Skip to content

Commit a4b9494

Browse files
authored
Merge pull request MicrosoftDocs#21175 from ramakoni1/patch-1
Added a note regarding Standard load balancer requirement for VMs not…
2 parents 60e8b98 + 5e61a4f commit a4b9494

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/virtual-machines/windows/sql/virtual-machines-windows-portal-sql-availability-group-dr.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ To create a replica in a remote data center, do the following steps:
8181
- Include a backend pool consisting of only the virtual machines in the same region as the load balancer.
8282
- Use a TCP port probe specific to the IP address.
8383
- Have a load balancing rule specific to the SQL Server in the same region.
84+
- Be a Standard Load Balancer if the virtual machines in the backend pool are not part of either a single availability set or virtual machine scale set. For additional information review [Azure Load Balancer Standard overview](https://docs.microsoft.com/azure/load-balancer/load-balancer-standard-overview).
8485

8586
1. [Add Failover Clustering feature to the new SQL Server](virtual-machines-windows-portal-sql-availability-group-prereq.md#add-failover-clustering-features-to-both-sql-server-vms).
8687

0 commit comments

Comments
 (0)