Skip to content
CAMPUX
Field notes · Identity
Azure AD vs Entra ID

Azure AD vs Entra ID: What Actually Changed?

By 8 min readUpdated Sep 2026

You searched this because a doc, a certification, or a colleague used a name you did not recognize — and you wanted to be sure you had not missed a migration. You did not. Here is the whole story in one sitting.

New to cloud? CAMPUX is a free, build-first course. Start here →

Azure AD was renamed Microsoft Entra ID in July 2023 — same product, features and tenants unchanged.Azure ADthe old nameMicrosoft Entra IDthe new name (July 2023)same product — nothing brokeAzure ADEntra IDAAD tenantEntra tenantApp registrationsunchangedConditional Accessunchanged
Figure 13 — It is a rebrand, not a migration. In July 2023 Azure AD became Microsoft Entra ID; the service, your tenant, and every feature kept working. Portal blades and docs picked up the new name, most technical terms did not, and nothing you built needed changing.

Same service, renamed — nothing in your tenant changed

Azure AD and Entra ID are the same service: Microsoft renamed Azure Active Directory to Microsoft Entra ID in July 2023, and nothing about your tenant, users, or configuration changed with the name. The honest caveat: some portal blades, license screens, and docs still say "Azure AD" years later, and the PowerShell modules changed separately.

So when a Microsoft Learn page, an exam objective, or a job posting says "Entra ID" where your notes say "Azure AD," you can treat them as interchangeable and move on. That is the reassurance most people came here for. And if your confusion is wider than the rename — Azure AD vs Entra ID vs the on-premises Active Directory vs Domain Services — read What is Microsoft Entra ID, which untangles all four names in one place. This note stays on the rename itself: whether it is really the same thing, what genuinely changed around it, and the short list of things admins actually had to touch.

Is Azure AD the same as Entra ID?

Yes. Plainly, unreservedly yes. Entra ID is not a successor product, a v2, or a migration target — it is the same directory with a new name on the tin. Your tenant ID did not change. Your users, groups, app registrations, and Conditional Access policies did not move. Sign-in still happens at login.microsoftonline.com. If you passed an exam on "Azure AD" or wrote a runbook that says "AAD," every word of it still applies.

Here is the nuance that keeps the question alive, though. The rename landed in the middle of an era when several adjacent things really did change, and people reasonably blur them together:

So the accurate one-liner is: the service is identical, but the era around the rename retired the old API and the old PowerShell modules. When someone insists "things broke when it became Entra," that is usually what they are remembering.

A rename is not a migration. The only thing you have to update is the word you use — the service underneath never moved.

What stayed exactly the same

This is the part that matters operationally, and Microsoft was deliberate about it. To keep the change from breaking anything, they left every technical surface untouched. Nothing on this list changed with the rename:

Read that list twice if you were worried. The rename was cosmetic by design. Your code, your Terraform, your Conditional Access policies, and your app registrations all kept working the day the name changed and every day since. The one caveat from the previous section stands: scripts on the retired MSOnline or AzureAD modules did eventually stop — because the modules were retired, not because the service was renamed.

Entra ID vs Active Directory (the on-prem one)

A different question hides inside the same search: is Microsoft Entra the same as Active Directory — the one running on Windows Server in a datacenter? No. Those are two different products that happen to share two words. On-premises Active Directory (AD DS) is a directory you host yourself on domain controllers, speaking Kerberos, NTLM, and LDAP, with Group Policy for management. Entra ID is a cloud service Microsoft hosts, speaking OAuth 2.0, OpenID Connect, and SAML over HTTPS — no domain controllers, no Group Policy. They can be connected with Entra Connect so one set of identities serves both worlds, but neither one is a rename of the other, and neither replaces the other by default. There is also a third sibling with a confusingly similar name — Microsoft Entra Domain Services, formerly Azure AD DS, a managed cloud version of the old-style directory. The full four-way untangle (AD vs Azure AD vs Entra ID vs Domain Services) lives in What is Microsoft Entra ID; the short answer here is simply: same words, different products.

What admins actually had to change

Nobody writes this part, so here it is: the real, complete to-do list the rename generated for a working admin. Inside the tenant, the answer is nothing — no setting, no policy, no re-registration. Around the tenant, a handful of small chores:

That is the whole list. If a consultant tries to sell you an "Entra migration," ask exactly which of those four bullets they are charging for.

Why Microsoft renamed it

Two reasons worth knowing. The word Azure undersold the product — the directory secures Microsoft 365, apps on other clouds, and any SaaS you connect, not just Azure resources. And the words Active Directory caused endless confusion with the on-premises Windows Server role of the same name, as covered above.

On top of both, Microsoft wanted a single family name — Microsoft Entra — to sit over a growing set of identity and network-access products, of which the directory is one member. If you have ever had to say "the cloud one, not the server one" in a meeting, the rename was aimed at you. The trade-off is a long transition period where both names appear side by side, which is exactly the friction that sent you searching in the first place.

