Skip to content

Commit fbf4bd7

Browse files
removed GH note and added SharedImageVersion header before direct shared gallery example
1 parent 7259d0f commit fbf4bd7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1278,6 +1278,8 @@ source: {
12781278
---
12791279
- 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.
12801280

1281+
### SharedImageVersion
1282+
12811283
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).
12821284

12831285
> [!NOTE]
@@ -1302,7 +1304,6 @@ source: {
13021304
```
13031305
---
13041306

1305-
paste from: https://github.com/MicrosoftDocs/azure-docs-pr/pull/232209/files#r1173054534
13061307

13071308
## Properties: stagingResourceGroup
13081309

0 commit comments

Comments
 (0)