Get Entra ID User Group Membership with PowerShell on endpoints
Use this PowerShell script and Azure logic app to get the Entra ID Group membership of a user in a safe and secure way. I’ve created this solution to be able to execute certain code based on the user’s group membership. Back in the day it would be easy to request the user’s group memberships … Read more