Skip to content

Commit 8dcab4f

Browse files
fix list starting with step "2", add missing comma
1 parent 8ab2565 commit 8dcab4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/windows/create-vm-specialized-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.author: cynthn
1717

1818

1919
> [!NOTE]
20-
> Customers are encouraged to use Azure Compute Gallery as all new features like ARM64, Trusted Launch, and Confidential VM are only supported through Azure Compute Gallery.  If you have an existing VHD or managed image, you can use it as a source and create an Azure Compute Gallery image.  For more information, see [Create an image definition and image version](../image-version.md).
20+
> Customers are encouraged to use Azure Compute Gallery as all new features like ARM64, Trusted Launch, and Confidential VM,are only supported through Azure Compute Gallery.  If you have an existing VHD or managed image, you can use it as a source and create an Azure Compute Gallery image. For more information, see [Create an image definition and image version](../image-version.md).
2121
>
2222
> Creating an image instead of just attaching a disk means you can create multiple VMs from the same sounrce disk.
2323
@@ -68,7 +68,7 @@ Create a snapshot and then create a disk from the snapshot. This strategy allows
6868

6969
After you have the managed disk VHD that you want to use, you can create the VM in the portal:
7070

71-
2. In the search box, enter **disks** and then select **Disks** to display the list of available disks.
71+
1. In the search box, enter **disks** and then select **Disks** to display the list of available disks.
7272
3. Select the disk that you would like to use. The **Disk** page for that disk opens.
7373
4. In the **Essentials** section, ensure that **Disk state** is listed as **Unattached**. If it isn't, you might need to either detach the disk from the VM or delete the VM to free up the disk.
7474
4. In the menu at the top of the page, select **Create VM**.

0 commit comments

Comments
 (0)