Skip to content

Commit 192ed86

Browse files
Merge pull request #245140 from ericd-mst-github/erd-aib-troubleshoot
Update distribute sig exact version in json template doc
2 parents affc2cf + 2cc3a97 commit 192ed86

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to create a Bicep file or ARM template JSON template to u
44
author: kof-f
55
ms.author: kofiforson
66
ms.reviewer: erd
7-
ms.date: 06/12/2023
7+
ms.date: 07/17/2023
88
ms.topic: reference
99
ms.service: virtual-machines
1010
ms.subservice: image-builder
@@ -894,6 +894,10 @@ an Azure Compute Gallery is made up of:
894894

895895
Before you can distribute to the gallery, you must create a gallery and an image definition, see [Create a gallery](../create-gallery.md).
896896

897+
> [!NOTE]
898+
> The image version ID needs to be distinct or different from any image versions that are in the existing Azure Compute Gallery.
899+
900+
897901
# [JSON](#tab/json)
898902

899903
```json

0 commit comments

Comments
 (0)