azure:az-500:identity_access_management

Identity & Access Management

Identity management is the new control plane.
Identity is the new perimeter.
  • Azure AD
  • Role Based Access Controls (RBAC)

§

Role Based Access Control (RBAC)/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.

The following are the four fundamental Azure AD administrator roles.

  • Global Administrator
  • User Administrator
  • Helpdesk Administrator
  • Billing Administrator

As the name suggests Azure Resource Manager roles are roles that apply to resources within an Azure tenant. Whereas Azure AD roles apply to the tenant itself.

The following are the four fundamental ARM roles.

  • Owner
  • Contributor
  • Reader
  • User Access Administrator

  • azure/az-500/identity_access_management.txt
  • Last modified: 2022/07/23 12:50
  • by mmuze