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
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,25 @@
1
1
---
2
-
title: Provide administrative access to Azure Deployment Environments projects
2
+
title: Grant administrative access to Azure Deployment Environments projects
3
3
titleSuffix: Azure Deployment Environments
4
4
description: Learn how to configure administrative access for dev team leads by using the DevCenter Project Admin built-in role.
5
5
ms.service: azure-deployment-environments
6
6
ms.author: rosemalcolm
7
7
author: RoseHJM
8
8
ms.date: 03/21/2025
9
9
ms.topic: how-to
10
+
11
+
#customer intent: As a platform engineer, I want to assign permissions to dev team leads so that they can peform the appropriate actions.
10
12
---
11
13
12
14
# Provide access to projects for dev team leads
13
15
14
-
This guide explains how to assign permissions to dev team leads for a project in Azure Deployment Environments.
16
+
This article explains how to assign permissions to dev team leads for a project in Azure Deployment Environments.
15
17
16
-
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.
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.
17
19
18
-
You can assign the DevCenter Project Admin role to a dev team lead at either the project level or the environmenttype 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. Based on the scope of access that you allow, a DevCenter Project Admin user can:
19
21
20
-
* View, add, update, disable, or delete the project environment types.
22
+
* View, add, update, disable, or delete project environment types.
21
23
* Create an environment.
22
24
* Read, write, delete, or perform actions (like deploy or reset) on their own environment.
23
25
* Read, delete, or perform actions (like deploy or reset) on environments that other users created.
@@ -27,8 +29,8 @@ When you assign the role at the project level, the user can perform the precedin
27
29
## Assign permissions to dev team leads for a project
28
30
29
31
1. Sign in to the [Azure portal](https://portal.azure.com) and go to Azure Deployment Environments.
30
-
1.Select **Projects**, then choose the project that you want your development team members to be able to access.
31
-
1. Select **Access control (IAM)**from the left menu.
32
+
1.In the left menu, select **Projects**, and then choose the project that you want your development team members to be able to access.
33
+
1. Select **Access control (IAM)**in the left menu.
32
34
1. Select **Add** > **Add role assignment**.
33
35
1. Assign the following role. For detailed steps, see [Assign Azure roles using the Azure portal](../role-based-access-control/role-assignments-portal.yml).
0 commit comments