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-manage-environments.md
+21-20Lines changed: 21 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,14 @@ ms.author: rosemalcolm
7
7
ms.service: deployment-environments
8
8
ms.custom: devx-track-azurecli, build-2023
9
9
ms.topic: how-to
10
-
ms.date: 10/06/2023
10
+
ms.date: 12/07/2023
11
11
---
12
12
13
13
# Manage environments in Azure Deployment Environments
14
14
15
15
In this article, you learn how to manage environments in Azure Deployment Environments. As a developer, you can create and manage your environments from the developer portal or by using the Azure CLI.
16
16
17
-
In Azure Deployment Environments, a platform engineer gives developers access to projects and the environment types that are associated with them. After a developer has access, they can create deployment environments based on the preconfigured environment types. The permissions that the creator of the environment and the rest of team have to access the environment's resources are defined in the specific environment type.
17
+
In Azure Deployment Environments, a platform engineer gives developers access to projects and the environment types that are associated with them. After a developer has access, they can create deployment environments based on the preconfigured environment types. The permissions are defined in the specific environment type.
18
18
19
19
## Prerequisites
20
20
@@ -28,9 +28,10 @@ The developer portal provides a graphical interface for development teams to cre
28
28
### Create an environment by using the developer portal
29
29
30
30
1. Sign in to the [developer portal](https://devportal.microsoft.com).
31
+
31
32
1. On the **New** menu at the top right, select **New environment**.
32
33
33
-
:::image type="content" source="media/how-to-manage-environments/new-environment.png" alt-text="Screenshot showing the new menu with new environment highlighted.":::
34
+
:::image type="content" source="media/how-to-manage-environments/new-environment.png" alt-text="Screenshot showing the new menu with new environment highlighted." lightbox="media/how-to-manage-environments/new-environment.png":::
34
35
35
36
1. In the **Add an environment** pane, enter or select the following information:
36
37
@@ -41,69 +42,69 @@ The developer portal provides a graphical interface for development teams to cre
41
42
|Type | Select the environment type you want to create. If you have access to more than one environment type, you see a list of the available types. |
42
43
|Environment definitions | Select the environment definition you want to use to create the environment. You see a list of the environment definitions available in the catalogs associated with your dev center. |
43
44
44
-
:::image type="content" source="media/how-to-manage-environments/add-environment.png" alt-text="Screenshot showing the add environment pane.":::
45
+
:::image type="content" source="media/how-to-manage-environments/add-environment.png" alt-text="Screenshot showing the add environment pane." lightbox="media/how-to-manage-environments/add-environment.png":::
45
46
46
-
If parameters are defined on the environment definition, you're prompted to enter them in a separate pane. If your environment doesn't use parameters, select **Create**.
47
+
If your environment is configured to accept parameters, you can enter them on a separate pane.
47
48
48
-
:::image type="content" source="media/how-to-manage-environments/parameter-pane.png" alt-text="Screenshot showing the parameter pane.":::
49
+
:::image type="content" source="media/how-to-manage-environments/parameter-pane.png" alt-text="Screenshot showing the parameter pane." lightbox="media/how-to-manage-environments/parameter-pane.png":::
49
50
50
51
1. Select **Create**. The environment tile is shown in the developer portal immediately, displaying the **Creating...** status while creation is in progress.
51
52
52
53
1. To view the resources that were created for the environment, select **Environment Resources**.
53
54
54
-
:::image type="content" source="media/how-to-manage-environments/environment-resources-link.png" alt-text="Screenshot showing an environment tile with the Environment Resources link highlighted.":::
55
+
:::image type="content" source="media/how-to-manage-environments/environment-resources-link.png" alt-text="Screenshot showing an environment tile with the Environment Resources link highlighted." lightbox="media/how-to-manage-environments/environment-resources-link.png":::
55
56
56
-
1.The environment resources are displayed in the Azure portal.
57
+
1.You can view the resources in your environment listed in the Azure portal.
57
58
58
-
:::image type="content" source="media/how-to-manage-environments/environment-resources.png" alt-text="Screenshot showing environment resources in the Azure portal.":::
59
+
:::image type="content" source="media/how-to-manage-environments/environment-resources.png" alt-text="Screenshot showing environment resources in the Azure portal." lightbox="media/how-to-manage-environments/environment-resources.png":::
59
60
60
61
### Redeploy an environment by using the developer portal
61
62
62
63
When you need to update your environment, you can redeploy it. The redeployment process updates any existing resources with changed properties or creates any new resources based on the latest configuration of the environment definition.
63
64
64
65
1. Sign in to the [developer portal](https://devportal.microsoft.com).
65
66
66
-
1. On the environment you want to redeploy, on the options menu, select**Redeploy**.
67
+
1. On the environment you want to redeploy, select the options menu next to the environment name, then choose**Redeploy**.
67
68
68
-
:::image type="content" source="media/how-to-manage-environments/option-redeploy.png" alt-text="Screenshot showing an environment tile with the options menu expanded and the Redeploy option selected.":::
69
+
:::image type="content" source="media/how-to-manage-environments/option-redeploy.png" alt-text="Screenshot showing an environment tile with the options menu expanded and the Redeploy option selected." lightbox="media/how-to-manage-environments/option-redeploy.png":::
69
70
70
-
1. If parameters are defined on the environment definition, you're prompted to make any changes you want to make. When you've made your changes, select **Redeploy**.
71
+
1. If parameters are defined on the environment definition, you're prompted to make any changes you want to make. After you make your changes, select **Redeploy**.
71
72
72
-
:::image type="content" source="media/how-to-manage-environments/redeploy-parameters.png" alt-text="Screenshot showing the redeploy parameters pane.":::
73
+
:::image type="content" source="media/how-to-manage-environments/redeploy-parameters.png" alt-text="Screenshot showing the redeploy parameters pane." lightbox="media/how-to-manage-environments/redeploy-parameters.png":::
73
74
74
75
1. If your environment doesn't include configurable parameters, you see the **Redeploy \<environment name\>** message. Select **Redeploy**.
75
76
76
-
:::image type="content" source="media/how-to-manage-environments/confirm-redeploy.png" alt-text="Screenshot showing the redeploy confirmation message with redeploy highlighted.":::
77
+
:::image type="content" source="media/how-to-manage-environments/confirm-redeploy.png" alt-text="Screenshot showing the redeploy confirmation message with redeploy highlighted." lightbox="media/how-to-manage-environments/confirm-redeploy.png":::
77
78
78
79
1. The environment displays the **Redeploying...** status while the redeployment takes place. To view the redeployed resources, select **Environment Resources**.
79
80
80
81
The environment resources are displayed in the Azure portal.
81
82
82
-
:::image type="content" source="media/how-to-manage-environments/redeployed-resources.png" alt-text="Screenshot showing redeployed resources in the Azure portal.":::
83
+
:::image type="content" source="media/how-to-manage-environments/redeployed-resources.png" alt-text="Screenshot showing redeployed resources in the Azure portal." lightbox="media/how-to-manage-environments/redeployed-resources.png":::
83
84
84
85
### Delete an environment by using the developer portal
85
86
86
87
You can delete your environment completely when you don't need it anymore.
87
88
88
89
1. Sign in to the [developer portal](https://devportal.microsoft.com).
89
90
90
-
1. On the environment you want to redeploy, on the options menu, select**Delete**.
91
+
1. On the environment you want to redeploy, select the options menu next to the environment name, then choose**Delete**.
91
92
92
-
:::image type="content" source="media/how-to-manage-environments/option-delete.png" alt-text="Screenshot showing an environment tile with the options menu expanded and the delete option selected.":::
93
+
:::image type="content" source="media/how-to-manage-environments/option-delete.png" alt-text="Screenshot showing an environment tile with the options menu expanded and the delete option selected." lightbox="media/how-to-manage-environments/option-delete.png":::
93
94
94
95
1. In the confirmation message, select **Delete**
95
96
96
-
:::image type="content" source="media/how-to-manage-environments/confirm-delete.png" alt-text="Screenshot showing a confirm deletion message with Delete highlighted.":::
97
+
:::image type="content" source="media/how-to-manage-environments/confirm-delete.png" alt-text="Screenshot showing a confirm deletion message with Delete highlighted." lightbox="media/how-to-manage-environments/confirm-delete.png":::
97
98
98
99
1. The environment tile displays the status **Deleting...** while the deletion is in progress.
99
100
100
101
## Manage an environment by using the Azure CLI
101
102
102
-
The Azure CLI provides a command-line interface for speed and efficiency when you create multiple similar environments, or for platforms where resources like memory are limited. You can use the `devcenter` Azure CLI extension to create, list, deploy, or delete an environment in Azure Deployment Environments.
103
+
The Azure CLI provides a command-line interface for speed and efficiency when you create multiple similar environments, or for platforms where resources like memory are limited. You can use the *devcenter* Azure CLI extension to create, list, deploy, or delete an environment in Azure Deployment Environments.
103
104
104
105
To learn how to manage your environments by using the CLI, see [Create and access an environment by using the Azure CLI](how-to-create-access-environments.md).
105
106
106
-
For reference documentation on the `devcenter` Azure CLI extension, see [az devcenter](https://aka.ms/CLI-reference).
107
+
For reference documentation about the *devcenter* Azure CLI extension, see [az devcenter](https://aka.ms/CLI-reference).
Copy file name to clipboardExpand all lines: articles/deployment-environments/how-to-request-quota-increase.md
+12-13Lines changed: 12 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,16 +6,16 @@ ms.service: dev-box
6
6
author: RoseHJM
7
7
ms.author: rosemalcolm
8
8
ms.topic: how-to
9
-
ms.date: 09/27/2023
9
+
ms.date: 12/07/2023
10
10
---
11
11
12
12
# Request a quota limit increase for Azure Deployment Environments resources
13
13
14
-
This article describes how to submit a support request for increasing the number of resources available to Azure Deployment Environments in your Azure subscription.
14
+
This guide explains how to submit a support request to increase the number of resources available to Azure Deployment Environments in your Azure subscription.
15
15
16
-
If your organization uses Deployment Environments extensively, you may encounter a quota limit during deployment. When you reach the limit for a resource in your subscription, you can request a limit increase (sometimes called a capacity increase, or a quota increase) to extend the number of resources available. The request process allows the Azure Deployment Environments team to ensure that your subscription isn't involved in any cases of fraud or unintentional, sudden large-scale deployments.
16
+
If your organization uses Deployment Environments extensively, you might encounter a quota limit during deployment. When you reach the limit for a resource in your subscription, you can request a limit increase (sometimes called a capacity increase or a quota increase) to extend the number of resources available. The request process allows the Azure Deployment Environments team to ensure that your subscription isn't involved in any cases of fraud or unintentional, sudden large-scale deployments.
17
17
18
-
Learn more about the general [process for creating Azure support requests](../azure-portal/supportability/how-to-create-azure-support-request.md).
18
+
To learn more about the general process for creating Azure support requests, see [Create an Azure support request](../azure-portal/supportability/how-to-create-azure-support-request.md).
19
19
20
20
## Prerequisites
21
21
@@ -24,30 +24,28 @@ Learn more about the general [process for creating Azure support requests](../az
24
24
25
25
## Gather information for your request
26
26
27
-
Submitting a support request for additional quota is quicker if you gather the required information before you begin the request process.
27
+
Submitting a support request to increase your quota is quicker if you gather the required information before you begin the request process.
28
28
29
29
-**Identify the quota type**
30
30
31
31
If you reach the quota limit for a Deployment Environments resource, you see a notification indicating which quota type is affected during deployment. Take note of it and submit a request for that quota type.
32
-
33
-
The following resources are limited by subscription.
34
32
33
+
The following resources are limited by subscription:
35
34
- Runtime limit per month (mins)
36
35
- Runtime limit per deployment (mins)
37
36
- Storage limit per environment (GBs)
38
37
38
+
-**Determine the region for the quota increase**
39
39
40
-
-**Determine the region for the additional quota**
41
-
42
-
Deployment Environments resources can exist in many regions. You should choose the region where your Deployment Environments Project exists for best performance.
40
+
Deployment Environments resources can exist in many regions. For best performance, you should choose the region where your Deployment Environments project exists.
43
41
44
42
For more information about Azure regions, how they relate to global geographies, and which services are available in each region, see [Azure global infrastructure](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/).
45
43
46
44
## Submit a new support request
47
45
48
46
Follow these steps to request a limit increase:
49
47
50
-
1.On the Azure portal home page, select Support & troubleshooting, and then select **Help + support**
48
+
1.Sign in to the [Azure portal](https://portal.azure.com), select Support & troubleshooting from the menu bar, and then choose **Help + support**. If this option doesn't appear, enter *Help + support* in the search bar.
51
49
52
50
:::image type="content" source="./media/how-to-request-capacity-increase/submit-new-request.png" alt-text="Screenshot of the Azure portal home page, highlighting the Request core limit increase button." lightbox="./media/how-to-request-capacity-increase/submit-new-request.png":::
53
51
@@ -79,11 +77,12 @@ Follow these steps to request a limit increase:
79
77
:::image type="content" source="media/how-to-request-capacity-increase/quota-details.png" alt-text="Screenshot of the Quota details pane." lightbox="media/how-to-request-capacity-increase/quota-details.png":::
80
78
81
79
1. Select **Save and continue**.
80
+
82
81
## Complete the support request
83
82
84
83
To complete the support request, enter the following information:
85
84
86
-
1. Complete the remainder of the support request **Additional details** tab using the following information:
85
+
1. Complete the remainder of the **Additional details** tab by using the following information:
87
86
88
87
### Advanced diagnostic information
89
88
@@ -116,7 +115,7 @@ To complete the support request, enter the following information:
116
115
1. Select **Next**.
117
116
118
117
1. On the **Review + create** tab, review the information, and then select **Create**.
119
-
118
+
120
119
## Related content
121
120
122
121
- Check the default quota for each resource type by subscription type: [Azure Deployment Environments limits](../azure-resource-manager/management/azure-subscription-service-limits.md#azure-deployment-environments-limits)
0 commit comments