Hello community experts,
I have a case where I want to automate Power App sharing via Power Automate Flow. My Power App license designation is "Premium" as it uses Dataverse as its data source. Therefore "Power Apps per app plan" is required to be assigned for each user when sharing the app. Currently I am following this tutorial to share a Power App with a certain user and it is working: https://www.c-sharpcorner.com/article/automate-powerapps-app-sharing/
Now, as far as I have understood, to assign Power Apps per app licenses you have to do these actions in the correct order:
- Purchase Power App per app plan license(s)
- Allocate the licenses to a Power Platform environment
- Turn on the setting of "Per app licenses" of the Power App
- Share the app with the users --> license is automatically assigned to the user(s)
Before I start developing this automation further with the Flow, I'm wondering can the "Edit App Role Assignment" -action of the Power Apps for Makers connection assign these per app licenses to the users? Or are you able to allocate these per app licenses manually from the "Apps" -section?
Also as a bonus question, is there a way to obtain a list of the users who have been correctly assigned to the "per app" -license of a certain Power App?
Thanks in advance,
Ville