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
+22-22Lines changed: 22 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,52 +22,52 @@ Based on the scope of access that you allow, a Deployment Environments User can:
22
22
* Read, write, delete, or perform actions (like deploy or reset) on their own environment.
23
23
* Read or perform actions (deploy or reset) on environments that other users created.
24
24
25
-
When you assign the role at the project level, the Deployment Environments User can perform the preceding actions on all environment types enabled at the project level. When you assign the role to specific environment types, the Deployment Environments User can perform the actions only on the respective environment types.
25
+
When you assign the role at the project level, the user can perform the preceding actions on all environment types enabled at the project level. When you assign the role to specific environment types, the user can perform the actions only on the respective environment types.
26
26
27
27
## Assign permissions to developers for a project
28
28
29
-
1. Select the project you want to provide your development team members access to.
29
+
1. Select the project that you want your development team members to be able to access.
30
30
2. Select **Access Control(IAM)** from the left menu.
31
31
32
-
:::image type="content" source=".\media\configure-deployment-environments-user\access-control-page.png" alt-text="Screenshot showing link to access control page.":::
32
+
:::image type="content" source=".\media\configure-deployment-environments-user\access-control-page.png" alt-text="Screenshot that shows the link to the access control page.":::
33
33
34
34
3. Select **Add** > **Add role assignment**.
35
35
36
-
:::image type="content" source=".\media\configure-deployment-environments-user\add-role-assignment.png" alt-text="Screenshot showing Add role assignment menu option.":::
36
+
:::image type="content" source=".\media\configure-deployment-environments-user\add-role-assignment.png" alt-text="Screenshot that shows the menu option for adding a role assignment.":::
37
37
38
-
4. On the Add role assignment page, on the Role tab, search for *deployment environments user*, select the **Deployment Environments User** built-in role, and then select **Next**.
39
-
5. On the Members tab, select **+ Select Members**.
40
-
6. In **Select members**, select the Active Directory Users or Groups you want to add, and then select**Select**.
41
-
7. On the Members tab, select **Review + assign**.
38
+
4. On the **Add role assignment** page, on the **Role** tab, search for **deployment environments user**, select the **Deployment Environments User** built-in role, and then select **Next**.
39
+
5. On the **Members** tab, select **+ Select Members**.
40
+
6. In **Select members**, select the Active Directory users or groups that you want to add, and then choose**Select**.
41
+
7. On the **Members** tab, select **Review + assign**.
42
42
43
-
The user can now view the project and all the Environment Types enabled within it. Deployment Environments users can [create environments from the CLI](./quickstart-create-access-environments.md).
43
+
The users can now view the project and all the environment types that you've enabled within it. Deployment Environments users can also [create environments from the Azure CLI](./quickstart-create-access-environments.md).
44
44
45
45
## Assign permissions to developers for an environment type
46
46
47
-
1. Select the project you want to provide your development team members access to.
48
-
2. Select **Environment Types** and select the **...** beside the specific environment type.
47
+
1. Select the project that you want your development team members to be able to access.
48
+
2. Select **Environment Types**, and then select the ellipsis (**...**) beside the specific environment type.
49
49
50
-
:::image type="content" source=".\media\configure-deployment-environments-user\project-environment-types.png" alt-text="Screenshot showing the environment types associated with a project.":::
50
+
:::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.":::
51
51
52
52
3. Select **Access Control**.
53
53
54
-
:::image type="content" source=".\media\configure-deployment-environments-user\access-control-page.png" alt-text="Screenshot showing link to access control page.":::
54
+
:::image type="content" source=".\media\configure-deployment-environments-user\access-control-page.png" alt-text="Screenshot that shows the link to the access control page.":::
55
55
56
56
4. Select **Add** > **Add role assignment**.
57
57
58
-
:::image type="content" source=".\media\configure-deployment-environments-user\add-role-assignment.png" alt-text="Screenshot showing Add role assignment menu option.":::
58
+
:::image type="content" source=".\media\configure-deployment-environments-user\add-role-assignment.png" alt-text="Screenshot that shows the menu option for adding a role assignment.":::
59
59
60
-
5. On the Add role assignment page, on the Role tab, search for *deployment environments user*, select the **Deployment Environments User** built-in role, and then select **Next**.
61
-
6. On the Members tab, select **+ Select Members**.
62
-
7. In **Select members**, select the Active Directory Users or Groups you want to add, and then select**Select**.
63
-
8. On the Members tab, select **Review + assign**.
60
+
5. On the **Add role assignment** page, on the **Role** tab, search for **deployment environments user**, select the **Deployment Environments User** built-in role, and then select **Next**.
61
+
6. On the **Members** tab, select **+ Select Members**.
62
+
7. In **Select members**, select the Active Directory users or groups that you want to add, and then choose**Select**.
63
+
8. On the **Members** tab, select **Review + assign**.
64
64
65
-
The user can now view the project and the specific environment type that they have been granted access to. Deployment Environments users can [create environments using the CLI](./quickstart-create-access-environments.md).
65
+
The users can now view the project and the specific environment type that you've granted them access to. Deployment Environments users can also [create environments by using the CLI](./quickstart-create-access-environments.md).
66
66
67
67
> [!NOTE]
68
-
> Only users assigned the Deployment Environments User role, the DevCenter Project Admin role, or a built-in role with appropriate permissions will be able to create environments.
68
+
> Only users who have the Deployment Environments User role, the DevCenter Project Admin role, or a built-in role with appropriate permissions can create environments.
69
69
70
70
## Next steps
71
71
72
-
*[Create and Configure Projects](./quickstart-create-and-configure-projects.md)
73
-
*[Provide access to Dev Managers](./how-to-configure-project-admin.md)
72
+
*[Create and configure projects](./quickstart-create-and-configure-projects.md)
73
+
*[Provide access to dev managers](./how-to-configure-project-admin.md)
Copy file name to clipboardExpand all lines: articles/deployment-environments/how-to-configure-project-admin.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,18 +12,18 @@ ms.topic: how-to
12
12
13
13
# Provide access to dev managers
14
14
15
-
In Azure Deployment Environments, you can create multiple projects associated with the dev center to align with each team's requirements. By using the built-in DevCenter Project Admin role, you can delegate project administration to a member of a team. DevCenter Project Admins can configure [project environment types](concept-environments-key-concepts.md#project-environment-types) to enable developers to create various types of [environments](concept-environments-key-concepts.md#environments) and apply settings to each environment type.
15
+
In Azure Deployment Environments, you can create multiple projects associated with the dev center to align with each team's requirements. By using the built-in DevCenter Project Admin role, you can delegate project administration to a member of a team. DevCenter Project Admin users can configure [project environment types](concept-environments-key-concepts.md#project-environment-types) to enable developers to create various types of [environments](concept-environments-key-concepts.md#environments) and apply settings to each environment type.
16
16
17
17
You can assign the DevCenter Project Admin role to a dev manager at either the project level or the environment type level.
18
18
19
-
Based on the scope of access that you allow, a DevCenter Project Admin can:
19
+
Based on the scope of access that you allow, a DevCenter Project Admin user can:
20
20
21
21
* View, add, update, disable, or delete the project environment types.
22
22
* Create an environment.
23
23
* Read, write, delete, or perform actions (like deploy or reset) on their own environment.
24
24
* Read, delete, or perform actions (like deploy or reset) on environments that other users created.
25
25
26
-
When you assign the role at the project level, the DevCenter Project Admin can perform the preceding actions on all environment types at the project level. When you assign the role to specific environment types, the DevCenter Project Admin can perform the actions only on the respective environment types.
26
+
When you assign the role at the project level, the user can perform the preceding actions on all environment types at the project level. When you assign the role to specific environment types, the user can perform the actions only on the respective environment types.
27
27
28
28
## Assign permissions to dev managers for a project
29
29
@@ -48,7 +48,7 @@ When you assign the role at the project level, the DevCenter Project Admin can p
48
48
49
49
7. On the **Members** tab, select **Review + assign**.
50
50
51
-
The users can now view the project and manage all the environment types that you've enabled within it. DevCenter Project Admins can also [create environments from the Azure CLI](./quickstart-create-access-environments.md).
51
+
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](./quickstart-create-access-environments.md).
52
52
53
53
## Assign permissions to dev managers for an environment type
54
54
@@ -73,7 +73,7 @@ The users can now view the project and manage all the environment types that you
73
73
7. In **Select members**, select the Active Directory users or groups that you want to add, and then choose **Select**.
74
74
8. On the **Members** tab, select **Review + assign**.
75
75
76
-
The users can now view the project and manage only the specific environment type that you've granted them access to. DevCenter Project Admins can also [create environments by using the Azure CLI](./quickstart-create-access-environments.md).
76
+
The users can now view the project and manage only the specific environment type that you've granted them access to. DevCenter Project Admin users can also [create environments by using the Azure CLI](./quickstart-create-access-environments.md).
77
77
78
78
> [!NOTE]
79
79
> Only users who have the Deployment Environments User role, the DevCenter Project Admin role, or a built-in role with appropriate permissions can create environments.
0 commit comments