Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3844677

Browse files
author
Christopher McClister
committedMay 25, 2022
LinkFix: azure-docs-pr (2022-05) - 2
1 parent ce71c24 commit 3844677

File tree

50 files changed

+147
-147
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+147
-147
lines changed
 

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ An educator can pick a custom image available in the compute gallery for the tem
6262
>[!IMPORTANT]
6363
>Azure Compute Gallery images will not show if they have been disabled or if the region of the lab plan is different than the gallery images.
6464
65-
For more information about replicating images, see [replication in Azure Compute Gallery](/azure/virtual-machines/shared-image-galleries.md). For more information about disabling gallery images for a lab plan, see [enable and disable images](how-to-attach-detach-shared-image-gallery.md#enable-and-disable-images).
65+
For more information about replicating images, see [replication in Azure Compute Gallery](../virtual-machines/shared-image-galleries.md). For more information about disabling gallery images for a lab plan, see [enable and disable images](how-to-attach-detach-shared-image-gallery.md#enable-and-disable-images).
6666

6767
### Re-save a custom image to compute gallery
6868

@@ -78,4 +78,4 @@ To learn about how to set up a compute gallery by attaching and detaching it to
7878

7979
To explore other options for bringing custom images to compute gallery outside of the context of a lab, see [Recommended approaches for creating custom images](approaches-for-custom-image-creation.md).
8080

81-
For more information about compute galleries in general, see [Azure Compute Gallery overview](../virtual-machines/shared-image-galleries.md).
81+
For more information about compute galleries in general, see [Azure Compute Gallery overview](../virtual-machines/shared-image-galleries.md).

‎articles/lab-services/lab-services-whats-new.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ In this release, there are a few known issues:
3535

3636
- When using virtual network injection, use caution in making changes to the virtual network and subnet. Changes may cause the lab VMs to stop working. For example, deleting your virtual network will cause all the lab VMs to stop working. We plan to improve this experience in the future, but for now make sure to delete labs before deleting networks.
3737
- Moving lab plan and lab resources from one Azure region to another isn't supported.
38-
- Azure Compute [resource provider must be registered](/azure/azure-resource-manager/management/resource-providers-and-types) before Azure Lab Services can [create and attach an Azure Compute Gallery resource](how-to-attach-detach-shared-image-gallery.md#create-and-attach-a-compute-gallery).
38+
- Azure Compute [resource provider must be registered](../azure-resource-manager/management/resource-providers-and-types.md) before Azure Lab Services can [create and attach an Azure Compute Gallery resource](how-to-attach-detach-shared-image-gallery.md#create-and-attach-a-compute-gallery).
3939

4040
### Lab plans replace lab accounts
4141

@@ -111,11 +111,11 @@ Let's cover each step to get started with the April 2022 Update (preview) in mor
111111
1. **Validate images**. Each of the VM sizes has been remapped to use a newer Azure VM Compute SKU. If using an [attached compute gallery](how-to-attach-detach-shared-image-gallery.md), validate images with new [Azure VM Compute SKUs](administrator-guide.md#vm-sizing). Validate that each image in the compute gallery is replicated to regions the lab plans and labs are in.
112112
1. **Configure integrations**. Optionally, configure [integration with Canvas](lab-services-within-canvas-overview.md) including [adding the app and linking lab plans](how-to-get-started-create-lab-within-canvas.md). Alternately, configure [integration with Teams](lab-services-within-teams-overview.md) by [adding the app to Teams groups](how-to-get-started-create-lab-within-teams.md).
113113
1. **Create labs**. Create labs to test educator and student experience in preparation for general availability of the updates. Lab administrators and educators should validate performance based on common student workloads.
114-
1. **Update cost management reports.** Update reports to include the new cost entry type, `Microsoft.LabServices/labs`, for labs created using the April 2022 Update (preview). [Built-in and custom tags](cost-management-guide.md#understand-the-entries) allow for [grouping](/azure/cost-management-billing/costs/quick-acm-cost-analysis) in cost analysis. For more information about tracking costs, see [Cost management for Azure Lab Services](cost-management-guide.md).
114+
1. **Update cost management reports.** Update reports to include the new cost entry type, `Microsoft.LabServices/labs`, for labs created using the April 2022 Update (preview). [Built-in and custom tags](cost-management-guide.md#understand-the-entries) allow for [grouping](../cost-management-billing/costs/quick-acm-cost-analysis.md) in cost analysis. For more information about tracking costs, see [Cost management for Azure Lab Services](cost-management-guide.md).
115115

116116
## Next steps
117117

118118
- As an admin, [create a lab plan](tutorial-setup-lab-plan.md).
119119
- As an admin, [manage your lab plan](how-to-manage-lab-plans.md).
120120
- As an educator, [create a lab](tutorial-setup-lab.md).
121-
- As a student, [access a lab](how-to-use-lab.md).
121+
- As a student, [access a lab](how-to-use-lab.md).

0 commit comments

Comments
 (0)
Please sign in to comment.