Skip to content

Commit 9af272a

Browse files
committed
trying to force a build
1 parent c1b7fc0 commit 9af272a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-database/sql-database-configure-failover-group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ To use a private link with your failover group, do the following:
648648
1. Create the virtual network and subnet in each region to host private endpoints for primary and secondary servers such that they have non-overlapping IP address spaces. For example, the primary virtual network address range of 10.0.0.0/16 and the secondary virtual network address range of 10.0.0.1/16 overlaps. For more information about virtual network address ranges, see the blog [designing Azure virtual networks](https://devblogs.microsoft.com/premier-developer/understanding-cidr-notation-when-designing-azure-virtual-networks-and-subnets/).
649649
1. Create a [private endpoint and Azure Private DNS zone for the primary server](../private-link/create-private-endpoint-portal#create-a-private-endpoint.md).
650650
1. Create a private endpoint for the secondary server as well, but this time choose to reuse the same Private DNS zone that was created for the primary server.
651-
1. Once the private link is established, you can create the failover group following the steps outlined earlier in this article.
651+
1. Once the private link is established, you can create the failover group following the steps outlined earlier in this article.
652652

653653

654654
## Locate listener endpoint

0 commit comments

Comments
 (0)