|
| 1 | +--- |
| 2 | +title: How to add user as a lab owner in Azure Lab Services |
| 3 | +description: This article shows you how an administrator can add a user as an owner to a lab. |
| 4 | +services: lab-services |
| 5 | +documentationcenter: na |
| 6 | +author: spelluru |
| 7 | +manager: |
| 8 | +editor: '' |
| 9 | + |
| 10 | +ms.service: lab-services |
| 11 | +ms.workload: na |
| 12 | +ms.tgt_pltfrm: na |
| 13 | +ms.devlang: na |
| 14 | +ms.topic: article |
| 15 | +ms.date: 12/20/2019 |
| 16 | +ms.author: spelluru |
| 17 | + |
| 18 | +--- |
| 19 | +# How to add a user as an owner of a classroom lab in Azure Lab Services |
| 20 | +This article shows you how to add a user as an owner of a lab in Azure Lab Services. |
| 21 | + |
| 22 | +## Add user to the reader role for the lab account |
| 23 | +1. Sign in to the [Azure portal](https://portal.azure.com). |
| 24 | +2. Select **All Services** on the left menu. Search for **Lab Services**, and then select it. |
| 25 | +3. Select your **lab account** from the list. |
| 26 | +2. On the **Lab Account page**, select **Access Control (IAM)** on the left menu. |
| 27 | +2. On the **Access control (IAM)** page, select **Add** on the toolbar, and the select **Add role assignment**. |
| 28 | + |
| 29 | +  |
| 30 | +3. On the **Add a role assignment** page, do the following steps: |
| 31 | + 1. Select **Reader** for the **role**. |
| 32 | + 2. Select the user. |
| 33 | + 3. Select **Save**. |
| 34 | + |
| 35 | +  |
| 36 | + |
| 37 | +## Add user to the owner role for the lab |
| 38 | + |
| 39 | +1. Back on the **Lab Account** page, select **All labs** on the left menu. |
| 40 | +2. Select the **lab** to which you want to add user as an owner. |
| 41 | + |
| 42 | +  |
| 43 | +3. On the **Lab** page, select **Access control (IAM)** on the left menu. |
| 44 | +4. On the **Access control (IAM)** page, select **Add** on the toolbar, and the select **Add role assignment**. |
| 45 | +5. On the **Add a role assignment** page, do the following steps: |
| 46 | + 1. Select **Owner** for the **role**. |
| 47 | + 2. Select the user. |
| 48 | + 3. Select **Save**. |
| 49 | + |
| 50 | +## Next steps |
| 51 | +Confirm that the user sees the lab upon logging into the [Lab Services portal](https://labs.azure.com). |
0 commit comments