On-Premises SQL HA Availability with Azure SQL

Nitin Arora 25 Reputation points
2024-01-01T07:38:41.52+00:00

 @GitaraniSharma-MSFT
I am wondering if it is possible to create a SQL Always On Availability Group with on-premises servers and SQL Azure VMs. Please validate two scenarios below.SQL Always on 2

SQL Always on

SQL Server on Azure Virtual Machines
{count} votes

1 answer

Sort by: Most helpful
  1. Sreeju Nair 11,611 Reputation points
    2024-01-02T05:04:14.5166667+00:00

    Yes, it is possible to extend the on-premises Availability Groups to Microsoft Azure by provisioning one or more Azure VMs with SQL Server and then adding them as replicas to your on-premises Availability Groups.

    Refer: https://github.com/Huachao/azure-content/blob/master/articles/virtual-machines/virtual-machines-sql-server-extend-on-premises-alwayson-availability-groups.md

    Hope this helps

    0 comments No comments