You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/devtest-labs/configure-shared-image-gallery.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,11 +55,11 @@ Follow these steps to attach a shared image gallery to your DevTest Labs resourc
55
55
56
56
1. After DevTest Labs attaches the gallery to your lab, you can select the gallery name to see the full list of images:
57
57
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.":::
59
59
60
-
The **Shared images** page opens:
60
+
The **Shared images** page opens:
61
61
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.":::
63
63
64
64
## Control available images
65
65
@@ -89,7 +89,7 @@ After you attach a shared image gallery to your lab, lab users can choose from t
89
89
90
90
1. Return to your lab **Overview** page, and select **Add**.
91
91
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:
93
93
94
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":::
95
95
@@ -109,7 +109,7 @@ The **Detach** option is also available on the **Shared images** page for the at
109
109
110
110
## Attach gallery by using template
111
111
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:
0 commit comments