Skip to content

Commit 7468a33

Browse files
committed
Updated with rebranding changes.
1 parent b584ad2 commit 7468a33

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,14 @@ ms.topic: how-to
77
ms.service: azure-local
88
ms.custom:
99
- devx-track-azurecli
10-
ms.date: 11/21/2024
10+
ms.date: 03/25/2025
1111
---
1212

1313
# Create Azure Local VM image using images in a local share
1414

1515
[!INCLUDE [hci-applies-to-23h2](../includes/hci-applies-to-23h2.md)]
1616

17-
This article describes how to create virtual machine (VM) images for Azure Local using source images from a local share. You can create VM images using the Azure portal or Azure CLI and then use these VM images to create Arc VMs on Azure Local.
18-
17+
This article describes how to create virtual machine (VM) images for Azure Local using source images from a local share. You can create VM images using the Azure portal or Azure CLI and then use these VM images to create Azure Local VMs.
1918

2019
## Prerequisites
2120

@@ -94,7 +93,7 @@ Follow these steps to create a VM image using the Azure CLI.
9493
9594
```
9695
97-
A deployment job starts for the VM image.
96+
A deployment job starts for the VM image.
9897
9998
In this example, the storage path was specified using the `--storage-path-id` flag and that ensured that the workload data (including the VM, VM image, non-OS data disk) is placed in the specified storage path.
10099
@@ -234,7 +233,6 @@ You might want to view the properties of VM images before you use the image to c
234233
235234
---
236235
237-
238236
## Delete VM image
239237
240238
You might want to delete a VM image if the download fails for some reason or if the image is no longer needed. Follow these steps to delete the VM images.

0 commit comments

Comments
 (0)