
Announcements
Hi Community,
I am developing a PowerApps application where I need to automatically assign the Admin role to a user only if they are an Admin in Azure Active Directory (AAD). If the user is not an AAD Admin, they should not proceed further in the app.
How can I check if a user is an Azure AD Admin inside PowerApps?
Can I create and manage AAD Groups directly from PowerApps?
What’s the best way to enforce access control if the user is not an AAD Admin?
I want to implement this securely and efficiently, so I’d appreciate any best practices or guidance.
Thanks in advance!