Skip to content

Commit d99dc42

Browse files
committed
fix links
1 parent 70fd2d5 commit d99dc42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/workloads/sap/high-availability-guide-standard-load-balancer-outbound-connections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ The configuration would look like:
9494
2. Create Backend pool **MyBackendPoolOfPublicILB** and add the VMs.
9595
1. Select the Virtual network
9696
1. Select the VMs and their IP addresses and add them to the backend pool
97-
3. Create a NAT gateway for outbound internet access. For more information see [Tutorial: Create a NAT gateway - Azure CLI](../virtual-network/nat-gateway/tutorial-create-nat-gateway-cli.md).
97+
3. Create a NAT gateway for outbound internet access. For more information see [Tutorial: Create a NAT gateway - Azure CLI](../../../virtual-network/nat-gateway/tutorial-create-nat-gateway-cli.md).
9898
4. Create Network Security group rules to restrict access to specific Public End Points. If there is existing Network Security Group, you can adjust it. The example below shows how to enable access to the Azure management API:
9999
1. Navigate to the Network Security Group
100100
1. Click Outbound Security Rules

0 commit comments

Comments
 (0)