Skip to content

Commit 51a54af

Browse files
authored
Broken link fixed
1 parent bcd29ca commit 51a54af

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/virtual-network/nat-gateway/tutorial-dual-stack-outbound-nat-load-balancer.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -678,13 +678,13 @@ Make note of both IP addresses. Use the IPs to verify the outbound connectivity
678678

679679
1. On the desktop of **myVM**, open **Microsoft Edge**.
680680

681-
1. To confirm the IPv4 address, enter **http://v4.testmyipv6.com** in the address bar.
681+
1. To confirm the IPv4 address, enter `http://v4.testmyipv6.com` in the address bar.
682682

683683
1. You should see the IPv4 address displayed. In this example, the IP of **20.230.191.5** is displayed.
684684

685685
:::image type="content" source="./media/tutorial-dual-stack-outbound-nat-load-balancer/portal-verify-ipv4.png" alt-text="Screenshot of outbound IPv4 public IP address from portal steps.":::
686686

687-
1. In the address bar, enter **http://v6.testmyipv6.com**
687+
1. In the address bar, enter `http://v6.testmyipv6.com`
688688

689689
1. You should see the IPv6 address displayed. In this example, the IP of **2603:1030:c02:8::14** is displayed.
690690

@@ -709,13 +709,13 @@ Make note of both IP addresses. Use the IPs to verify the outbound connectivity
709709

710710
1. On the desktop of **myVM**, open **Microsoft Edge**.
711711

712-
1. To confirm the IPv4 address, enter **http://v4.testmyipv6.com** in the address bar.
712+
1. To confirm the IPv4 address, enter `http://v4.testmyipv6.com` in the address bar.
713713

714714
1. You should see the IPv4 address displayed. In this example, the IP of **40.90.217.214** displayed.
715715

716716
:::image type="content" source="./media/tutorial-dual-stack-outbound-nat-load-balancer/cli-verify-ipv4.png" alt-text="Screenshot of outbound IPv4 public IP address from CLI steps.":::
717717

718-
1. In the address bar, enter **http://v6.testmyipv6.com**
718+
1. In the address bar, enter `http://v6.testmyipv6.com`
719719

720720
1. You should see the IPv6 address displayed. In this example, the IP of **2603:1030:c04:3::4d** is displayed.
721721

0 commit comments

Comments
 (0)