Skip to content

Commit f4b29d8

Browse files
author
modularity
committed
add scenarios for save, export, and list images
1 parent 4d264c4 commit f4b29d8

File tree

3 files changed

+17
-0
lines changed

3 files changed

+17
-0
lines changed

articles/lab-services/how-to-use-shared-image-gallery.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,23 @@ If instead you choose **Update existing image**, the original custom image's def
7979

8080
## Troubleshooting
8181

82+
### Unable to save image to the Azure Compute Gallery
83+
84+
Ensure the image name provided during the Export to Azure Compute Gallery request is valid. The virtual machine image name must consist of alpha-numeric characters, hyphens, and periods and no longer than 80 characters.
85+
86+
:::image type="content" source="./media/how-to-use-shared-image-gallery/unable-to-save-image-error.png" alt-text="Screenshot that shows the error message 'Unable to save the image because an error has occured'":::
87+
88+
### Export to gallery not supported across regions
89+
90+
Verify that the lab and lab plan are located in the same region. An image can only be exported from a lab that's located in the same region as the lab plan.
91+
92+
:::image type="content" source="./media/how-to-use-shared-image-gallery/export-image-cross-region-error.png" alt-text="Screenshot that shows the error message 'Exporting to a gallery does not currently support region mismatches between the lab and the lab plan. Please deploy them in the same regions to use this feature.'":::
93+
94+
### Unable to see images from gallery
95+
96+
Images aren't listed in Azure Lab Services unless the appropriate permissions are assigned on an attached compute gallery. Ensure sufficient permissions are configured on an [existing compute gallery](./how-to-attach-detach-shared-image-gallery?tabs=azure-cli#attach-an-existing-compute-gallery-to-a-lab-plan).
97+
98+
8299
### Unable to login with the credentials you used for creating the lab
83100

84101
When you create a new lab from an exported lab VM image, perform the following steps:
32.7 KB
Loading
23.1 KB
Loading

0 commit comments

Comments
 (0)