Skip to content

Commit 9a167bf

Browse files
committed
updated art file
1 parent f01ad03 commit 9a167bf

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

articles/virtual-network/tutorial-routing-preference-virtual-machine-portal.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,21 +48,21 @@ Sign in to the [Azure portal](https://preview.portal.azure.com/).
4848
5. Under **Networking** tab, click on **Create new** for **Public IP address**.
4949
6. Enter *myPublicIpAddress*, select sku as **Standard**, and then select routing preference **Internet** and then hit **ok**, as shown in the following picture:
5050

51-
![Select static](./media/tutorial-routing-preference-virtual-machine-portal/routing-preference-internet.png)
51+
![Select static](./media/tutorial-routing-preference-virtual-machine-portal/routing-preference-internet-new.png)
5252

5353
6. Select a port, or no ports under **Select public inbound ports**. Portal 3389 is selected, to enable remote access to the Windows Server virtual machine from the internet. Opening port 3389 from the internet is not recommended for production workloads.
5454

55-
![Select a port](./media/tutorial-routing-preference-virtual-machine-portal/pip-ports.png)
55+
![Select a port](./media/tutorial-routing-preference-virtual-machine-portal/pip-ports-new.png)
5656

5757
7. Accept the remaining default settings and select **OK**.
5858
8. On the **Summary** page, select **Create**. The virtual machine takes a few minutes to deploy.
5959
9. Once the virtual machine is deployed, enter *myPublicIpAddress* in the search box at the top of the portal. When **myPublicIpAddress** appears in the search results, select it.
6060
10. You can view the public IP address that is assigned, and that the address is assigned to the **myVM** virtual machine, as shown in the following picture:
6161

62-
![View public IP address](./media/tutorial-routing-preference-virtual-machine-portal/pip-properties.png)
62+
![View public IP address](./media/tutorial-routing-preference-virtual-machine-portal/pip-properties-new.png)
6363

6464
11. Select **Networking** , then click on nic **mynic** and then click on the public ip address to confirm that the routing preference is assigned as **Internet**.
65-
![View public IP address](./media/tutorial-routing-preference-virtual-machine-portal/pip-routing-internet.png)
65+
![View public IP address](./media/tutorial-routing-preference-virtual-machine-portal/pip-routing-internet-new.png)
6666

6767
## Clean up resources
6868

0 commit comments

Comments
 (0)