
Hello,
I would like to suppress user consent for multiple apps like in the following link:
https://anupams.net/suppress-user-consent-popup-in-powerapps/
But I would like to do that regularly for Power Apps that we devolop, so I would like to build a manual flow that handles that
(and accepts the powerapps id as an input parameter)
Has anybody else already done this?
Thank!
You could call the PS script from Azure function or Azure runbooks.
How to run PowerShell scripts to automate manual processes in Office 365 | Practical365
Unless until you are developing lot of those, I will do it from local.
Other option is add the APP ids to SharePoint List the loop through using local script.
You might need to use PNP scripts to read the IDs from SharePoint Lists.
https://learn.microsoft.com/en-us/powershell/sharepoint/sharepoint-pnp/sharepoint-pnp-cmdlets
====================================================
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
https://www.linkedin.com/in/devendravelegandla/