A cloud-based identity and access management service for securing user authentication and resource access
@Mike Chilson (RUN STUDIOS LLC) the alternative I'd like to suggest would be Microsoft Entra Connect, if that helps
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We are syncing our local AD to Azure. Do we need Microsoft Entra Domain Services - Standard or is there an alternative?
A cloud-based identity and access management service for securing user authentication and resource access
@Mike Chilson (RUN STUDIOS LLC) the alternative I'd like to suggest would be Microsoft Entra Connect, if that helps
When syncing your local Active Directory (AD) to Azure, using Microsoft Entra Domain Services is not strictly necessary, but it can be beneficial depending on your requirements. Microsoft Entra Domain Services provides managed domain services such as domain join, group policy, LDAP, and Kerberos/NTLM authentication, which can be useful for applications that require these features in Azure.
If your applications do not require these specific features and you are primarily using Microsoft Entra ID for identity management, you may not need to implement Microsoft Entra Domain Services. Instead, you can use Microsoft Entra Connect to synchronize your local AD with Microsoft Entra ID, which allows users to access cloud resources without needing a managed domain.
Ultimately, the decision will depend on the specific needs of your applications and infrastructure. If you need traditional Active Directory features in the cloud, then Microsoft Entra Domain Services would be the right choice. Otherwise, you can manage with just Microsoft Entra ID and Microsoft Entra Connect.
References: