openskills.info
Microsoft Entra ID logoCourse Preview

Microsoft Entra ID

Microsoft Entra ID is Microsoft's cloud identity and access management service. It stores identities for people, devices, and applications, authenticates them, issues tokens to connected applications, and applies access policies inside an organization's tenant.

itWindows and Microsoft infrastructure

Microsoft Entra ID

Microsoft Entra ID is a cloud identity and access management service. It maintains a directory of identities and application relationships, authenticates users and workloads, issues signed tokens, and evaluates access policy. Microsoft 365, Azure, Dynamics 365, custom applications, and many third-party services can rely on it as an identity provider.

Entra ID was formerly named Azure Active Directory. The rename did not turn it into Windows Server Active Directory Domain Services. The two systems can exchange selected identity data in a hybrid design, but they use different architectures and serve different operating models.

The tenant is the control boundary

A tenant is a dedicated Entra ID directory instance. It contains users, groups, devices, application objects, service principals, roles, domains, and policies for an organization. Every tenant starts with an onmicrosoft.com domain, and administrators can add verified custom domains.

The tenant forms an identity and policy boundary. An identity can exist in more than one tenant, but each copy is a separate directory object with its own object identifier, assignments, and lifecycle. Collaboration across tenants therefore depends on explicit guest, federation, or cross-tenant relationships.

An Azure subscription trusts one tenant for identities, but the subscription is not the tenant. Azure resources and Azure role assignments live in the Azure resource hierarchy. Entra directory roles govern directory resources. Keeping these boundaries separate prevents a common error: assuming that an Azure subscription Owner is automatically an Entra Global Administrator, or the reverse.

Directory objects represent actors and applications

Human identities represent employees, administrators, guests, partners, and other people. Groups collect identities so access can follow maintained membership instead of repeated assignments to individuals.

Continue the course

This section is part of the paid course.

See pricing to subscribe, or log in if you already have access.

Where this skill leads

Relevant careers

See how this topic contributes to broader role-level skill maps.

Sources