What "Microsoft Entra" now covers beyond ID

Here is the one genuinely new idea, and it is a source of mix-ups. Microsoft Entra is not just a new name for the directory — it is a product family, and Entra ID is one member of it. So "Entra" and "Entra ID" are not synonyms the way "Azure AD" and "Entra ID" are.

The directory — the users, groups, and sign-in you knew as Azure AD — is now Microsoft Entra ID. Alongside it, the Entra brand covers newer products for network access and identity governance, such as Entra Internet Access, Entra Private Access, Entra Permissions Management, and Entra Verified ID. You do not need those to use Entra ID, and most of them did not exist under the old Azure AD name. The practical takeaway: when someone says "Entra," ask whether they mean the whole family or specifically Entra ID — the directory. Nine times out of ten in identity work, they mean the directory.

Terminology cheat sheet: old name to new name

Keep this next to you while both names circulate. The left column is what your older notes, courses, and blog posts call things; the right column is what Microsoft calls them now.

Old name (Azure AD era)Current name
Azure Active Directory (Azure AD / AAD)Microsoft Entra ID
Azure AD ConnectMicrosoft Entra Connect (Sync)
Azure AD Premium P1 / P2Microsoft Entra ID P1 / P2
Azure AD FreeMicrosoft Entra ID Free
Azure AD B2CMicrosoft Entra External ID (successor product, not a straight rename — see note)
Azure AD roles / Azure AD portalMicrosoft Entra roles / Microsoft Entra admin center
Unchanged: graph.microsoft.com, login.microsoftonline.com, tenant IDs, MSAL, existing cmdletsUnchanged — identical values and endpoints, no rename

One honest caveat on that B2C row. Microsoft Entra External ID is not simply Azure AD B2C with a new label — it is a next-generation customer identity product that Microsoft points new projects toward. Azure AD B2C still exists as its own supported offering for existing customers. So treat External ID as the successor, not a pure rename, and do not assume your B2C tenant silently became something else.

The gap: places you'll still see "Azure AD"

Even years after the rename, the old name has not vanished — and that is expected, not a mistake on your part. Deep technical surfaces keep the original identifiers precisely because changing them would break things, which is the whole point of the rename being cosmetic.

You will still meet "Azure AD" or "AAD" in:

None of this signals a problem. When you see "Azure AD" in a code path or a file name, mentally read "Entra ID" and keep going. The mismatch between the friendly brand and the underlying identifiers is a feature of doing the rename without breakage — not a sign you missed a step.

There is a practical upside to knowing this. In an interview or on the job, being able to say "Azure AD and Entra ID are the same directory; the brand changed in 2023 but the endpoints and tenant IDs did not" marks you as someone who has actually worked with the platform rather than someone who memorized a screenshot. It also stops you second-guessing every doc you read: once you accept that both names are correct, the internet's mix of old and new spellings stops being noise and becomes easy to parse.

Related field notes

Now that the name is settled, the useful next steps: Entra ID P1 vs P2 — which licence you actually need, Conditional Access basics, and, for hybrid setups, hybrid identity with Entra Connect.

Questions people also ask

Is Azure AD the same as Microsoft Entra ID?

Yes. Microsoft Entra ID is Azure Active Directory renamed. Same tenant, same users, same features, same tenant and object IDs — only the name changed. Any doc, course, or exam question that says Azure AD applies to Entra ID unchanged; you can read the two names as one service.

When did Azure AD become Entra ID?

Microsoft announced the change on July 11, 2023, and the new name began appearing across products from August 15, 2023. Licensing SKU names, such as Entra ID P1 and P2, updated on October 1, 2023. The rollout was gradual, so both names circulated for a while.

Did anything change when Azure AD was renamed?

Not inside your tenant. Users, groups, policies, app registrations, endpoints, and IDs were untouched. What did change, separately and around the same era: the old Azure AD Graph API and the MSOnline and AzureAD PowerShell modules were retired in favor of Microsoft Graph, and the license SKUs took Entra names.

Is Microsoft Entra the same as Active Directory?

No. Active Directory is the on-premises Windows Server directory that runs on your own domain controllers using Kerberos and LDAP. Microsoft Entra ID is Microsoft's cloud identity service, spoken over HTTPS with OAuth, OpenID Connect, and SAML. They can sync through Entra Connect, but they are different products.

What happened to Azure AD Premium P1 and P2?

They became Microsoft Entra ID P1 and Microsoft Entra ID P2 on October 1, 2023. The features and entitlements carried over unchanged; only the SKU display names updated. If your invoice or admin center shows the Entra names, you are on the same plan you already had.

Further reading — the Microsoft docs
Your next class · free
You've read the idea. Class 7 — Entra ID, Subscriptions, Groups is where you build it, hands-on — no account needed.Start Class 7 →
Captain O
Founder & instructor · CAMPUX Cloud Engineering Bootcamp
LinkedIn
Drilled in Class 7 — Entra, Subscriptions & Groups. Back to all field notes →