Skip to content

Commit a7fe668

Browse files
added note for image version ID distinction requirements
1 parent 7e2d7f7 commit a7fe668

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: 05/17/2023
7+
ms.date: 07/17/2023
88
ms.topic: reference
99
ms.service: virtual-machines
1010
ms.subservice: image-builder
@@ -885,6 +885,10 @@ an Azure Compute Gallery is made up of:
885885

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

888+
> [!NOTE]
889+
> The image version ID needs to be distinct or different from any image versions that are in the existing Azure Compute Gallery.
890+
891+
888892
# [JSON](#tab/json)
889893

890894
```json

0 commit comments

Comments
 (0)