Identity & Access — Entra ID & RBAC
Authenticate identities with Entra ID and authorize actions with role-based access control.
Microsoft Entra ID (formerly Azure Active Directory) is Azure's cloud identity provider. It authenticates users, groups, applications, and managed identities, and is the front door for single sign-on, multi-factor authentication, and Conditional Access policies that grant or block access based on user, device, location, and risk. It is the identity backbone not just for Azure but for Microsoft 365 and thousands of SaaS apps via federation (SAML/OIDC).
Entra ID is the company's ID office that verifies who you are (with extra checks for risky logins), while RBAC is the org chart of permissions: a title (role) granted at a level (scope) automatically applies to everything beneath it. Managed identities are staff badges issued to robots so they never carry written-down passwords.