Microsoft Entra Domain Services is a managed domain service in Azure that provides familiar Windows Server Active Directory features like domain join, group policy, and DNS without requiring you to deploy or manage domain controllers. It extends your existing Microsoft Entra ID environment by synchronizing user accounts and credentials from Entra ID into the managed domain, so you can use the same identities in the cloud as you do on-premises. This synchronization enables organizations to adopt cloud workloads while maintaining consistent identity management practices.
With Microsoft Entra Domain Services, you get LDAP, Kerberos, and NTLM authentication fully managed by Azure. These protocols enable legacy and custom applications to authenticate against the cloud domain just as they would on-premises. You can also apply Group Policy to configure and secure virtual machines joined to the managed domain. Azure takes care of patching, replication, and backups, so there is no administrative overhead for these tasks.
Key use cases in hybrid cloud environments include lift-and-shift migrations (moving on-premises applications to Azure without changing authentication code), supporting remote branch offices without deploying local infrastructure, enabling older apps that require LDAP or NTLM to run in the cloud, and offloading domain controller maintenance to Azure while retaining familiar AD tools.
Microsoft Entra ID is Azure's cloud-based identity management service that handles user sign-in and access to resources. Microsoft Entra Domain Services provides a managed domain in Azure, enabling legacy applications and virtual machines to join a domain without deploying domain controllers. These services work together to ensure consistent identity and access control across your cloud environment.
Role-based access control (RBAC) in Entra ID lets you grant permissions based on least privilege. You can use built-in roles with a fixed set of permissions or custom roles that you define for specialized needs. Each role is assigned to a security principal at a specific scope, ensuring granular access management.
When integrating directory services with Azure Virtual Machines, you can join VMs to Microsoft Entra Domain Services for seamless domain authentication, apply Entra ID conditional access policies to control sign-in and compliance, and use Group Policy to enforce security settings on domain-joined VMs. For Azure App Services and databases, integration includes configuring Managed Identities in Entra ID to allow apps to securely access resources without storing credentials, enabling Entra ID authentication for web apps to provide single sign-on (SSO), and connecting Azure SQL Database to Entra ID for unified credential management.
Organizations can also deploy Microsoft Entra joined devices to integrate laptops and PCs directly with Entra ID, enabling single sign-on to both cloud and on-premises resources, enforcement of Conditional Access through device compliance, and centralized management via tools like Microsoft Intune.
Microsoft Entra ID is a cloud-based directory and identity management service that provides authentication and authorization for Microsoft Azure, Microsoft 365, and other cloud apps. It serves as the backbone for securing user access and managing identities in the cloud. With Entra ID, organizations can centralize control over who can access which resources. Entra ID tenants are created automatically when you sign up for an Azure subscription.
A tenant refers to the dedicated instance of Microsoft Entra ID for an organization, and the Microsoft Entra directory contains users, groups, and applications. You can enhance sign-in experience by adding custom domains like contoso.com, making user IDs familiar. Each Azure subscription is linked to one Entra tenant, establishing trust between billing and identity.
Administrators use user and group management to organize and secure access to resources. They assign roles such as Global Administrator or Privileged Role Administrator to manage directory functions and subscription settings. Groups can be used to assign licenses to multiple users at once, control access to applications and resources, and simplify permission updates when team members change.
Single sign-on (SSO) allows users to sign in once and access multiple cloud and on-premises apps without repeated passwords. With Entra ID, you can connect to thousands of pre-integrated SaaS apps and publish on-premises apps via Application Proxy. Integration with on-premises directories enables a hybrid identity approach using Microsoft Entra Connect, which synchronizes user accounts, groups, and credentials, and supports password hash sync or federation with AD FS to maintain consistent credentials across on-premises and cloud.
Microsoft Entra ID and Microsoft Entra Domain Services are core directory services in Azure that help manage identities and control access to resources. Entra ID acts as the central cloud-based directory for users, groups, and applications, while Domain Services provides a managed Active Directory experience without the need to deploy domain controllers. Together, they simplify identity management and strengthen security across hybrid and cloud environments.
Integration and synchronization between Entra ID and Domain Services is seamless and automatic. A single wizard in the Microsoft Entra admin center enables Domain Services for your tenant. After setup, user accounts, group memberships, and credentials are synchronized from Entra ID (or on-premises Active Directory via Microsoft Entra Connect) into the managed domain. This synchronization ensures that corporate credentials remain consistent and that IT teams don't need to manage or patch domain controllers.
A system architecture diagram showing how Microsoft Entra Connect synchronizes on-premises Active Directory to Microsoft Entra ID, which then automatically synchronizes identities to Microsoft Entra Domain Services for legacy app authentication.
Entra Domain Services supports NTLM and Kerberos authentication, enabling Windows-integrated authentication for legacy and modern applications. High availability is built in by deploying multiple domain controllers, often across Azure Availability Zones for extra resilience. Additionally, replica sets can provide geographical disaster recovery, and one-way forest trusts allow secure connections to on-premises domains without extending those domains directly.
Microsoft Entra ID adds advanced security features such as multifactor authentication, Conditional Access policies, and identity protection to detect and respond to suspicious activities. IT can monitor sign-in and audit logs, enable privileged identity management (PIM) for just-in-time access, and conduct automated access reviews. Best practices include enabling MFA for all users (especially administrators), applying Conditional Access rules to protect sensitive workloads, implementing Azure RBAC for fine-grained permissions, using PIM to grant temporary monitored privileges, and reviewing security reports and audit logs regularly to detect anomalies.
Microsoft Entra ID is Azure's cloud-based directory service that centralizes user and application identities. It provides authentication, single sign-on, and integration with thousands of SaaS applications. Organizations can enforce conditional access policies and require multi-factor authentication (MFA) to enhance security. This service ensures that users can sign in once and access multiple resources based on their permissions.
Azure uses role-based access control (RBAC) to manage who can perform actions on resources. With RBAC, you assign roles to security principals (users, groups, or managed identities) at different scopes. Key components include roles that define a set of permissions, assignments that link roles to users or groups, and scopes such as subscriptions, resource groups, or individual resources. Azure also supports attribute-based access control (ABAC), which allows you to add conditions to role assignments based on resource or user attributes.
Microsoft Entra Domain Services offers a managed domain in Azure that provides LDAP, Kerberos, and NTLM authentication without needing on-premises domain controllers. It enables you to domain-join virtual machines and use traditional identity features such as group policies. For Azure Files, you can combine Azure RBAC for share-level access control with NTFS DACLs for folder and file permissions, which is especially useful for lift-and-shift applications that require an Active Directory domain.
By using these directory services, organizations gain centralized identity management and consistent access control across cloud and on-premises resources. Conditional access policies enforce context-aware security such as device compliance or location, while MFA adds an extra layer of protection reducing the risk of unauthorized access. Together, Microsoft Entra ID and Domain Services help maintain a robust security posture while simplifying administration.
Start here! Get your feet wet with the Microsoft cloud and begin your journey to earning your Microsoft Certified: Azure Fundamentals certification!
Prepare and test your skills

Prepare and test your skills

Microsoft Entra ID is a cloud-based directory and identity management service that centralizes user sign-in, authorization, and access to cloud applications. In contrast, Microsoft Entra Domain Services provides a managed domain with traditional Windows Server Active Directory features, such as domain join, Group Policy, and LDAP, Kerberos, and NTLM authentication without requiring domain controller management.
Microsoft Entra Domain Services supports LDAP, Kerberos, and NTLM authentication fully managed by Azure. These protocols enable legacy and custom applications to authenticate against a cloud domain without modifying their underlying authentication code.
Microsoft Entra Connect integrates on-premises directories with Microsoft Entra ID by synchronizing user accounts, groups, and credentials. It supports password hash synchronization and federation with Active Directory Federation Services (AD FS) to maintain consistent credentials across on-premises and cloud systems.
An organization is modernizing its cloud security strategy and wants to enhance protection for its cloud administrators.
The security team requires that all administrators must pass a multi-factor authentication (MFA) prompt whenever they access administrative tools such as the Azure portal or Azure PowerShell, while normal sign-ins from trusted corporate office networks do not trigger extra prompts.
Which Microsoft Entra ID feature should the organization implement to enforce this access requirement based on real-time signals?