Skip to content

Commit d4d504a

Browse files
authored
Merge pull request #215351 from ShawnJackson/provide-access-to-create-and-manage-environments
edit pass: "Provide access to create and manage environments" articles
2 parents aaacdc5 + fe4c5f5 commit d4d504a

File tree

2 files changed

+71
-71
lines changed

2 files changed

+71
-71
lines changed
Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Configure deployment environments user access
2+
title: Provide access to developers
33
titleSuffix: Azure Deployment Environments
4-
description: Learn how to configure access for developers by using the Deployment Environments Users built-in role.
4+
description: Learn how to configure access for developers by using the Deployment Environments User built-in role.
55
ms.service: deployment-environments
66
ms.custom: ignite-2022
77
ms.author: rosemalcolm
@@ -13,61 +13,61 @@ ms.topic: how-to
1313

1414
# Provide access to developers
1515

16-
Development team members must have access to a specific project before they can create deployment environments. By using the built-in Deployment Environments User role, you can assign permissions to Active Directory Users or Groups at either the project level or the specific project environment type level.
16+
In Azure Deployment Environments, development team members must get access to a specific project before they can create deployment environments. By using the built-in Deployment Environments User role, you can assign permissions to Active Directory users or groups at either the project level or the environment type level.
1717

18-
Based on the scope that users are granted access to, a Deployment Environments User can:
18+
Based on the scope of access that you allow, a developer who has the Deployment Environments User role can:
1919

20-
* View the project environment types
21-
* Create an environment
22-
* Read, write, delete, or perform actions (deploy, reset, etc.) on their own environment
23-
* Read or perform actions (deploy, reset, etc.) on environments created by other users
20+
* View the project environment types.
21+
* Create an environment.
22+
* Read, write, delete, or perform actions (like deploy or reset) on their own environment.
23+
* Read or perform actions (like deploy or reset) on environments that other users created.
2424

25-
When the role is assigned at the project level, the Deployment Environments User will be able to perform the actions listed above on all environment types enabled at the Project level. When the role is assigned to specific environment type(s), the user will be able to perform the actions only on the respective environment type(s).
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.
2626

27-
## Assign permissions to developers to a project
27+
## Assign permissions to developers for a project
2828

29-
1. Select the project you want to provide your development team members access to.
30-
2. Select **Access Control(IAM)** from the left menu.
29+
1. Select the project that you want your development team members to be able to access.
30+
2. Select **Access control (IAM)** from the left menu.
3131

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.":::
3333

3434
3. Select **Add** > **Add role assignment**.
3535

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.":::
3737

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**.
4242

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. Users who have the Deployment Environments User role can also [create environments from the Azure CLI](./quickstart-create-access-environments.md).
4444

45-
## Assign permissions to developers to a specific environment type
45+
## Assign permissions to developers for an environment type
4646

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

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.":::
5151

52-
3. Select **Access Control**.
52+
3. Select **Access control (IAM)**.
5353

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.":::
5555

5656
4. Select **Add** > **Add role assignment**.
5757

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.":::
5959

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**.
6464

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. Users who have the Deployment Environments User role can also [create environments by using the Azure CLI](./quickstart-create-access-environments.md).
6666

6767
> [!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.
6969
7070
## Next steps
7171

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)
Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Configure deployment environments project admin access
2+
title: Provide access to dev managers
33
titleSuffix: Azure Deployment Environments
44
description: Learn how to configure access for dev managers by using the DevCenter Project Admin built-in role.
55
ms.service: deployment-environments
@@ -10,75 +10,75 @@ ms.date: 10/12/2022
1010
ms.topic: how-to
1111
---
1212

13-
# Provide access to Dev Managers
13+
# Provide access to dev managers
1414

15-
You can create multiple projects associated with the dev center to align with each team's specific requirements. By using the built-in DevCenter Project Admin role, you can delegate project administration to a member of a team. Project Admins can configure [project environment types](concept-environments-key-concepts.md#project-environment-types) to enable developers to create different types of [environments](concept-environments-key-concepts.md#environments) and apply different 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.
1616

17-
The DevCenter Project Admin role can be assigned at either the project level or the specific project environment type level.
17+
You can assign the DevCenter Project Admin role to a dev manager at either the project level or the environment type level.
1818

19-
Based on the scope that users are granted access to, a DevCenter Project Admin can:
19+
Based on the scope of access that you allow, a DevCenter Project Admin user can:
2020

21-
* View, add, update, disable or delete the project environment types
22-
* Create an environment
23-
* Read, write, delete, or perform actions (deploy, reset, etc.) on their own environment
24-
* Read, delete, or perform actions (deploy, reset, etc.) on environments created by other users
21+
* View, add, update, disable, or delete the project environment types.
22+
* Create an environment.
23+
* Read, write, delete, or perform actions (like deploy or reset) on their own environment.
24+
* Read, delete, or perform actions (like deploy or reset) on environments that other users created.
2525

26-
When the role is assigned at the project level, the DevCenter Project Admin can perform the actions listed above on all environment types at the Project level. When the role is assigned to specific environment type(s), the DevCenter Project Admin can perform the actions only on the respective environment type(s).
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.
2727

28-
## Assign permissions to dev managers to a project
28+
## Assign permissions to dev managers for a project
2929

30-
1. Select the project you want to provide your development team members access to.
31-
2. Select **Access Control(IAM)** from the left menu.
30+
1. Select the project that you want your development team members to be able to access.
31+
2. Select **Access control (IAM)** from the left menu.
3232

