Hello @Andrew Berardi Thank you for contacting us on Microsoft Q&A platform. Happy to assist!
Migrating on-premises domain controllers to Azure using Azure Migrate involves the following steps:
- Assess your on-premises environment using Azure Migrate: Server Assessment. This will help you identify the servers that need to be migrated and ensure that they meet the requirements for migration.
- Create a virtual network in Azure that will be used to host the domain controllers. Ensure that the virtual network is connected to your on-premises network using a VPN or ExpressRoute.
- Deploy domain controllers in Azure virtual machines. You can use Azure Marketplace images or create your own custom images.
- Join the domain controllers to your on-premises Active Directory domain.
- Configure Active Directory replication between the on-premises domain controllers and the Azure domain controllers.
- Update DNS settings to ensure that clients can resolve domain names to the Azure domain controllers.
- Migrate other servers and applications to Azure as needed.
- Decommission the on-premises domain controllers once you have verified that the Azure domain controllers are functioning correctly.
It is important to note that migrating domain controllers to Azure requires careful planning and execution to ensure that there is no disruption to your Active Directory environment. It is recommended that you follow best practices and consult with Microsoft documentation and support as needed.