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-deployment-environments-user.md
+10-8Lines changed: 10 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,14 @@
1
1
---
2
-
title: Provide user access to Azure Deployment Environments projects
2
+
title: Provide user access to Deployment Environments projects
3
3
titleSuffix: Azure Deployment Environments
4
4
description: Learn how to configure access to projects for developers by using the Deployment Environments User built-in role.
5
5
ms.service: azure-deployment-environments
6
6
ms.author: rosemalcolm
7
7
author: RoseHJM
8
8
ms.date: 03/14/2025
9
9
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.
10
12
---
11
13
12
14
# Provide access to projects for developers
@@ -19,7 +21,7 @@ When assigned at the project level, a developer who has the Deployment Environme
19
21
20
22
* View the project environment types.
21
23
* 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.
23
25
24
26
A developer who has the Deployment Environments Reader role can:
25
27
@@ -31,9 +33,9 @@ When you assign a role to specific environment types, the user can perform the a
31
33
32
34
1. Sign in to the [Azure portal](https://portal.azure.com) and go to Azure Deployment Environments.
33
35
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.
35
37
36
-
1. Select **Access control (IAM)**from the left pane.
38
+
1. Select **Access control (IAM)**in the left pane.
37
39
38
40
1. Select **Add** > **Add role assignment**.
39
41
@@ -43,7 +45,7 @@ When you assign a role to specific environment types, the user can perform the a
|**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. |
47
49
48
50
:::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":::
49
51
@@ -53,9 +55,9 @@ The users can now view the project and all the environment types enabled within
53
55
54
56
1. Sign in to the [Azure portal](https://portal.azure.com) and go to Azure Deployment Environments.
55
57
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.
57
59
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.
59
61
60
62
:::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":::
61
63
@@ -69,7 +71,7 @@ The users can now view the project and all the environment types enabled within
|**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. |
73
75
74
76
:::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":::
0 commit comments