Skip to content

Commit 0cb5360

Browse files
authored
Update how-to-configure-project-environment-types.md
1 parent 0a8b1b2 commit 0cb5360

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,12 @@ Project environment types enable development infrastructure teams to:
2323
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.
2424
- Preconfigure the managed identity that developers will use to perform the deployment, along with the access levels that development teams get after the environment is created.
2525

26-
In this article, you'll learn how to add, update, enable, disable, and delete a project environment type.
26+
In this article, you'll learn how to:
27+
28+
* Add a new project environment type.
29+
* Update a project environment type.
30+
* Enable or disable a project environment type.
31+
* Delete a project environment type.
2732

2833
> [!IMPORTANT]
2934
> Azure Deployment Environments is currently in preview. For legal terms that apply to Azure features that are in beta, in preview, or otherwise not yet released into general availability, see the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).

0 commit comments

Comments
 (0)