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
+13-11Lines changed: 13 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,21 +5,23 @@ description: Learn how to configure access to projects for developers by using t
5
5
ms.service: azure-deployment-environments
6
6
ms.author: rosemalcolm
7
7
author: RoseHJM
8
-
ms.date: 12/05/2023
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
13
15
14
-
This guide explains how to provide user access for Azure Deployment Environments projects.
16
+
This article explains how to provide user access for Azure Deployment Environments projects.
15
17
16
18
In Azure Deployment Environments, development team members must have access to a project before they can create deployment environments. By using the built-in roles, Deployment Environments User and Deployment Environments Reader, you can assign permissions to users or groups at either the project level or the environment type level.
17
19
18
20
When assigned at the project level, a developer who has the Deployment Environments User role can perform the following actions on all enabled project environment types:
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,19 +33,19 @@ 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
-
1. Select **Add** > **Add role assignment**.
40
+
1. Select **Add role assignment**.
39
41
40
42
1. Assign the following role. For detailed steps, see [Assign Azure roles using the Azure portal](../role-based-access-control/role-assignments-portal.yml).
|**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,23 +55,23 @@ 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
62
64
1. Select **Access control**.
63
65
64
-
1. Select **Add** > **Add role assignment**.
66
+
1. Select **Add role assignment**.
65
67
66
68
1. Assign the following role. For detailed steps, see [Assign Azure roles using the Azure portal](../role-based-access-control/role-assignments-portal.yml).
|**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