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/dev-box/how-to-project-admin.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: dev-box
5
5
ms.service: dev-box
6
6
author: RoseHJM
7
7
ms.author: rosemalcolm
8
-
ms.date: 04/25/2023
8
+
ms.date: 01/05/2024
9
9
ms.topic: how-to
10
10
---
11
11
@@ -33,23 +33,23 @@ Use the following steps to assign the DevCenter Project Admin role:
33
33
34
34
1. Select the project that you want to give your team members access to.
35
35
36
-
:::image type="content" source="./media/how-to-project-admin/projects-grid.png" alt-text="Screenshot that shows the list of existing projects.":::
36
+
:::image type="content" source="./media/how-to-project-admin/projects-grid.png" alt-text="Screenshot that shows the list of existing projects." lightbox="./media/how-to-project-admin/projects-grid.png":::
37
37
38
-
1. On the left menu, select **Access Control (IAM)**.
38
+
1. On the left, select **Access Control (IAM)**.
39
39
40
-
:::image type="content" source="./media/how-to-project-admin/access-control-tab.png" alt-text="Screenshot that shows the access control page for a project.":::
40
+
:::image type="content" source="./media/how-to-project-admin/access-control-tab.png" alt-text="Screenshot that shows the access control page for a project." lightbox="./media/how-to-project-admin/access-control-tab.png":::
41
41
42
42
1. Select **Add** > **Add role assignment**.
43
43
44
44
1. Assign the following role. For detailed steps, see [Assign Azure roles using the Azure portal](../role-based-access-control/role-assignments-portal.md).
45
45
46
46
| Setting | Value |
47
-
|---|---|
47
+
|---|---|
48
48
|**Role**| Select **DevCenter Project Admin**. |
49
49
|**Assign access to**| Select **User, group, or service principal**. |
50
50
|**Members**| Select the users or groups that need administrative access to the project. |
51
51
52
-
:::image type="content" source="media/how-to-project-admin/add-role-assignment-admin.png" alt-text="Screenshot that shows the pane for adding a role assignment.":::
52
+
:::image type="content" source="media/how-to-project-admin/add-role-assignment-admin.png" alt-text="Screenshot that shows the pane for adding a role assignment." lightbox="media/how-to-project-admin/add-role-assignment-admin.png":::
53
53
54
54
The users can now manage the project and create dev box pools within it.
0 commit comments