Skip to content

Commit 8ba0cc4

Browse files
committed
Kim Lam feedback
1 parent 92447de commit 8ba0cc4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

azure-local/includes/hci-vm-image-prerequisites-storage-account.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: alkohli
33
ms.author: alkohli
44
ms.service: azure-local
55
ms.topic: include
6-
ms.date: 07/18/2024
6+
ms.date: 07/08/2025
77
---
88

99

@@ -16,4 +16,4 @@ ms.date: 07/18/2024
1616
- Make sure that you're uploading your VHD or VHDX as a page blob image into the Storage account. Only page blob images are supported to create VM images via the Storage account.
1717
- If using a VHDX:
1818
- The VHDX image must be Gen 2 type and secure boot enabled.
19-
- The VHDX image must be prepared using `sysprep /generalize /shutdown /oobe`. For more information, see [Sysprep command-line options](/windows-hardware/manufacture/desktop/sysprep-command-line-options?view=windows-11#oobe&preserve-view=true). This is true for both Windows and Linux VMs.
19+
- The VHDX image must be prepared using `sysprep /generalize /shutdown /oobe`. For more information, see [Sysprep command-line options](/windows-hardware/manufacture/desktop/sysprep-command-line-options?view=windows-11#oobe&preserve-view=true). This is true for both Windows and Linux VM images.

azure-local/manage/virtual-machine-image-existing-arc-vm.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
9-
ms.date: 07/02/2025
9+
ms.date: 07/08/2025
1010
---
1111

1212
# Create Azure Local VM image using existing Azure Local VMs enabled by Azure Arc
@@ -21,7 +21,7 @@ Before you begin, make sure that:
2121

2222
- You've reviewed and completed the [Azure Local VM management prerequisites](./azure-arc-vm-management-prerequisites.md).
2323
- You've connected to your Azure Local using the instructions in [Connect to Azure Local via Azure CLI client](./azure-arc-vm-management-prerequisites.md#azure-command-line-interface-cli-requirements).
24-
- The VHDX image must be prepared using `sysprep /generalize /shutdown /oobe`. For more information, see [Sysprep command-line options](/windows-hardware/manufacture/desktop/sysprep-command-line-options#oobe). This is true for both Windows and Linux VMs.
24+
- The VHDX image must be prepared using `sysprep /generalize /shutdown /oobe`. For more information, see [Sysprep command-line options](/windows-hardware/manufacture/desktop/sysprep-command-line-options#oobe). This is true for both Windows and Linux VM images.
2525
- The source VM must be powered off before attempting to create the VM image.
2626

2727

0 commit comments

Comments
 (0)