Skip to content

Commit cd87e4b

Browse files
committed
edits
1 parent c9dcbaf commit cd87e4b

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

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

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ ms.author: rosemalcolm
88
author: RoseHJM
99
ms.date: 03/20/2025
1010
ms.topic: how-to
11+
12+
#customer intent: As a platform engineer, I want to create an environment type so that my team members can deploy environments.
1113
---
1214

1315
# Configure environment types for a dev center
@@ -21,17 +23,18 @@ In this article, you'll learn how to:
2123

2224
:::image type="content" source="media/configure-dev-center-environment-types/azure-deployment-environments-environment-types.png" alt-text="Screenshot of example environment types." lightbox="media/configure-dev-center-environment-types/azure-deployment-environments-environment-types.png":::
2325

24-
## Add a new dev center environment type
26+
## Add a dev center environment type
2527

26-
To add a new environment type to the dev center:
28+
To add a new environment type to a dev center:
2729

2830
1. Sign in to the [Azure portal](https://portal.azure.com) and go to Azure Deployment Environments.
29-
1. Select your dev center from the list.
30-
1. Select **Environment types** from the left pane.
31+
1. In the left pane, under **Configure**, select **Dev centers**.
32+
1. On the **Dev centers** page, select your dev center.
33+
1. Select **Environment types** in the left pane.
3134
1. Select **+ Create**.
3235
1. On the **Create environment type** page, add the following details:
33-
1. For **Name**, add a name for the environment type.
34-
1. For **Tags**, add tags by adding **Name** and **Value** information (optional).
36+
1. In the **Name** box, add a name for the environment type.
37+
1. Under **Tags**, add tags by entering **Name** and **Value** information (optional).
3538
1. Select **Add**.
3639

3740
:::image type="content" source="media/configure-dev-center-environment-types/create-new-dev-center-environment-type.png" alt-text="Screenshot that shows the page for adding an environment type." lightbox="media/configure-dev-center-environment-types/create-new-dev-center-environment-type.png":::
@@ -49,7 +52,8 @@ When you delete an environment type, it's no longer available when you deploy en
4952
To delete an environment type from a dev center:
5053

5154
1. Sign in to the [Azure portal](https://portal.azure.com) and go to Azure Deployment Environments.
52-
1. Select your dev center from the list.
55+
1. In the left pane, under **Configure**, select **Dev centers**.
56+
1. On the **Dev centers** page, select your dev center.
5357
1. Select **Environment types** from the left pane.
5458
1. Select the environment types that you want to delete.
5559
1. Select **Delete** and then confirm.

0 commit comments

Comments
 (0)