Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6b90626

Browse files
committedAug 17, 2021
updates
1 parent f66a15f commit 6b90626

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed
 

‎articles/lab-services/how-to-add-user-lab-owner.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,19 @@ This article shows you how you, as an administrator, can add additional owners t
1414
2. Select the **lab** to which you want to add user as an owner.
1515

1616
![Select the lab ](./media/how-to-add-user-lab-owner/select-lab.png)
17-
3. On the **Lab** page, select **Access control (IAM)** on the left menu.
18-
4. On the **Access control (IAM)** page, select **Add** on the toolbar, and the select **Add role assignment**.
19-
5. On the **Add a role assignment** page, do the following steps:
20-
1. Select **READER** for the **role**.
21-
2. Select the user.
22-
3. Select **Save**.
23-
24-
![Reader lab role ](./media/how-to-add-user-lab-owner/reader-lab-account.png)
17+
1. In the navigation menu, select **Access control (IAM)**.
18+
19+
1. Select **Add** > **Add role assignment (Preview)**.
20+
21+
![Access control (IAM) page with Add role assignment menu open.](../../includes/role-based-access-control/media/add-role-assignment-menu-generic.png)
22+
23+
1. On the **Role** tab, select the **Reader** role.
24+
25+
![Add role assignment page with Role tab selected.](../../includes/role-based-access-control/media/add-role-assignment-role-generic.png)
26+
27+
1. On the **Members** tab, select the user you want to add to the Reader role.
28+
29+
1. On the **Review + assign** tab, select **Review + assign** to assign the role.
2530
## Add user to the owner role for the lab
2631

2732
> [!NOTE]
Binary file not shown.

0 commit comments

Comments
 (0)
Please sign in to comment.