Identity & Access Management
Topics
- Azure AD
- Role Based Access Controls (RBAC)
§
Role Based Access Control (RBAC)/Roles
Azure AD roles vs. Azure Resource Manager (ARM) roles
- AAD Roles vs. ARM/Azure Roles
Azure AD and Azure resources are secured independently from one another. That is, Azure AD role assignments do not grant access to Azure resources, and Azure role assignments do not grant access to Azure AD. However, if you are a Global Administrator in Azure AD, you can assign yourself access to all Azure subscriptions and management groups in your directory.
- RBAC is generally thought of as being used to apply to the control plane, but it can also be used to apply to data plane operations.
Azure AD Roles
The following are the four fundamental Azure AD administrator roles.
- Global Administrator
- User Administrator
- Helpdesk Administrator
- Billing Administrator
