DC on Azure

Taieb Y 41 Reputation points
2021-03-22T11:24:47.697+00:00

Hi,

I want to replace my on premise server which contains a file server and DC and migrate it to Azure.

My on premise LAN is connected with a VPN gateway to my Azure Virtul Network.

Is it possible to have two DC servers on Azure (nothing on premise) and my on premise computers in the Azure VMs domain ?

Regards.

Microsoft Security | Microsoft Entra | Other
0 comments No comments
{count} votes

Accepted answer
  1. Andriy Bilous 11,821 Reputation points MVP Volunteer Moderator
    2021-03-22T12:54:42.65+00:00

    Hello @Taieb Y
    Yes it is possible, but your VPN connection must be stable and secured.

    1. Setup S2S VPN or Express Route between on-premise LAN and Azure Virtul Network.
    2. Create a VM in Azure, join it to the domain and then promote it to DC with DNS.
    3. Replicate DNS to newly created Azure DC, and then reconfigure onpremise computer's DNS IP settings to Azure DC.
    4. Get rid of the on-premise DC by moving DC forest and domain roles from on-premise DCs to Azure DC(s) and unjoin on-premise DC.
    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Taieb Y 41 Reputation points
    2021-03-22T14:53:55.757+00:00

    Thank you for your answer @Andriy Bilous

    Everything is clear now.

    Regards.

    0 comments No comments

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.