From 02178c308d8ff9962860898a47d7c23040808dd8 Mon Sep 17 00:00:00 2001 From: Paul Meyer Date: Fri, 13 Dec 2024 15:05:07 +0100 Subject: [PATCH] readme: mention azure gallery name must be unique Signed-off-by: Paul Meyer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa3dc5e..9944b24 100644 --- a/README.md +++ b/README.md @@ -267,7 +267,7 @@ Used to determine the security type of the image. - Template: yes Name of the shared image gallery to upload the image to. Example: `"my_gallery"`. -Will be created if it does not exist. +Will be created if it does not exist. The name must be unique within the subscription. ### `base.azure.sharingProfile` / `variant..azure.sharingProfile`