Announcements
Option 1: Assign via Security Group If your environment is tied to a Microsoft Entra (Azure AD) security group, you can: Add yourself to that group. Ensure the group is assigned the System Administrator role in the environment. Option 2: Use PowerShell (if you have tenant-level admin rights) If you have Power Platform Admin or Global Admin rights, you can use PowerShell to assign the role: Install the Microsoft.PowerApps.Administration.PowerShell module. Get-AdminPowerAppEnvironmentRole -EnvironmentName "<your-environment-id>" Set-AdminPowerAppUserRoleAssignment -EnvironmentName "<your-environment-id>" ` -RoleId "<system-admin-role-id>" ` -PrincipalObjectId "<your-user-object-id>"
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 577
WarrenBelz 440 Most Valuable Professional
Haque 308