Skip to content

Commit f19b5b7

Browse files
Merge pull request #15646 from alkohli/arcvm1
Add note that Azure VM VHD can't be used for VM image
2 parents 6c2c2b4 + bcbf604 commit f19b5b7

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

azure-stack/hci/manage/virtual-machine-image-centos.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ The following sections provide detailed instructions for each step in the workfl
4141
## Create a VM image from a CentOS image
4242

4343
> [!IMPORTANT]
44-
> We recommend that you prepare a CentOS image if you intend to enable guest management on the VMs.
44+
> - Do not use an Azure Virtual Machine VHD disk to prepare the VM image for Azure Stack HCI.
45+
> - We recommend that you prepare a CentOS image if you intend to enable guest management on the VMs.
4546
4647
Follow these steps on your Azure Stack HCI cluster to create a VM image by using the Azure CLI.
4748

azure-stack/hci/manage/virtual-machine-image-linux-sysprep.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ The following sections provide detailed instructions for each step in the workfl
3737
## Create a VM image from an Ubuntu image
3838

3939
> [!IMPORTANT]
40-
> We recommend that you prepare an Ubuntu image if you intend to enable guest management on the VMs.
40+
> - Do not use an Azure Virtual Machine VHD disk to prepare the VM image for Azure Stack HCI.
41+
> - We recommend that you prepare an Ubuntu image if you intend to enable guest management on the VMs.
4142
4243
Follow these steps on your Azure Stack HCI cluster to create a VM image by using the Azure CLI.
4344

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ The following sections provide detailed instructions for each step in the workfl
3939
## Create a VM image from a Red Hat Enterprise image
4040

4141
> [!IMPORTANT]
42-
> We recommend that you prepare a Red Hat Enterprise image if you intend to enable guest management on the VMs.
42+
> - Do not use an Azure Virtual Machine VHD disk to prepare the VM image for Azure Stack HCI.
43+
> - We recommend that you prepare a Red Hat Enterprise image if you intend to enable guest management on the VMs.
4344
4445
Follow these steps on your Azure Stack HCI cluster to create a VM image by using the Azure CLI.
4546

azure-stack/hci/manage/virtual-machine-image-suse.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ To convert the QCOW2 image to VHDX and create a VM image from the VHDX image.
3737
1. [Convert QCOW2 to VHDX](#step-1-convert-qcow2-to-vhdx).
3838
2. [Create a SUSE VM image](#step-2-create-a-suse-vm-image).
3939
40+
> [!IMPORTANT]
41+
> Do not use an Azure Virtual Machine VHD disk to prepare the VM image for Azure Stack HCI.
42+
4043
The following sections provide detailed instructions for each step in the workflow.
4144
4245
## Step 1: Convert QCOW2 to VHDX

0 commit comments

Comments
 (0)