Skip to content

Commit 694ca3d

Browse files
committed
Incorporating changes based on Josée's feedback
1 parent dcc89d6 commit 694ca3d

File tree

3 files changed

+13
-11
lines changed

3 files changed

+13
-11
lines changed

articles/lab-services/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
href: lab-services-overview.md
88
- name: What's New in Lab Services?
99
href: lab-services-whats-new.md
10-
- name: Migrate to Azure Lab Services August 2022 Update
11-
href: migrate-to-2022-update.md
1210
- name: Quickstarts
1311
expanded: true
1412
items:
@@ -127,6 +125,8 @@
127125
href: lab-plan-setup-guide.md
128126
- name: Lab creation guide
129127
href: setup-guide.md
128+
- name: Migrate to August 2022 Update
129+
href: migrate-to-2022-update.md
130130
- name: Create & configure lab plans (admin)
131131
items:
132132
- name: Request core limit increase

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Let's cover each step to get started with the August 2022 Update in more detail.
116116

117117
## Next steps
118118

119-
- As an admin, [Migrate to Azure Lab Services August 2022 Update](migrate-to-2022-update.md)
119+
- As an admin, [Migrate to August 2022 Update](migrate-to-2022-update.md)
120120
- As an admin, [create a lab plan](tutorial-setup-lab-plan.md).
121121
- As an admin, [manage your lab plan](how-to-manage-lab-plans.md).
122122
- As an educator, [create a lab](tutorial-setup-lab.md).

articles/lab-services/migrate-to-2022-update.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
2-
title: Migrate to Azure Lab Services August 2022 Update
2+
title: Migrate to August 2022 Update
3+
titleSuffix: Azure Lab Services
34
description: 'Learn how to migrate from Azure Lab Services to Azure Lab Services August 2022 Update.'
4-
ms.topic: conceptual
5+
ms.topic: how-to
56
ms.author: rosemalcolm
67
author: RoseHJM
7-
ms.date: 11/08/2022
8+
ms.date: 11/30/2022
89
---
910

1011
# Migrate to Azure Lab Services August 2022 Update
@@ -20,6 +21,8 @@ Use the following checklist to get started with Azure Lab Services August 2022 U
2021
> - Create and publish labs
2122
> - Update cost management reports
2223
24+
In August 2022, a new update of Azure Lab Services was released. This update includes enhancements that boost performance, reliability, and scalability. It also gives you more flexibility in the way you manage labs, use capacity, and track costs. You don't need to migrate to the new functionality available in the August 2022 update of the service immediately, we recommend you migrate your labs.
25+
2326
Migrating from Azure Lab Services to Azure Lab Services August 2022 Update can be complex, but provides opportunities for enhancing your Lab Services implementation. This article describes process of migrating to the August 2022 Update in detail, and will help you understand the requirements and sequence of steps you should take for a successful migration.
2427

2528
If you're moving from the current version of Azure Lab Services to the August 2022 Update, there's likely to be a time when you're using both lab accounts and lab plans. Lab plans replace lab accounts in the August 2022 Update. Although similar in functionality, lab plans give you more flexibility in how you manage your Lab Services than lab accounts. You can read more about the differences between lab plans and lab accounts in [What's new in Lab Services?](./lab-services-whats-new.md#lab-plans-replace-lab-accounts).
@@ -39,7 +42,7 @@ Before you request capacity, you must have at least one lab plan in your subscri
3942

4043
## 2. Request capacity
4144

42-
Customers are now assigned their own [dedicated VM cores quota](/azure/lab-services/capacity-limits#per-customer-assigned-capacity). This quota is assigned per-subscription. The initial number of VM cores assigned to your subscription is limited, so you'll need to request a core limit increase. Even if you're already using lab accounts in the current version of Azure Lab Services, you'll still need to request a core limit increase; existing cores in a lab account won't be available when you create a lab plan.
45+
As a customer, you're now assigned your own [dedicated VM cores quota](/azure/lab-services/capacity-limits#per-customer-assigned-capacity). This quota is assigned per-subscription. The initial number of VM cores assigned to your subscription is limited, so you'll need to request a core limit increase. Even if you're already using lab accounts in the current version of Azure Lab Services, you'll still need to request a core limit increase; existing cores in a lab account won't be available when you create a lab plan.
4346

4447
1. Verify the capacity available in your subscription by [determining the current usage and quota](./how-to-determine-your-quota-usage.md).
4548
1. [Request a core limit increase](/azure/lab-services/how-to-request-capacity-increase?tabs=Labplans).
@@ -91,7 +94,7 @@ Each of the VM sizes has been remapped to use a newer [Azure VM Compute SKU](/az
9194

9295
## 6. Create and publish labs
9396

94-
Once you have capacity assigned to your subscription, you can [create and publish](/azure/lab-services/tutorial-setup-lab) representative labs to validate the educator and student experience. Lab administrators and educators should validate performance based on common student workloads.
97+
Once you have capacity assigned to your subscription, you can [create and publish](/azure/lab-services/tutorial-setup-lab) representative labs to validate the educator and student experience. Creating representative labs is an optional but highly recommended step, which enables you to validate performance based on common student workloads.
9598

9699
### Lab strategies
97100

@@ -114,7 +117,6 @@ Update reports to include the new cost entry type, `Microsoft.LabServices/labs`,
114117

115118
## Next steps
116119

117-
- As an educator, [create and manage labs](how-to-manage-classroom-labs.md).
118-
- As an educator, [configure and publish templates](how-to-create-manage-template.md).
120+
- As an admin, [create a lab plan](tutorial-setup-lab-plan.md).
121+
- As an admin, [manage your lab plan](how-to-manage-lab-plans.md).
119122
- As an educator, [configure and control usage of a lab](how-to-configure-student-usage.md).
120-
- As a student, [access labs](how-to-use-lab.md).

0 commit comments

Comments
 (0)