Skip to content

Commit b491c6b

Browse files
committed
Updated text
1 parent a027a09 commit b491c6b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

azure-local/manage/virtual-machine-image-centos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To create a VM on your Azure Local instance, use the downloaded CentOS image, an
5151

5252
:::image type="content" source="../manage/media/virtual-machine-image-centos/centos-virtual-machine-name.png" alt-text="Screenshot that shows the New Virtual Machine Wizard on the Specify Name and Location page." lightbox="../manage/media/virtual-machine-image-centos/centos-virtual-machine-name.png":::
5353

54-
1. Specify **Generation 2** for your VM as you're working with a virtual hard disk v2 (VHDX) image here.
54+
1. Specify **Generation 2** for your VM as you're working with a virtual hard disk extended (VHDX) image here.
5555

5656
:::image type="content" source="../manage/media/virtual-machine-image-centos/centos-virtual-machine-generation.png" alt-text="Screenshot that shows the New Virtual Machine Wizard on the Specify Generation page." lightbox="../manage/media/virtual-machine-image-centos/centos-virtual-machine-generation.png":::
5757

azure-local/manage/virtual-machine-image-linux-sysprep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To create a VM on your Azure Local instance, use the downloaded Ubuntu image, an
4747

4848
:::image type="content" source="../manage/media/virtual-machine-image-linux-sysprep/ubuntu-virtual-machine-name.png" alt-text="Screenshot that shows the New Virtual Machine Wizard on the Specify Name and Location page." lightbox="../manage/media/virtual-machine-image-linux-sysprep/ubuntu-virtual-machine-name.png":::
4949

50-
1. Specify **Generation 2** for your VM as you're working with a VHDX image here.
50+
1. Specify **Generation 2** for your VM as you're working with a virtual hard disk extended image here.
5151

5252
:::image type="content" source="../manage/media/virtual-machine-image-linux-sysprep/ubuntu-virtual-machine-generation.png" alt-text="Screenshot that shows the New Virtual Machine Wizard on the Specify Generation page." lightbox="../manage/media/virtual-machine-image-linux-sysprep/ubuntu-virtual-machine-generation.png":::
5353

azure-local/manage/virtual-machine-image-red-hat-enterprise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To create a VM on your Azure Local instance, use the Red Hat Enterprise image, a
5050

5151
:::image type="content" source="../manage/media/virtual-machine-image-red-hat-enterprise/red-hat-virtual-machine-name-and-location.png" alt-text="Screenshot that shows the New Virtual Machine Wizard on the Specify Name and Location page." lightbox="../manage/media/virtual-machine-image-red-hat-enterprise/red-hat-virtual-machine-name-and-location.png":::
5252

53-
1. Specify **Generation 2** for your VM as you're working with a virtual hard disk v2 (VHDX) image here.
53+
1. Specify **Generation 2** for your VM as you're working with a virtual hard disk extended (VHDX) image here.
5454

5555
:::image type="content" source="../manage/media/virtual-machine-image-red-hat-enterprise/red-hat-virtual-machine-generation.png" alt-text="Screenshot that shows the New Virtual Machine Wizard on the Specify Generation page." lightbox="../manage/media/virtual-machine-image-red-hat-enterprise/red-hat-virtual-machine-generation.png":::
5656

azure-local/manage/virtual-machine-image-suse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This article describes how to use Azure CLI to prepare an SUSE Linux image and c
2828
2929
## Workflow
3030
31-
To convert the QCOW2 image to a virtual hard disk v2 (VHDX) and create an Azure Local VM image from the VHDX image:
31+
To convert the QCOW2 image to a virtual hard disk extended (VHDX) and create an Azure Local VM image from the VHDX image:
3232
3333
1. [Convert QCOW2 to VHDX](#step-1-convert-qcow2-to-vhdx).
3434
2. [Create a SUSE VM image](#step-2-create-a-suse-vm-image).

0 commit comments

Comments
 (0)