Skip to content

Commit 93a9700

Browse files
committed
minor change
1 parent 0a8f7f6 commit 93a9700

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/lab-services/classroom-labs/how-to-attach-detach-shared-image-gallery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ When an image is saved to a shared image gallery, Azure Lab Services replicates
2424
This article shows you how to attach or detach a shared image gallery to a lab account.
2525

2626
> [!NOTE]
27-
> Currently, Azure Lab Services supports creation of VMs based on only **generalized** VM images (not specialized images) in a shared image gallery.
27+
> Currently, Azure Lab Services supports creation of template VMs based on only **generalized** VM images (not specialized images) in a shared image gallery.
2828
2929

3030
## Configure at the time of lab account creation

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.author: spelluru
2020
This article shows how teachers/lab admin can save a template virtual machine image for it to be reused by others. These images are saved in an Azure [shared image gallery](../../virtual-machines/windows/shared-image-galleries.md). As a first step, the lab admin attaches an existing shared image gallery to the lab account. Once the shared image gallery is attached, labs created in the lab account can save images to the shared image gallery. Other teachers can select this image from the shared image gallery to create a template for their classes.
2121

2222
> [!NOTE]
23-
> Currently, Azure Lab Services supports creation of VMs based on only **generalized** VM images (not specialized images) in a shared image gallery.
23+
> Currently, Azure Lab Services supports creation of template VMs based on only **generalized** VM images (not specialized images) in a shared image gallery.
2424
2525
## Prerequisites
2626
- Create a shared image gallery by using either [Azure PowerShell](../../virtual-machines/windows/shared-images.md) or [Azure CLI](../../virtual-machines/linux/shared-images.md).

0 commit comments

Comments
 (0)