You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-network/nat-gateway/tutorial-dual-stack-outbound-nat-load-balancer.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -678,13 +678,13 @@ Make note of both IP addresses. Use the IPs to verify the outbound connectivity
678
678
679
679
1. On the desktop of **myVM**, open **Microsoft Edge**.
680
680
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.
682
682
683
683
1. You should see the IPv4 address displayed. In this example, the IP of **20.230.191.5** is displayed.
684
684
685
685
:::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.":::
686
686
687
-
1. In the address bar, enter **http://v6.testmyipv6.com**
687
+
1. In the address bar, enter `http://v6.testmyipv6.com`
688
688
689
689
1. You should see the IPv6 address displayed. In this example, the IP of **2603:1030:c02:8::14** is displayed.
690
690
@@ -709,13 +709,13 @@ Make note of both IP addresses. Use the IPs to verify the outbound connectivity
709
709
710
710
1. On the desktop of **myVM**, open **Microsoft Edge**.
711
711
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.
713
713
714
714
1. You should see the IPv4 address displayed. In this example, the IP of **40.90.217.214** displayed.
715
715
716
716
:::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.":::
717
717
718
-
1. In the address bar, enter **http://v6.testmyipv6.com**
718
+
1. In the address bar, enter `http://v6.testmyipv6.com`
719
719
720
720
1. You should see the IPv6 address displayed. In this example, the IP of **2603:1030:c04:3::4d** is displayed.
0 commit comments