Get the list of the Global Administrator role
Open
act-identity-squad
feature-request
Microsoft Graph
RBAC
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
**Problem**
The `az cli role assignment list` command do not allow to get Directory Roles affected to AD users such as "Global reader" or "Global Administrator". (see https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/directory-assign-admin-roles)
**The expected solution**
Get the members of any Directory Roles with azure-cli
**The current alternative**
It seems only PowerShell could do it currently.
Contributor guide
Assessment
This issue has not been assessed yet.