You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This article describes how to create virtual machine (VM) images for Azure Local using source images from Azure Marketplace. 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
+
19
+
## Prerequisites
20
+
21
+
Before you begin, make sure that the following prerequisites are completed.
22
+
23
+
- Make sure to review and [complete the prerequisites](./azure-arc-vm-management-prerequisites.md).
24
+
25
+
## Export image to managed disk
26
+
27
+
To transfer your Azure compute gallery image to be an Azure Local compatible image, you export your Azure Compute Gallery image version to a managed disk.
28
+
29
+
Follow these steps to create a VM image using the Azure CLI.
30
+
31
+
## Create Azure Local image
32
+
33
+
[Create Azure Local VMs enabled by Azure Arc in Azure Storage account](virtual-machine-image-storage-account.md#set-some-parameters)
34
+
35
+
## Delete managed disk
36
+
37
+
To avoid costs associated with a disk, make sure to delete the managed disk that was used to create this image.
0 commit comments