Skip to content

Commit 3c70255

Browse files
committed
edits
1 parent 285db21 commit 3c70255

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@ Follow these steps to attach a shared image gallery to your DevTest Labs resourc
5555

5656
1. After DevTest Labs attaches the gallery to your lab, you can select the gallery name to see the full list of images:
5757

58-
:::image type="content" source="./media/configure-shared-image-gallery/view-attached-gallery.png" alt-text="Screenshot that shows how to see the list of all images in the attached shared gallery for the lab.":::
58+
:::image type="content" source="./media/configure-shared-image-gallery/view-attached-gallery.png" alt-text="Screenshot that shows how to see the list of all images in the attached shared gallery for the lab.":::
5959

60-
The **Shared images** page opens:
60+
The **Shared images** page opens:
6161

62-
:::image type="content" source="./media/configure-shared-image-gallery/view-allowed-images.png" alt-text="Screenshot of the list of images in the shared gallery with checkbox indicators to show the images allowed for VM creation.":::
62+
:::image type="content" source="./media/configure-shared-image-gallery/view-allowed-images.png" alt-text="Screenshot of the list of images in the shared gallery with checkbox indicators to show the images allowed for VM creation.":::
6363

6464
## Control available images
6565

@@ -89,7 +89,7 @@ After you attach a shared image gallery to your lab, lab users can choose from t
8989

9090
1. Return to your lab **Overview** page, and select **Add**.
9191

92-
1. On the **Choose a base** page, select the gallery image that you want to use to create the new VM:
92+
1. On the **Choose a base** page, select the gallery image that you want to use to create the new VM. In the list of images, the allowed images from the attached shared image gallery follow images available from Azure Resource Manager (ARM) templates:
9393

9494
:::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":::
9595

@@ -109,7 +109,7 @@ The **Detach** option is also available on the **Shared images** page for the at
109109

110110
## Attach gallery by using template
111111

112-
You can use an Azure Resource Manager (ARM) template to attach a shared image gallery to your lab. You need to add the gallery as a resource for your ARM template, as shown in the following example:
112+
You can use an ARM template to attach a shared image gallery to your lab. You need to add the gallery as a resource for your ARM template, as shown in the following example:
113113

114114
```json
115115
"resources": [

0 commit comments

Comments
 (0)