Skip to content

Commit dc4938a

Browse files
committed
Updated text
1 parent 738e963 commit dc4938a

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: alkohli
66
ms.topic: how-to
77
ms.service: azure-local
88
ms.custom: devx-track-azurecli, linux-related-content
9-
ms.date: 03/18/2025
9+
ms.date: 03/21/2025
1010
---
1111

1212
# Prepare a CentOS Linux image for Azure Local VMs enabled by Azure Arc (preview)
@@ -51,7 +51,7 @@ Follow these steps to provision a VM using the downloaded CentOS image.
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 extended (VHDX) image here.
54+
1. Specify **Generation 2** for your VM as you're working with a virtual hard disk v2 (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
@@ -6,7 +6,7 @@ ms.author: alkohli
66
ms.topic: how-to
77
ms.service: azure-local
88
ms.custom: devx-track-azurecli, linux-related-content
9-
ms.date: 03/18/2025
9+
ms.date: 03/21/2025
1010
---
1111

1212
# Prepare an Ubuntu image for Azure Local VMs enabled by Azure Arc

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: robess
66
ms.topic: how-to
77
ms.service: azure-local
88
ms.custom: devx-track-azurecli, linux-related-content
9-
ms.date: 03/18/2025
9+
ms.date: 03/21/2025
1010
---
1111

1212
# Prepare a Red Hat Enterprise image for Azure Local VMs enabled by Azure Arc (preview)
@@ -50,7 +50,7 @@ Follow these steps to provision a VM using the downloaded CentOS image.
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 extended (VHDX) image here.
53+
1. Specify **Generation 2** for your VM as you're working with a virtual hard disk v2 (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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: how-to
77
ms.service: azure-local
88
ms.custom:
99
- devx-track-azurecli
10-
ms.date: 03/18/2025
10+
ms.date: 03/21/2025
1111
---
1212

1313
# Prepare SUSE Linux image for Azure Local VMs enabled by Azure Arc (preview)
@@ -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 extended (VHDX) and create an Azure Local VM image from the VHDX image:
31+
To convert the QCOW2 image to a virtual hard disk v2 (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)