Microsoft Entra ID vs Role-Based Access Control (RBAC)

2024-07-19T08:47:53+00:00

  Microsoft Entra ID Azure RBAC Description An identity and access management service that helps you access internal and external resources. An authorization system that manages user’s access to Azure resources including what they can do with those resources and what areas they can access. Focus Grants permissions to manage access to Microsoft Entra resources. Grants permissions to manage access to Azure resources. Scope Tenant level Specify at multiple levels (management group, subscription, resource group, and resource) Roles    Important Microsoft Entra built-in roles:  Global Administrator - manage access to all the administrative features in Microsoft Entra ID.  User Administrator [...]