|
2 | 2 | title: Set up a lab account with Azure Lab Services | Microsoft Docs
|
3 | 3 | description: Learn how to set up a lab account with Azure Lab Services, add a lab creator, and specify Marketplace images to be used by labs in the lab account.
|
4 | 4 | ms.topic: tutorial
|
5 |
| -ms.date: 06/26/2020 |
| 5 | +ms.date: 07/26/2021 |
| 6 | +ms.custom: subject-rbac-steps |
6 | 7 | ---
|
7 | 8 |
|
8 | 9 | # Tutorial: Set up a lab account with Azure Lab Services
|
@@ -45,17 +46,25 @@ The following steps illustrate how to use the Azure portal to create a lab accou
|
45 | 46 | 
|
46 | 47 |
|
47 | 48 | ## Add a user to the Lab Creator role
|
48 |
| -To set up a classroom lab in a lab account, the user must be a member of the **Lab Creator** role in the lab account. To provide educators the permission to create labs for their classes, add them to the **Lab Creator** role: |
| 49 | +To set up a classroom lab in a lab account, the user must be a member of the **Lab Creator** role in the lab account. To provide educators the permission to create labs for their classes, add them to the **Lab Creator** role: For detailed steps, see [Assign Azure roles using the Azure portal](../role-based-access-control/role-assignments-portal.md). |
49 | 50 |
|
50 | 51 | > [!NOTE]
|
51 | 52 | > The account you used to create the lab account is automatically added to this role. If you are planning to use the same user account to create a classroom lab in this tutorial, skip this step.
|
52 | 53 |
|
53 |
| -1. On the **Lab Account** page, select **Access control (IAM)**, select **+ Add** on the toolbar, and then select **+ Add role assignment** on the toolbar. |
54 | 54 |
|
55 |
| -  |
56 |
| -1. On the **Add role assignment** page, select **Lab Creator** for **Role**, select the user you want to add to the Lab Creators role, and select **Save**. |
| 55 | +1. On the **Lab Account** page, select **Access control (IAM)** |
57 | 56 |
|
58 |
| -  |
| 57 | +1. Select **Add** > **Add role assignment (Preview)**. |
| 58 | + |
| 59 | +  |
| 60 | + |
| 61 | +1. On the **Role** tab, select the **Lab Creator** role. |
| 62 | + |
| 63 | +  |
| 64 | + |
| 65 | +1. On the **Members** tab, select the user you want to add to the Lab Creators role |
| 66 | + |
| 67 | +1. On the **Review + assign** tab, select **Review + assign** to assign the role. |
59 | 68 |
|
60 | 69 |
|
61 | 70 | ## Next steps
|
|
0 commit comments