Skip to content

Commit 9cddf34

Browse files
committed
edits
1 parent bc07239 commit 9cddf34

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

articles/deployment-environments/how-to-configure-project-admin.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,25 @@
11
---
2-
title: Provide administrative access to Azure Deployment Environments projects
2+
title: Grant administrative access to Azure Deployment Environments projects
33
titleSuffix: Azure Deployment Environments
44
description: Learn how to configure administrative access for dev team leads by using the DevCenter Project Admin built-in role.
55
ms.service: azure-deployment-environments
66
ms.author: rosemalcolm
77
author: RoseHJM
88
ms.date: 03/21/2025
99
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.
1012
---
1113

1214
# Provide access to projects for dev team leads
1315

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

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

18-
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. Based on the scope of access that you allow, a DevCenter Project Admin user can:
1921

20-
* View, add, update, disable, or delete the project environment types.
22+
* View, add, update, disable, or delete project environment types.
2123
* Create an environment.
2224
* Read, write, delete, or perform actions (like deploy or reset) on their own environment.
2325
* 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
2729
## Assign permissions to dev team leads for a project
2830

2931
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.
3234
1. Select **Add** > **Add role assignment**.
3335
1. Assign the following role. For detailed steps, see [Assign Azure roles using the Azure portal](../role-based-access-control/role-assignments-portal.yml).
3436

55.1 KB
Loading

0 commit comments

Comments
 (0)