Skip to content

Commit ddd45f0

Browse files
committed
edits
1 parent 8f62b86 commit ddd45f0

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

articles/deployment-environments/how-to-configure-project-environment-types.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ author: RoseHJM
99
ms.date: 03/13/2025
1010
ms.topic: how-to
1111

12-
#customer intent: As a platform engineer, I want to configure project environment types in order to preconfigure the environments that my team will create.
12+
#customer intent: As a platform engineer, I want to configure project environment types so that I can preconfigure the environments that my team will create.
1313
---
1414

1515
# Configure project environment types
1616

17-
This guide explains how to add environment types to projects in Azure Deployment Environments. It also explains how to update, enable, disable, and delete environment types.
17+
This article explains how to add environment types to projects in Azure Deployment Environments. It also explains how to update, enable, disable, and delete environment types.
1818

1919
Project environment types are a subset of the [environment types configured for a dev center](how-to-configure-devcenter-environment-types.md). They help preconfigure the environments that a specific development team can create.
2020

@@ -27,13 +27,6 @@ Project environment types allow platform engineering teams to:
2727
You can provide subscriptions for environment types in a project to automatically apply the right set of policies on environments. This action also abstracts Azure governance-related concepts from your development teams.
2828
- Preconfigure the managed identity that developers use to perform the deployment, along with the access levels that development teams get after the environment is created.
2929

30-
In this article, you'll learn how to:
31-
32-
* Add a new project environment type.
33-
* Update a project environment type.
34-
* Enable or disable a project environment type.
35-
* Delete a project environment type.
36-
3730
## Prerequisites
3831

3932
- An [environment type at the dev center level](how-to-configure-devcenter-environment-types.md).

0 commit comments

Comments
 (0)