Skip to content

Commit ef0d07e

Browse files
author
modularity
committed
link and acrolinx
1 parent 54a851e commit ef0d07e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Use an Azure compute gallery in Azure Lab Services
33
description: Learn how to use an Azure compute gallery in a lab plan. A compute gallery lets you share a VM image, which can be reused to create new labs.
44
ms.topic: how-to
5-
ms.date: 12/15/2022
5+
ms.date: 03/06/2022
66
author: ntrogh
77
ms.author: nicktrog
88
---
@@ -57,7 +57,7 @@ After you save the image to the compute gallery, you can use that image from the
5757
5858
## Use a custom image from the compute gallery
5959

60-
An educator can pick a custom image available in the compute gallery for the template VM when creating a new lab. Educators can create a template VM based on both **generalized** and **specialized** images in Azure Lab Services.
60+
An educator can pick a custom image available in the compute gallery for the template VM when creating a new lab. Educators can create a template VM based on both **generalized** and **specialized** images in Azure Lab Services.
6161

6262
:::image type="content" source="./media/how-to-use-shared-image-gallery/use-shared-image.png" alt-text="Screenshot that shows the list of virtual machine images in the Create a new lab page.":::
6363

@@ -71,11 +71,11 @@ For more information about replicating images, see [replication in Azure Comput
7171

7272
### Resave a custom image to compute gallery
7373

74-
After you've created a lab from a custom image in a compute gallery, you can make changes to the image using the template VM and reexport the image to compute gallery. When you reexport, you can either create a new image or update the original image.
74+
After you've created a lab from a custom image in a compute gallery, you can make changes to the image using the template VM and reexport the image to compute gallery. When you reexport, you can either create a new image or update the original image.
7575

76-
If you choose **Create new image**, a new [image definition](../virtual-machines/shared-image-galleries.md#image-definitions) is created. Creating a new image allows you to save an entirely new custom image without changing the original custom image that already exists in compute gallery.
76+
If you choose **Create new image**, a new [image definition](../virtual-machines/shared-image-galleries.md#image-definitions) is created. Creating a new image allows you to save an entirely new custom image without changing the original custom image that already exists in compute gallery.
7777

78-
If instead you choose **Update existing image**, the original custom image's definition is updated with a new [version](../virtual-machines/shared-image-galleries.md#image-versions). Lab Services automatically will use the most recent version the next time a lab is created using the custom image.
78+
If instead you choose **Update existing image**, the original custom image's definition is updated with a new [version](../virtual-machines/shared-image-galleries.md#image-versions). Lab Services automatically will use the most recent version the next time a lab is created using the custom image.
7979

8080
## Troubleshooting
8181

@@ -89,11 +89,11 @@ Ensure the image name provided during the Export to Azure Compute Gallery reques
8989

9090
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.
9191

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.'":::
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 doesn't currently support region mismatches between the lab and the lab plan. Deploy them in the same regions to use this feature.'":::
9393

9494
### Unable to see images from gallery
9595

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=portal#attach-an-existing-compute-gallery-to-a-lab-plan).
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.md#attach-an-existing-compute-gallery-to-a-lab-plan).
9797

9898
### Unable to login with the credentials you used for creating the lab
9999

0 commit comments

Comments
 (0)