Skip to content

Commit d4ec8a0

Browse files
committed
Updated text per peer feedback
1 parent 17ba33a commit d4ec8a0

File tree

4 files changed

+14
-15
lines changed

4 files changed

+14
-15
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This article describes how to use Azure CLI to prepare a CentOS Linux image and
2121
## Prerequisites
2222

2323
- Have access to an Azure Local instance that is deployed, registered, and connected to Azure Arc. Go to the **Overview** page in the Azure Local resource. On the **Server** tab on the right pane, **Azure Arc** should appear as **Connected**.
24-
- [Download the latest supported ISO image](http://repo1.sea.innoscale.net/centos/7.9.2009/isos/x86_64/) on your Azure Local instance. Here, we downloaded the *CentOS-7-x86_64-Everything-2207-02.iso* file. You use this image to create a VM image.
24+
- [Download the latest supported ISO image](http://repo1.sea.innoscale.net/centos/7.9.2009/isos/x86_64/) on your Azure Local instance. Here, we downloaded the *CentOS-7-x86_64-Everything-2207-02.iso* file.
2525

2626
## Workflow
2727

@@ -39,12 +39,12 @@ The following sections provide detailed instructions for each step in the workfl
3939

4040
> [!IMPORTANT]
4141
>
42-
> - Do not use a virtual hard disk from an Azure virtual machine to prepare the Azure Local VM image.
42+
> - Do not use a virtual hard disk from an Azure VM to prepare the Azure Local VM image.
4343
> - We recommend that you prepare a CentOS image if you intend to enable guest management on the VMs.
4444
4545
### Step 1: Create a CentOS VM
4646

47-
Use the downloaded CentOS image to create a virtual machine on your Azure Local instance and follow these steps:
47+
Use the downloaded CentOS image to create a VM on your Azure Local instance and follow these steps:
4848

4949
1. Set up the VM with the following specifications:
5050
1. Provide a friendly name for your VM.

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This article describes how to use Azure CLI to prepare an Ubuntu image and creat
1818
## Prerequisites
1919

2020
- Have access to an Azure Local instance. This system is deployed, registered, and connected to Azure Arc. Go to the **Overview** page in the Azure Local resource. On the **Server** tab on the right pane, **Azure Arc** should appear as **Connected**.
21-
- [Download the latest supported Ubuntu server image](https://ubuntu.com/download/server) on your Azure Local system. The supported OS versions are *Ubuntu 20.04*, *22.04*, and *24.04 LTS*. You prepare this image to create an Azure Local VM image.
21+
- [Download the latest supported Ubuntu server image](https://ubuntu.com/download/server) on your Azure Local system. The supported OS versions are *Ubuntu 20.04*, *22.04*, and *24.04 LTS*.
2222

2323
## Workflow
2424

@@ -35,19 +35,19 @@ The following sections provide detailed instructions for each step in the workfl
3535

3636
> [!IMPORTANT]
3737
>
38-
> - Do not use a virtual hard disk from an Azure virtual machine to prepare the Azure Local VM image.
38+
> - Do not use a virtual hard disk from an Azure VM to prepare the Azure Local VM image.
3939
> - We recommend that you prepare an Ubuntu image if you intend to enable guest management on the VMs.
4040
4141
### Step 1: Create an Ubuntu VM
4242

43-
Use the downloaded Ubuntu image to create a virtual machine on your Azure Local instance and follow these steps:
43+
Use the downloaded Ubuntu image to create a VM on your Azure Local instance and follow these steps:
4444

4545
1. Set up the VM with the following specifications:
4646
1. Provide a friendly name for your VM.
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 v2 (VHDX) 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: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This article describes how to use Azure CLI to prepare a Red Hat Enterprise Linu
1818
## Prerequisites
1919

2020
- Have access to an Azure Local instance. This system is deployed, registered, and connected to Azure Arc. Go to the **Overview** page in the Azure Local resource. On the **Server** tab on the right pane, **Azure Arc** should appear as **Connected**.
21-
- [Download the latest supported Red Hat Enterprise server image](https://developers.redhat.com/products/rhel/download#rhel-new-product-download-list-61451) on your Azure Local instance. We support all Red Hat Enterprise Linux 7.x, 8.x, and 9.x versions. Here, we downloaded the *rhel-9.4-x86_64-boot.iso* file. You use this image to create a VM image.
21+
- [Download the latest supported Red Hat Enterprise server image](https://developers.redhat.com/products/rhel/download#rhel-new-product-download-list-61451) on your Azure Local instance. We support all Red Hat Enterprise Linux 7.x, 8.x, and 9.x versions. Here, we downloaded the *rhel-9.4-x86_64-boot.iso* file.
2222

2323
## Workflow
2424

@@ -36,22 +36,21 @@ The following sections provide detailed instructions for each step in the workfl
3636

3737
> [!IMPORTANT]
3838
>
39-
> - Do not use a virtual hard disk from an Azure virtual machine to prepare the Azure Local VM image.
39+
> - Do not use a virtual hard disk from an Azure VM to prepare the Azure Local VM image.
4040
> - We recommend that you prepare a Red Hat Enterprise image if you intend to enable guest management on the VMs.
4141
4242
Follow these steps on your Azure Local system to create a VM image by using the Azure CLI.
4343

4444
### Step 1: Create a Red Hat Enterprise VM
4545

46-
To use the downloaded Red Hat Enterprise image to provision a VM:
47-
48-
1. Use the downloaded image to create a VM with the following specifications:
46+
Use the downloaded Red Hat Enterprise image to create a VM on your Azure Local instance and follow these steps:
4947

48+
1. Set up the VM with the following specifications:
5049
1. Provide a friendly name for your VM.
5150

5251
:::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":::
5352

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

5655
:::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":::
5756

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ 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 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).
3535
3636
> [!IMPORTANT]
37-
> Do not use an Azure Virtual Machine VHD disk to prepare the Azure Local VM image.
37+
> Do not use an Azure VM VHD disk to prepare the Azure Local VM image.
3838
3939
The following sections provide detailed instructions for each step in the workflow.
4040

0 commit comments

Comments
 (0)