You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/lab-services/migrate-to-2022-update.md
+10-8Lines changed: 10 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,11 @@
1
1
---
2
-
title: Migrate to Azure Lab Services August 2022 Update
2
+
title: Migrate to August 2022 Update
3
+
titleSuffix: Azure Lab Services
3
4
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
5
6
ms.author: rosemalcolm
6
7
author: RoseHJM
7
-
ms.date: 11/08/2022
8
+
ms.date: 11/30/2022
8
9
---
9
10
10
11
# 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
20
21
> - Create and publish labs
21
22
> - Update cost management reports
22
23
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
+
23
26
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.
24
27
25
28
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
39
42
40
43
## 2. Request capacity
41
44
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.
43
46
44
47
1. Verify the capacity available in your subscription by [determining the current usage and quota](./how-to-determine-your-quota-usage.md).
45
48
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
91
94
92
95
## 6. Create and publish labs
93
96
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.
95
98
96
99
### Lab strategies
97
100
@@ -114,7 +117,6 @@ Update reports to include the new cost entry type, `Microsoft.LabServices/labs`,
114
117
115
118
## Next steps
116
119
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).
119
122
- As an educator, [configure and control usage of a lab](how-to-configure-student-usage.md).
0 commit comments