Skip to content

Commit 285db21

Browse files
committed
adjust process steps with input from Rose
1 parent a35cd2c commit 285db21

File tree

4 files changed

+15
-5
lines changed

4 files changed

+15
-5
lines changed

articles/devtest-labs/configure-shared-image-gallery.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.topic: how-to
66
ms.custom: devx-track-arm-template, UpdateFrequency2
77
ms.author: rosemalcolm
88
author: RoseHJM
9-
ms.date: 06/05/2024
9+
ms.date: 06/10/2024
1010

1111
#customer intent: As a developer, I want to configure a shared image gallery in Azure DevTest Labs, so I can access images from a shared location to create lab machines.
1212
---
@@ -79,15 +79,25 @@ Follow these steps to restrict access for images in the gallery:
7979

8080
## Access images in attached gallery
8181

82-
After you attach a shared image gallery to your lab, lab users can choose from the allowed images when they create a new VM.
82+
After you attach a shared image gallery to your lab, lab users can choose from the allowed images when they create a new VM:
83+
84+
1. On the **Configuration and policies** page for your lab, go to the **Virtual machine bases** > **Shared Image Galleries** screen.
85+
86+
1. Select the attached gallery name to open the **Shared images** page, which shows the list of images.
87+
88+
1. Take note of the name of the gallery image that you want to use to create the new VM.
89+
90+
1. Return to your lab **Overview** page, and select **Add**.
91+
92+
1. On the **Choose a base** page, select the gallery image that you want to use to create the new VM:
8393

84-
The gallery images are included in the list of available options in the **Choose your base** page during the VM creation process:
94+
:::image type="content" source="./media/configure-shared-image-gallery/select-image.png" alt-text="Screenshot that shows the list of available images for the VM instance, including the allowed images from the attached shared image gallery." lightbox="./media/configure-shared-image-gallery/select-image-large.png":::
8595

86-
:::image type="content" source="./media/configure-shared-image-gallery/lab-users.png" alt-text="Screenshot that shows the list of available images for the VM instance, including the allowed images from the attached gallery.":::
96+
Follow the steps to create the VM from the selected image.
8797

8898
## Detach current shared image gallery
8999

90-
A lab can have only one attached shared image gallery at a time. If your lab has an attached gallery and you want to use a different gallery, you need to detach the existing gallery and then attach the other gallery.
100+
A lab can have only one attached shared image gallery at a time. If your lab has an attached gallery, and you want to use a different gallery, you need to first detach the existing gallery. After you detach the existing gallery, you can attach a different gallery.
91101

92102
1. On the **Configuration and policies** page for your lab, go to the **Virtual machine bases** > **Shared Image Galleries** screen.
93103

Binary file not shown.
188 KB
Loading
115 KB
Loading

0 commit comments

Comments
 (0)