Skip to content

Commit 0b4b9b2

Browse files
revised line 1293 to 'sets the source image as an image stored' and removed 'latest' wording
1 parent d9da4e5 commit 0b4b9b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/image-builder-json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1290,7 +1290,7 @@ source: {
12901290
---
12911291
- imageVersionId - ARM resource id of the image version. When image version name is 'latest', the version is evaluated when the image build takes place. The `imageVersionId` should be the `ResourceId` of the image version. Use [az sig image-version list](/cli/azure/sig/image-version#az-sig-image-version-list) to list image versions.
12921292

1293-
The following JSON sets the source image as the latest image version in a [Direct Shared Gallery](/azure/virtual-machines/shared-image-galleries?tabs=azure-cli#sharing).
1293+
The following JSON sets the source image as an image stored in a [Direct Shared Gallery](/azure/virtual-machines/shared-image-galleries?tabs=azure-cli#sharing).
12941294

12951295
> [!NOTE]
12961296
> The Direct Shared Gallery is currently in preview availability.

0 commit comments

Comments
 (0)