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/deployment-environments/how-to-configure-project-admin.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ When you assign the role at the project level, the user can perform the precedin
29
29
## Assign permissions to dev team leads for a project
30
30
31
31
1. Sign in to the [Azure portal](https://portal.azure.com) and go to Azure Deployment Environments.
32
-
1. In the left menu, select **Projects**, and then choose the project that you want your development team members to be able to access.
32
+
1. In the left menu, select **Projects**, and then select the project that you want your development team members to be able to access.
33
33
1. Select **Access control (IAM)** in the left menu.
34
34
1. Select **Add** > **Add role assignment**.
35
35
1. Assign the following role. For detailed steps, see [Assign Azure roles using the Azure portal](../role-based-access-control/role-assignments-portal.yml).
@@ -42,18 +42,17 @@ When you assign the role at the project level, the user can perform the precedin
42
42
43
43
:::image type="content" source="media/configure-project-admin/add-role-assignment-admin.png" alt-text="Screenshot that shows the Add role assignment pane." lightbox="media/configure-project-admin/add-role-assignment-admin.png":::
44
44
45
-
The users can now view the project and manage all the environment types that you've enabled within it. DevCenter Project Admin users can also [create environments from the Azure CLI](how-to-create-access-environments.md).
45
+
The users can now view the project and manage all the environment types that you've enabled in it. DevCenter Project Admin users can also [create environments from the Azure CLI](how-to-create-access-environments.md).
46
46
47
47
## Assign permissions to dev team leads for an environment type
48
48
49
49
1. Sign in to the [Azure portal](https://portal.azure.com) and go to Azure Deployment Environments.
50
-
1. Select **Projects**, then choose the project that you want your development team members to be able to access.
51
-
1. Select **Environment types**, and then select the ellipsis (**...**) beside the specific environment type.
50
+
1. In the left menu, select **Projects**, and then select the project that you want your development team members to be able to access.
51
+
1. In the left menu, select **Environment types**.
52
+
1. Select the ellipsis (**...**) next to the appropriate environment type, and then select **Access control**.
52
53
53
54
:::image type="content" source="media\configure-project-admin\project-environment-types.png" alt-text="Screenshot that shows the environment types associated with a project." lightbox="media\configure-project-admin\project-environment-types.png":::
54
55
55
-
1. Select **Access control (IAM)** from the menu.
56
-
57
56
1. Select **Add** > **Add role assignment**.
58
57
59
58
1. Assign the following role. For detailed steps, see [Assign Azure roles using the Azure portal](../role-based-access-control/role-assignments-portal.yml).
@@ -62,7 +61,7 @@ The users can now view the project and manage all the environment types that you
62
61
| --- | --- |
63
62
|**Role**| Select **DevCenter Project Admin**. |
64
63
|**Assign access to**| Select **User, group, or service principal**. |
65
-
|**Members**| Select the users or groups you want to have administrative access to the environment type. |
64
+
|**Members**| Select the users or groups that you want to have administrative access to the environment type. |
66
65
67
66
:::image type="content" source="media/configure-project-admin/add-role-assignment-admin.png" alt-text="Screenshot that shows the Add role assignment pane." lightbox="media/configure-project-admin/add-role-assignment-admin.png":::
0 commit comments