33-
:::image type="content" source=".\media\configure-project-admin\access-control-page.png" alt-text="Screenshot showing link to access control page.":::
33+
:::image type="content" source=".\media\configure-project-admin\access-control-page.png" alt-text="Screenshot that shows the link to the access control page.":::
3434

3535
3. Select **Add** > **Add role assignment**.
3636

37-
:::image type="content" source=".\media\configure-project-admin\add-role-assignment.png" alt-text="Screenshot showing Add role assignment menu option.":::
37+
:::image type="content" source=".\media\configure-project-admin\add-role-assignment.png" alt-text="Screenshot that shows the menu option for adding a role assignment.":::
3838

39-
4. On the Add role assignment page, on the Role tab, search for *DevCenter Project Admin*, select the **DevCenter Project Admin** built-in role, and then select **Next**.
39+
4. On the **Add role assignment** page, on the **Role** tab, search for **devcenter project admin**, select the **DevCenter Project Admin** built-in role, and then select **Next**.
4040

41-
:::image type="content" source=".\media\configure-project-admin\built-in-role.png" alt-text="Screenshot showing built-in DevCenter project admin role.":::
41+
:::image type="content" source=".\media\configure-project-admin\built-in-role.png" alt-text="Screenshot that shows selecting the built-in DevCenter Project Admin role.":::
4242

43-
5. On the Members tab, select **+ Select Members**.
43+
5. On the **Members** tab, select **+ Select members**.
4444

45-
:::image type="content" source=".\media\configure-project-admin\select-role-members.png" alt-text="Screenshot showing link to select role members pane.":::
45+
:::image type="content" source=".\media\configure-project-admin\select-role-members.png" alt-text="Screenshot that shows the link for selecting role members.":::
4646

47-
1. In **Select members**, select the Active Directory Users or Groups you want to add, and then select **Select**.
47+
1. In **Select members**, select the Active Directory users or groups that you want to add, and then choose **Select**.
4848

49-
7. On the Members tab, select **Review + assign**.
49+
7. On the **Members** tab, select **Review + assign**.
5050

51-
The user will now be able to view the project and manage all the Environment Types that have been enabled within it. DevCenter Project Admin can also [create environments from the 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).
5252

53-
## Assign permissions to dev managers to a specific environment type
53+
## Assign permissions to dev managers for an environment type
5454

55-
1. Select the project you want to provide your development team members access to.
56-
2. Select **Environment Types** and select the **...** beside the specific environment type.
55+
1. Select the project that you want your development team members to be able to access.
56+
2. Select **Environment types**, and then select the ellipsis (**...**) beside the specific environment type.
5757

58-
:::image type="content" source=".\media\configure-project-admin\project-environment-types.png" alt-text="Screenshot showing the environment types associated with a project.":::
58+
:::image type="content" source=".\media\configure-project-admin\project-environment-types.png" alt-text="Screenshot that shows the environment types associated with a project.":::
5959

60-
3. Select **Access Control**.
60+
3. Select **Access control (IAM)**.
6161

62-
:::image type="content" source=".\media\configure-project-admin\access-control-page.png" alt-text="Screenshot showing link to access control page.":::
62+
:::image type="content" source=".\media\configure-project-admin\access-control-page.png" alt-text="Screenshot that shows the link to the access control page.":::
6363

6464
4. Select **Add** > **Add role assignment**.
6565

66-
:::image type="content" source=".\media\configure-project-admin\add-role-assignment.png" alt-text="Screenshot showing Add role assignment menu option.":::
66+
:::image type="content" source=".\media\configure-project-admin\add-role-assignment.png" alt-text="Screenshot that shows the menu option for adding a role assignment.":::
6767

68-
5. On the Add role assignment page, on the Role tab, search for **DevCenter Project Admin**, select the **DevCenter Project Admin** built-in role, and then select **Next**.
68+
5. On the **Add role assignment** page, on the **Role** tab, search for **devcenter project admin**, select the **DevCenter Project Admin** built-in role, and then select **Next**.
6969

70-
:::image type="content" source=".\media\configure-project-admin\built-in-role.png" alt-text="Screenshot showing built-in DevCenter project admin role.":::
70+
:::image type="content" source=".\media\configure-project-admin\built-in-role.png" alt-text="Screenshot that shows selecting the built-in DevCenter Project Admin role.":::
7171

72-
6. On the Members tab, select **+ Select Members**.
73-
7. In **Select members**, select the Active Directory Users or Groups you want to add, and then select **Select**.
74-
8. On the Members tab, select **Review + assign**.
72+
6. On the **Members** tab, select **+ Select members**.
73+
7. In **Select members**, select the Active Directory users or groups that you want to add, and then choose **Select**.
74+
8. On the **Members** tab, select **Review + assign**.
7575

76-
The user will now be able to view the project and manage only the specific environment type that they have been granted access to. DevCenter Project Admin can also [create environments using the 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).
7777

7878
> [!NOTE]
79-
> 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.
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.
8080
8181
## Next steps
8282

83-
* [Create and Configure Projects](./quickstart-create-and-configure-projects.md)
83+
* [Create and configure projects](./quickstart-create-and-configure-projects.md)
8484
* [Provide access to developers](./how-to-configure-deployment-environments-user.md)

0 commit comments

Comments
 (0)