Skip to content

Commit 38aa4a1

Browse files
committed
Update permissions prereqs
1 parent 38e4756 commit 38aa4a1

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

articles/lab-services/how-to-configure-canvas-for-lab-plans.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ If you've already configured your course to use Azure Lab Services, learn how yo
2222

2323
## Prerequisites
2424

25-
- An Azure Lab Services lab plan. Follow these steps to [Create a lab plan in the Azure portal](./quick-create-resources.md), if you don't have one yet.
25+
[!INCLUDE [Existing lab plan](./includes/lab-services-prerequisite-lab-plan.md)]
2626

2727
- Your Canvas account needs [Admin permissions](https://community.canvaslms.com/t5/Canvas-Basics-Guide/What-is-the-Admin-role/ta-p/78) to add the Azure Lab Services app to Canvas.
2828

articles/lab-services/how-to-configure-teams-for-lab-plans.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,11 @@ For information about creating and managing labs in Microsoft Teams, see [Create
1818

1919
## Prerequisites
2020

21-
- An existing Azure Lab Services lab plan. If you don't have a lab plan yet, see [Set up a lab plan with Azure Lab Services](quick-create-resources.md).
21+
[!INCLUDE [Existing lab plan](./includes/lab-services-prerequisite-lab-plan.md)]
22+
2223
- The lab plan is created in the same tenant as Microsoft Teams.
2324
- To add the Azure Lab Services Teams app to a channel, your account needs to be an owner of the team in Microsoft Teams.
24-
- To add a lab plan to Teams, your account should have the Owner, Lab Creator, or Contributor role on the lab plan.
25+
- To add a lab plan to Teams, your account should have the [Owner](./concept-lab-services-role-based-access-control.md#owner-role), [Lab Creator](./concept-lab-services-role-based-access-control.md#lab-creator-role), or [Contributor](./concept-lab-services-role-based-access-control.md#contributor-role) role on the lab plan. Learn more about [Azure Lab Services built-in roles](./concept-lab-services-role-based-access-control.md).
2526

2627
## User workflow
2728

articles/lab-services/how-to-enable-nested-virtualization-template-vm-using-script.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,9 @@ To enable nested virtualization on the template VM, you first connect to the VM
2929
3030
## Prerequisites
3131

32-
- A lab plan and one or more labs. Learn how to [Set up a lab plan](quick-create-resources.md) and [Set up a lab](tutorial-setup-lab.md).
33-
- Permission to edit the lab. Learn how to [Add a user to the Lab Creator role](quick-create-resources.md#add-a-user-to-the-lab-creator-role). For more role options, see [Lab Services built-in roles](administrator-guide.md#rbac-roles).
32+
[!INCLUDE [Azure subscription](./includes/lab-services-prerequisite-subscription.md)]
33+
[!INCLUDE [Create and manage labs](./includes/lab-services-prerequisite-create-lab.md)]
34+
[!INCLUDE [Existing lab plan](./includes/lab-services-prerequisite-lab-plan.md)]
3435

3536
## Enable nested virtualization by using a script
3637

0 commit comments

Comments
 (0)