Skip to content

Commit 83de587

Browse files
committed
docs: Replace example IP with 203.0.113.77 in test section
1 parent 2f33440 commit 83de587

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/virtual-network/ip-services/create-vm-dual-stack-ipv6-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -705,9 +705,9 @@ Verify nginx is running by connecting to the public IPv4 address of the virtual
705705

706706
1. Select **myPublicIP-IPv4**.
707707

708-
1. Note the public IPv4 address in the **Overview** under **IP address**. In this example, it's **20.22.46.19**.
708+
1. Note the public IPv4 address in the **Overview** under **IP address**. In this example, it's **203.0.113.77**.
709709
710-
1. Open your web browser and browse to `http://20.22.46.19`. Replace the IP address with the public IPv4 address of your virtual machine.
710+
1. Open your web browser and browse to `http://203.0.113.77`. Replace the IP address with the public IPv4 address of your virtual machine.
711711
712712
1. The default nginx welcome page is displayed, confirming that the web server is running and accessible over IPv4.
713713

0 commit comments

Comments
 (0)