Microsoft Entra ID (formerly Azure Active Directory) is the cloud identity service behind Microsoft 365 and Azure — and it is not a cloud-hosted domain controller.
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
Not the same as on-prem AD
On-premises AD DS uses Kerberos/LDAP; Entra ID is an internet-facing identity provider using OAuth 2.0 / OpenID Connect / SAML. Confusing the two is one of the most common interview mistakes.
SSO, MFA and Conditional Access
Users sign in once and get token-based single sign-on to thousands of apps. Conditional Access evaluates signals — user, device compliance, location, risk — and decides whether to allow, block or require MFA. It's the practical enforcement point for Zero Trust.
Hybrid identity
Entra Connect synchronises on-prem AD accounts to the cloud so users have one identity everywhere. Understanding the AD ↔ Entra relationship is core to modern Windows and Azure administration.
This connects Active Directory to the cloud and underpins Microsoft SC-900/AZ-900 and Security+ cloud-identity topics.
