Is there a way to use Get-AdminPowerAppEnvironment to retrieve the environments for which a user is an environment admin? if there is another way than Get-AdminPowerAppEnvironment, I'm all eyes.
Announcements
Is there a way to use Get-AdminPowerAppEnvironment to retrieve the environments for which a user is an environment admin? if there is another way than Get-AdminPowerAppEnvironment, I'm all eyes.
The user who got system admin access needs to run it.
Ask the user to run the command below to help authenticate.
Add-PowerAppsAccount
Then, the user can run another command.
Or you need to run the script with the Power Platform admin role and get a report for other users.
====================================================
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/
@Velegandla I want to run the script and retrieve the environments for another user. The PS script would not be run as the user, so I would need to pass the user in the command.
PS script does works for me.
Other option is configuring the starter kit which does provide the system admins info.
https://learn.microsoft.com/en-us/power-platform/guidance/coe/setup-core-components
Power Platform admin view app --> Users --> Security Role Permissions gives all the system admins.
====================================================
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/
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
mmbr1606
275
Super User 2025 Season 1