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-devcenter-environment-types.md
+11-7Lines changed: 11 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ ms.author: rosemalcolm
8
8
author: RoseHJM
9
9
ms.date: 03/20/2025
10
10
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.
11
13
---
12
14
13
15
# Configure environment types for a dev center
@@ -21,17 +23,18 @@ In this article, you'll learn how to:
21
23
22
24
:::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":::
23
25
24
-
## Add a new dev center environment type
26
+
## Add a dev center environment type
25
27
26
-
To add a new environment type to the dev center:
28
+
To add a new environment type to a dev center:
27
29
28
30
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.
31
34
1. Select **+ Create**.
32
35
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).
35
38
1. Select **Add**.
36
39
37
40
:::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
49
52
To delete an environment type from a dev center:
50
53
51
54
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.
53
57
1. Select **Environment types** from the left pane.
54
58
1. Select the environment types that you want to delete.
0 commit comments