Skip to content

Commit b75f3ff

Browse files
committed
remove more IP Services screenshots
1 parent 6773924 commit b75f3ff

25 files changed

+38
-62
lines changed

articles/virtual-network/ip-services/configure-routing-preference-virtual-machine.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Tutorial: Configure routing preference for a virtual machine'
33
description: Learn how to create a virtual machine with a public IP address with routing preference choice using the Azure portal.
4-
ms.date: 12/06/2024
4+
ms.date: 12/11/2024
55
ms.author: mbender
66
author: mbender-ms
77
ms.service: azure-virtual-network
@@ -65,7 +65,10 @@ In this section, you create a virtual machine and public IP address in the Azure
6565
| Virtual machine name | Enter **myVM**. |
6666
| Region | Select **(US) West US 2**. |
6767
| Availability options | Select **No infrastructure redundancy required**. |
68-
| Image | Select **Windows Server 2019 Datacenter - Gen2**. |
68+
| Zone options | Select **Self-selected zone**. |
69+
| Availability zone | Select **Zone 1**. |
70+
| Security type | Select **Standard**. |
71+
| Image | Select **Windows Server 2022 Datacenter: Azure Edition - x64 Gen2**. |
6972
| Azure Spot instance | Leave the default of unchecked. |
7073
| Size | Select a size. |
7174
| **Administrator account** | |
@@ -76,8 +79,6 @@ In this section, you create a virtual machine and public IP address in the Azure
7679
| Public inbound ports | Select **Allow selected ports**. |
7780
| Select inbound ports | Leave the default of **RDP (3389)**.</br> _**Opening port 3389 from the internet is not recommended for production workloads**_. |
7881

79-
:::image type="content" source="./media/tutorial-routing-preference-virtual-machine-portal/create-virtual-machine.png" alt-text="Screenshot of create virtual machine.":::
80-
8182
5. Select **Next: Disks** then **Next: Networking**, or select the **Networking** tab.
8283

8384
6. In the networking tab, enter or select the following information.
@@ -87,9 +88,7 @@ In this section, you create a virtual machine and public IP address in the Azure
8788
| **Network interface** | |
8889
| Virtual network | Leave the default of **(new) TutorVMRoutePref-rg-vnet**. |
8990
| Subnet | Leave the default of **(new) default (10.1.0.0/24)**. |
90-
| Public IP | Select **Create new**.</br> In **Name**, enter **myPublicIP**.</br> Select **Standard** in **SKU**.</br> In **Routing preference**, select **Internet**.</br> Select **OK**. |
91-
92-
:::image type="content" source="./media/tutorial-routing-preference-virtual-machine-portal/create-public-ip.png" alt-text="Screenshot of create public IP address.":::
91+
| Public IP | Select **Create new**.</br> In **Name**, enter **myPublicIP**.</br> In **Routing preference**, select **Internet**.</br> In **Availability zone**, select **Zone 1**.</br> Select **OK**. |
9392

9493
7. Select **Review + create**.
9594

0 commit comments

Comments
 (0)