Skip to content

Commit ec42d51

Browse files
authored
Merge pull request #87585 from spelluru/labcost0905-2
minor fix
2 parents 47e1d02 + 151eca5 commit ec42d51

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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
@@ -22,7 +22,7 @@ Teachers/lab admin can save a template VM image in an Azure [shared image galler
2222
This article shows you how to attach or detach a shared image gallery to a lab account.
2323

2424
> [!NOTE]
25-
> To learn about the costs associated with the Shared Image Gallery service, see [Billing for Shared Image Gallery](../../virtual-machines/windows/shared-image-galleries.md#billing).
25+
> To learn about costs associated with the Shared Image Gallery service, see [Billing for Shared Image Gallery](../../virtual-machines/windows/shared-image-galleries.md#billing).
2626
2727
## Configure at the time of lab account creation
2828
When you are creating a lab account, you can attach a shared image gallery to the lab account. You can either select an existing shared image gallery from the drop-down list or create a new one. To create and attach a shared image gallery to the lab account, select **Create new**, enter a name for the gallery, and enter **OK**.

articles/lab-services/configure-shared-image-gallery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ For more information, see [Shared Image Gallery documentation](../virtual-machin
3030
If you have a large number of managed images that you need to maintain and would like to make them available throughout your company, you can use a shared image gallery as a repository that makes it easy to update and share your images. As a lab owner, you can attach an existing shared image gallery to your lab. Once this gallery is attached, lab users can create machines from these latest images. A key benefit of this feature is that DevTest Labs can now take the advantage of sharing images across labs, across subscriptions, and across regions.
3131

3232
> [!NOTE]
33-
> To learn about the costs associated with the Shared Image Gallery service, see [Billing for Shared Image Gallery](../virtual-machines/windows/shared-image-galleries.md#billing).
33+
> To learn about costs associated with the Shared Image Gallery service, see [Billing for Shared Image Gallery](../virtual-machines/windows/shared-image-galleries.md#billing).
3434
3535
## Considerations
3636
- You can only attach one shared image gallery to a lab at a time. If you would like to attach another gallery, you'll need to detach the existing one and attach another.

articles/lab-services/devtest-lab-configure-vnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For example, you might need to access your corpnet resources from your VMs using
2323
This article explains how to add your existing virtual network into a lab's Virtual Network settings so that it is available to choose when creating VMs.
2424

2525
> [!NOTE]
26-
> To learn about the costs associated with the Azure Virtual Network service, see [Pricing for Azure Virtual Network](../virtual-network/virtual-networks-overview.md#pricing).
26+
> To learn about costs associated with the Azure Virtual Network service, see [Pricing for Azure Virtual Network](../virtual-network/virtual-networks-overview.md#pricing).
2727
2828
## Configure a virtual network for a lab using the Azure portal
2929
The following steps walk you through adding an existing virtual network (and subnet) to a lab so that it can be used when creating a VM in the same lab.

0 commit comments

Comments
 (0)