Skip to content

Commit 0e638db

Browse files
Update tutorial-use-custom-image-cli.md (Typo "a Azure"→"an Azure" )
Typo "A [Azure Compute Gallery]"→"An [Azure Compute Gallery]" https://learn.microsoft.com/en-us/azure/virtual-machine-scale-sets/tutorial-use-custom-image-cli https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/virtual-machine-scale-sets/tutorial-use-custom-image-cli.md #PingMSFTDocs
1 parent a3d57e7 commit 0e638db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machine-scale-sets/tutorial-use-custom-image-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ When you create a scale set, you specify an image to be used when the VM instanc
2828
- This article requires version 2.4.0 or later of the Azure CLI. If using Azure Cloud Shell, the latest version is already installed.
2929

3030
## Overview
31-
A [Azure Compute Gallery](../virtual-machines/shared-image-galleries.md) simplifies custom image sharing across your organization. Custom images are like marketplace images, but you create them yourself. Custom images can be used to bootstrap configurations such as preloading applications, application configurations, and other OS configurations.
31+
An [Azure Compute Gallery](../virtual-machines/shared-image-galleries.md) simplifies custom image sharing across your organization. Custom images are like marketplace images, but you create them yourself. Custom images can be used to bootstrap configurations such as preloading applications, application configurations, and other OS configurations.
3232

3333
The Azure Compute Gallery lets you share your custom VM images with others. Choose which images you want to share, which regions you want to make them available in, and who you want to share them with.
3434

0 commit comments

Comments
 (0)