Skip to content

Commit 03af785

Browse files
committed
edits
1 parent e092f63 commit 03af785

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

articles/deployment-environments/how-to-configure-project-admin.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ When you assign the role at the project level, the user can perform the precedin
2929
## Assign permissions to dev team leads for a project
3030

3131
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.
3333
1. Select **Access control (IAM)** in the left menu.
3434
1. Select **Add** > **Add role assignment**.
3535
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
4242

4343
:::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":::
4444

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).
4646

4747
## Assign permissions to dev team leads for an environment type
4848

4949
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**.
5253

5354
:::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":::
5455

55-
1. Select **Access control (IAM)** from the menu.
56-
5756
1. Select **Add** > **Add role assignment**.
5857

5958
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
6261
| --- | --- |
6362
| **Role** | Select **DevCenter Project Admin**. |
6463
| **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. |
6665

6766
:::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":::
6867

0 commit comments

Comments
 (0)