Highly Available SQL 2012 across Azure VNET (Part 2)
Part 1 can be found here.
In this Part 2 we will discuss:
- Create DC on Azure and confirm VNET to VNET connectivity
- SQL VMs
- Configure WSFC and lastly configure AAG
DC and Connectivity VNET to VNET
First thing first, we need VMs for the Domain Controller (DC) and SQL Server 2012. I will use my script below to create few VMs
I created 2 DC , one on each VNET: AZSEDC001 and AZUSDC001
I registered both as DNS on Azure.… [Keep reading] “Highly Available SQL 2012 across Azure VNET (Part 2)”