In the cloud, identity is the new perimeter. There's no office wall — access is granted by proving who you are and what you're allowed to do.
Microsoft Entra ID
Cloud identity (formerly Azure AD) behind Microsoft 365 and Azure.
Tap or hover a part to learn more.
Formerly Azure AD.
Microsoft Entra ID (previously Azure Active Directory) is Microsoft's cloud identity and access service behind Microsoft 365 and Azure. It is NOT a cloud-hosted domain controller — it's a modern, internet-facing identity platform using OAuth 2.0/OpenID Connect/SAML rather than Kerberos/LDAP.
Check your understanding
1. Microsoft Entra ID is best described as…
2. What evaluates signals like device, location and risk to allow or block sign-in?
Keep learning
The core ideas
- Identities — users, groups and workload/service identities.
- Roles & policies — grant permissions to roles, then assign identities to roles (RBAC), applying least privilege.
- MFA & Conditional Access — require strong authentication and evaluate risk signals before granting access.
- Federation & SSO — one identity across many services using tokens (OAuth/OIDC/SAML).
Cloud IAM builds on Security+ identity concepts and is central to the shared responsibility model.
