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-machines/windows/quick-create-portal.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
@@ -6,7 +6,7 @@ ms.service: virtual-machines
6
6
ms.collection: windows
7
7
ms.topic: quickstart
8
8
ms.workload: infrastructure
9
-
ms.date: 08/29/2022
9
+
ms.date: 08/28/2023
10
10
ms.author: cynthn
11
11
ms.custom: mvc, mode-ui
12
12
---
@@ -28,9 +28,9 @@ Sign in to the [Azure portal](https://portal.azure.com).
28
28
1. Enter *virtual machines* in the search.
29
29
1. Under **Services**, select **Virtual machines**.
30
30
1. In the **Virtual machines** page, select **Create** and then **Azure virtual machine**. The **Create a virtual machine** page opens.
31
-
1. Under **Instance details**, enter *myVM* for the **Virtual machine name** and choose *Windows Server 2022 Datacenter - Gen 2* for the **Image**. Leave the other defaults.
31
+
1. Under **Instance details**, enter *myVM* for the **Virtual machine name** and choose *Windows Server 2022 Datacenter: Azure Edition - x64 Gen 2* for the **Image**. Leave the other defaults.
32
32
33
-
:::image type="content" source="media/quick-create-portal/instance-details.png" alt-text="Screenshot of the Instance details section where you provide a name for the virtual machine and select its region, image and size.":::
33
+
:::image type="content" source="media/quick-create-portal/instance-details.png" alt-text="Screenshot of the Instance details section where you provide a name for the virtual machine and select its region, image and size." lightbox="media/quick-create-portal/instance-details.png":::
34
34
35
35
> [!NOTE]
36
36
> Some users will now see the option to create VMs in multiple zones. To learn more about this new capability, see [Create virtual machines in an availability zone](../create-portal-availability-zone.md).
@@ -50,7 +50,7 @@ Sign in to the [Azure portal](https://portal.azure.com).
50
50
51
51
52
52
1. After validation runs, select the **Create** button at the bottom of the page.
53
-
:::image type="content" source="media/quick-create-portal/validation.png" alt-text="Screenshot showing that validation has passed. Select the Create button to create the VM.":::
53
+
:::image type="content" source="media/quick-create-portal/validation.png" alt-text="Screenshot showing that validation has passed. Select the Create button to create the VM." lightbox="media/quick-create-portal/validation.png":::
54
54
55
55
1. After deployment is complete, select **Go to resource**.
0 commit comments