Skip to content

Commit 5671e38

Browse files
committed
edits
1 parent 2897c16 commit 5671e38

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

articles/deployment-environments/how-to-configure-deployment-environments-user.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
---
2-
title: Provide user access to Azure Deployment Environments projects
2+
title: Provide user access to Deployment Environments projects
33
titleSuffix: Azure Deployment Environments
44
description: Learn how to configure access to projects for developers by using the Deployment Environments User built-in role.
55
ms.service: azure-deployment-environments
66
ms.author: rosemalcolm
77
author: RoseHJM
88
ms.date: 03/14/2025
99
ms.topic: how-to
10+
11+
#customer intent: As a platform engineer, I want to provide user access for Deployment Environments projects so that team members can create deployment environments.
1012
---
1113

1214
# Provide access to projects for developers
@@ -19,7 +21,7 @@ When assigned at the project level, a developer who has the Deployment Environme
1921

2022
* View the project environment types.
2123
* Create an environment.
22-
* Read, write, delete, or perform actions (like deploy or reset) on their own environment.
24+
* Read, write to, delete, or perform actions (like deploy or reset) on their own environment.
2325

2426
A developer who has the Deployment Environments Reader role can:
2527

@@ -31,9 +33,9 @@ When you assign a role to specific environment types, the user can perform the a
3133

3234
1. Sign in to the [Azure portal](https://portal.azure.com) and go to Azure Deployment Environments.
3335

34-
1. Select **Projects** from the left pane, then choose the project that you want your developers to be able to access.
36+
1. Select **Projects** in the left pane, and then choose the project that you want your developers to be able to access.
3537

36-
1. Select **Access control (IAM)** from the left pane.
38+
1. Select **Access control (IAM)** in the left pane.
3739

3840
1. Select **Add** > **Add role assignment**.
3941

@@ -43,7 +45,7 @@ When you assign a role to specific environment types, the user can perform the a
4345
| --- | --- |
4446
| **Role** | Select **[Deployment Environments User](how-to-configure-deployment-environments-user.md)**. |
4547
| **Assign access to** | Select **User, group, or service principal**. |
46-
| **Members** | Select the users or groups you want to have access to the project. |
48+
| **Members** | Select the users or groups that you want to have access to the project. |
4749

4850
:::image type="content" source="media/configure-deployment-environments-user/add-role-assignment.png" alt-text="Screenshot that shows the Add role assignment pane." lightbox="media/configure-deployment-environments-user/add-role-assignment.png":::
4951

@@ -53,9 +55,9 @@ The users can now view the project and all the environment types enabled within
5355

5456
1. Sign in to the [Azure portal](https://portal.azure.com) and go to Azure Deployment Environments.
5557

56-
1. Select **Projects** from the left pane, then choose the project that you want your developers to be able to access.
58+
1. Select **Projects** in the left pane, and then choose the project that you want your developers to be able to access.
5759

58-
1. Select **Environment types** from the left pane, and then select the ellipsis (**...**) beside the specific environment type.
60+
1. Select **Environment types** in the left pane, and then select the ellipsis (**...**) next to the specific environment type.
5961

6062
:::image type="content" source="media\configure-deployment-environments-user\project-environment-types.png" alt-text="Screenshot that shows the environment types associated with a project." lightbox="media\configure-deployment-environments-user\project-environment-types.png":::
6163

@@ -69,7 +71,7 @@ The users can now view the project and all the environment types enabled within
6971
| --- | --- |
7072
| **Role** | Select **[Deployment Environments User](how-to-configure-deployment-environments-user.md)**. |
7173
| **Assign access to** | Select **User, group, or service principal**. |
72-
| **Members** | Select the users or groups you want to have access to the project. |
74+
| **Members** | Select the users or groups that you want to have access to the project. |
7375

7476
:::image type="content" source="media/configure-deployment-environments-user/add-role-assignment.png" alt-text="Screenshot that shows the Add role assignment pane for environment type." lightbox="media/configure-deployment-environments-user/add-role-assignment.png":::
7577

0 commit comments

Comments
 (0)