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/dev-box/how-to-determine-your-quota-usage.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,8 @@ ms.date: 08/21/2023
11
11
12
12
# Determine usage and quota
13
13
14
+
To ensure that resources are available for customers, Microsoft Dev Box has a limit on the number of each type of resource that can be used in a subscription. This limit is called a quota. You can see the default quota for each resource type by subscription type here:
15
+
14
16
Keeping track of how your quota of VM cores is being used across your subscriptions can be difficult. You may want to know what your current usage is, how much you have left, and in what regions you have capacity. To help you understand where and how you're using your quota, Azure provides the Usage + Quotas page.
Copy file name to clipboardExpand all lines: articles/dev-box/how-to-request-capacity-increase.md
+14-5Lines changed: 14 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,18 +11,29 @@ ms.date: 08/22/2023
11
11
12
12
# Request a core limit increase
13
13
14
-
This article describes how to collect the information and how to submit a support request for increasing the number of resources for Microsoft Dev Box in your Azure subscription. You can
15
-
14
+
This article describes how to submit a support request for increasing the number of resources for Microsoft Dev Box in your Azure subscription.
16
15
17
16
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 Microsoft Dev Box team to ensure that your subscription isn't involved in any cases of fraud or unintentional, sudden large-scale deployments.
18
17
19
18
Learn more about the general [process for creating Azure support requests](/azure/azure-portal/supportability/how-to-create-azure-support-request).
20
19
21
-
###Prerequisites
20
+
## Prerequisites
22
21
23
22
- To create a support request, your Azure account needs the [Owner](/azure/role-based-access-control/built-in-roles#owner), [Contributor](/azure/role-based-access-control/built-in-roles#contributor), or [Support Request Contributor](/azure/role-based-access-control/built-in-roles#support-request-contributor) role at the subscription level.
24
23
- Before you create a support request for a limit increase, you need to gather additional information.
25
24
25
+
## Gather information for your request
26
+
27
+
You'll find submitting a support request for additional quota is quicker if you gather the required information before you begin the request process.
28
+
29
+
-**Determine your current quota usage**
30
+
31
+
For each of your subscriptions, you can check your current usage of each Deployment Environments resource type in each region. Determine your current usage by following these steps: [Determine usage and quota](./how-to-determine-your-quota-usage.md).
32
+
33
+
-**Determine the region for the additional quota**
34
+
35
+
Dev Box resources can exist in many regions. You can choose to deploy resources in multiple regions close to your dev box users. 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/).
36
+
26
37
## Submit a new support request
27
38
28
39
Follow these steps to request a limit increase:
@@ -43,9 +54,7 @@ Follow these steps to request a limit increase:
43
54
44
55
45
56
46
-
### Determine the region for the additional quota
47
57
48
-
Dev Box resources can exist in many regions. You can choose to deploy resources in multiple regions close to your dev box users. 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/).
0 commit comments