Blog Post

SQL Server Blog
2 MIN READ

Announcing General Availability of Azure Portal Experience to Deploy Multi-Subnet Availability Group

TarynPratt's avatar
TarynPratt
Icon for Microsoft rankMicrosoft
Aug 29, 2023

This past November we announced the public preview of the Azure portal experience to deploy a multi-subnet Availability Group (AG) for SQL Server on Azure Virtual Machines. Today, we are excited to announce general availability (GA) of the end-to-end deployment experience.  

  

SQL Server on Azure Virtual Machines supports many High Availability (HA) & Disaster Recovery (DR) technologies and with this new deployment experience, we have made it even easier for customers to deploy an AG with just a few clicks. A multi-subnet configuration helps to match an on-premises experience connecting to your AG listener and eliminates the need to use an Azure Load Balancer.  

  

There are two entry points to start an availability group deployment in the Azure portal. The first option is to search the Azure Marketplace for "SQL Server High Availability" and find the SQL Server with High Availability tile.

 

The second option is to search for Azure SQL from the Azure portal, select +Create to open the Select SQL deployment option. Under SQL virtual machines, choose the SQL Server image and select the High availability checkbox: 

 

Customers using this method can create up to 9 new Azure VMs with SQL Server, a Windows failover cluster, availability group, and listener. The configuration follows our best practices for high availability and disaster recovery (HADR) and this deployment method supports SQL Server 2016 and later on Windows Server 2016 and later. 

 

With the GA release, we have added: 

 

In order to have a successful deployment, verify you have the following prerequisites in place: 

 

Learn More 

Review the following articles for more information about setting up a multi-subnet AG: 

Updated Aug 29, 2023
Version 2.0
  • Vidhyasagarb's avatar
    Vidhyasagarb
    Copper Contributor

    Hi TarynPratt ,

     

    we are trying to build the SQL server with HA feature/availability group. but we are getting error like below

    • Error: Error code: UnexpectedError, Message:  The specified directory service attribute or value does not exist. (Code: Ext_UnexpectedError)

      Only change on the pre-requisites is like our Domain controllers is a HUB VNET and we are creating the SQL on SPOKE VNET. have ensured all the required ports are opened through NSG's between them. Any assistance on this would be helpful. BTW, we are also working MS support for last 2 weeks to get this progressed but not.

  • Bosco999's avatar
    Bosco999
    Copper Contributor

    Has anyone else experienced issues with logging into servers after implementation? FQDN & DNS resolution are not working but IP address is a temporary workaround.