Skip to content

Commit fb6bfd2

Browse files
authored
Merge pull request #69972 from PhilB-MSFT/patch-9
Update availability-group-manually-configure-multiple-regions.md
2 parents ea822ac + 1eb2cf4 commit fb6bfd2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/azure-sql/virtual-machines/windows/availability-group-manually-configure-multiple-regions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ To create a replica in a remote data center, do the following steps:
8484
- Use a TCP port probe specific to the IP address.
8585
- Have a load balancing rule specific to the SQL Server in the same region.
8686
- 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](../../../load-balancer/load-balancer-overview.md).
87+
- Be a Standard Load Balancer if the two virtual networks in two different regions are peered over global VNet peering. For more information, see [Azure Virtual Network frequently asked questions (FAQ)](../../../virtual-network/virtual-networks-faq.md#what-are-the-constraints-related-to-global-vnet-peering-and-load-balancers).
8788

8889
1. [Add Failover Clustering feature to the new SQL Server](availability-group-manually-configure-prerequisites-tutorial.md#add-failover-clustering-features-to-both-sql-server-vms).
8990

@@ -201,4 +202,4 @@ For more information, see the following topics:
201202
* [Always On Availability Groups](/sql/database-engine/availability-groups/windows/always-on-availability-groups-sql-server)
202203
* [Azure Virtual Machines](../../../virtual-machines/windows/index.yml)
203204
* [Azure Load Balancers](availability-group-manually-configure-tutorial.md#configure-internal-load-balancer)
204-
* [Azure Availability Sets](../../../virtual-machines/manage-availability.md)
205+
* [Azure Availability Sets](../../../virtual-machines/manage-availability.md)

0 commit comments

Comments
 (0)