Common AAD Powershell Commands
Get all the users in a group
Get-ADGroupMember ‘Developers’ | select-object name
Get all the group memberships for a specific user
Get-ADPrincipalGroupMembership $user | select name
Next Steps?
Need an experienced AWS/GCP/Azure Professional to help out with your Public Cloud Identity Migration? Set up a time with Anuj Varma.