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-project-admin.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
-
title: Grant administrative access to Azure Deployment Environments projects
2
+
title: Grant admin access to Azure Deployment Environments projects
3
3
titleSuffix: Azure Deployment Environments
4
-
description: Learn how to configure administrative access for dev team leads by using the DevCenter Project Admin built-in role.
4
+
description: Learn how to configure administrative access for dev team leads by using the built-in DevCenter Project Admin role.
5
5
ms.service: azure-deployment-environments
6
6
ms.author: rosemalcolm
7
7
author: RoseHJM
@@ -15,16 +15,16 @@ ms.topic: how-to
15
15
16
16
This article explains how to assign permissions to dev team leads for a project in Azure Deployment Environments.
17
17
18
-
You can create multiple projects that are associated with your 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.
18
+
You can create multiple projects that are associated with your dev center to align with each team's requirements. By using the built-in, 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). They can also apply settings to each environment type.
19
19
20
-
You can assign the DevCenter Project Admin role to a dev team lead at either the project level or the environment-type level. Based on the scope of access that you allow, a DevCenter Project Admin user can:
20
+
You can assign the DevCenter Project Admin role to a dev team lead at either the project level or the environment-type level. Depending on the scope of access that you allow, a DevCenter Project Admin user can:
21
21
22
22
* View, add, update, disable, or delete project environment types.
23
-
* Create an environment.
24
-
* Read, write, delete, or perform actions (like deploy or reset) on their own environment.
23
+
* Create environments.
24
+
* Read, write to, delete, or perform actions (like deploy or reset) on their own environments.
25
25
* Read, delete, or perform actions (like deploy or reset) on environments that other users created.
26
26
27
-
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
+
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 those environment types.
28
28
29
29
## Assign permissions to dev team leads for a project
30
30
@@ -49,7 +49,7 @@ The users can now view the project and manage all the environment types that you
49
49
1. Sign in to the [Azure portal](https://portal.azure.com) and go to Azure Deployment Environments.
50
50
1. In the left menu, select **Projects**, and then select the project that you want your development team members to be able to access.
51
51
1. In the left menu, select **Environment types**.
52
-
1. Select the ellipsis (**...**) next to the appropriate environment type, and then select **Access control**.
52
+
1. Select the ellipsis (**...**) next to the appropriate environment type, and then select **Access control**:
53
53
54
54
:::image type="content" source="media\configure-project-admin\project-environment-types.png" alt-text="Screenshot that shows the environment types associated with a project." lightbox="media\configure-project-admin\project-environment-types.png":::
0 commit comments