Hi,
I am building an app with a screen that only one Azure AD security group should have access to. I need to be able to hide the button that navigates to that screen when other users outside the security group are using the app. I have tried using the CheckMemberGroupsV2 and PowerApps gives me a warning that it is unsupported and I haven't been able to find any other documentation for a more updated function to use. The only code that has worked so far is to hard code each email of the user that is in the app, but I would like to not have to change the security group in Azure AND the code in the app every time someone is removed or added to the security group.
Thanks!
Check this approach with using MS365 Security Groups hope it helps
Implementing Tier Security using MS365 Security Gr... - Power Platform Community (microsoft.com)
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
mmbr1606
275
Super User 2025 Season 1