/azure-domain-controller

ARM Template that builds an Active Directory Domain Controller

Apache License 2.0Apache-2.0

ARM Template that builds an Active Directory Domain Controller

This template deploys an Active Directory Domain Controller on an Azure VM. You can RDP to the Domain Controller through an Azure Load Balancer that is deployed along with the VM. Additional NAT rules can be created on the Load Balancer to support RDP for additional member servers you wish to deploy into the same VNET. The AD DS configuration is applied by a PowerShell DSC configuration located inside this repo.