Skip to content

Commit f28ab44

Browse files
committed
updates
1 parent 02a4120 commit f28ab44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-local/manage/virtual-machine-image-azure-compute-gallery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ To transfer your Azure compute gallery image to be an Azure Local compatible ima
4141
az disk grant-access --resource-group $resourceGroupName --name $diskName --duration-in-seconds $sasExpiryDuration --query [accessSas] -o tsv
4242
```
4343
44-
## Create Azure Local image
44+
## Create an Azure Local VM image
4545
46-
To create an Azure Local image:
46+
To create an Azure Local VM image:
4747
4848
1. Follow the steps in [Create Azure Local VM image in Azure Storage account](virtual-machine-image-storage-account.md#set-some-parameters), using the SAS token from the managed disk instead of the storage account container.
4949

0 commit comments

Comments
 (0)