Source: ObjectSharp Blog

ObjectSharp Blog How to Check Who are Global Admins in your Azure AD with PowerShell

You can use the following PowerShell snippet to quickly check who are the Global Administrators in your Azure AD: $role = Get-AzureADDirectoryRole | Where-Object {$_.displayName -eq 'Company Administrator'} Get-AzureADDirectoryRoleMember -ObjectId $role.ObjectId That's it. It's that easy

Read full article »
Est. Annual Revenue
$5.0-25M
Est. Employees
25-100
Michael Green's photo - President & CEO of ObjectSharp

President & CEO

Michael Green

CEO Approval Rating

90/100

Read more