How do I configure Azure AD connect on our Azure DC VM?

Hig Admin 1 Reputation point
2022-12-06T19:07:07.887+00:00

I am trying to install Azure AD Connect on our DC hosted in Azure, however since we are not allowed to have Enterprise admin rights I am unable to get this completed. I am new to working with Azure Vms so I apologize if this questions has a very obvious answer. We inherited the Azure VM from our clients previous IT. If any other information is needed please let me know.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Entra | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Andy David - MVP 157.8K Reputation points MVP Volunteer Moderator
    2022-12-07T13:36:49.643+00:00

    Ok, what you have there is not a DC joined to your AD forest, its a DC leveraging Azure Active Directory Domain Services
    It essentially a managed domain and you can not install AADConnect there.

    https://learn.microsoft.com/en-us/azure/active-directory-domain-services/overview

    The way it would work is you install AADConnect on a domain server, it would sync to Azure, then Azure would sync to Azure Active Directory Domain Services

    https://learn.microsoft.com/en-us/azure/active-directory-domain-services/synchronization

    4 people found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.