Skip to content

Commit 03eab29

Browse files
author
RoseHJM
committed
Added new articles to TOC & fixed duplicates.
1 parent 2fb6a20 commit 03eab29

File tree

4 files changed

+16
-19
lines changed

4 files changed

+16
-19
lines changed

articles/dev-box/how-to-determine-your-quota-usage.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: How to determine your quota usage
3-
description: Learn how to determine where the cores for your subscription are used and if you have any spare capacity against your quota.
2+
title: How to determine your resource usage and quota
3+
description: Learn how to determine where the Dev Box resources for your subscription are used and if you have any spare capacity against your quota.
44
services: dev-box
55
ms.service: dev-box
66
author: RoseHJM
@@ -9,7 +9,7 @@ ms.topic: how-to
99
ms.date: 08/21/2023
1010
---
1111

12-
# Determine usage and quota
12+
# Determine resource usage and quota
1313

1414
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:
1515

articles/dev-box/how-to-request-quota-increase.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ This article describes how to submit a support request for increasing the number
1515

1616
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.
1717

18+
The time it takes to increase your quota varies depending on the VM size, region, and number of resources requested. You won't have to go through the process of requesting extra capacity often, but to ensure you have the resources you require when you need them, you should:
19+
20+
- Request capacity as far in advance as possible.
21+
- If possible, be flexible on the region where you're requesting capacity.
22+
- Recognize that capacity remains assigned for the lifetime of a subscription. When dev box resources are deleted, the capacity remains assigned to the subscription.
23+
- Request extra capacity only if you need more than is already assigned to your subscription.
24+
- Make incremental requests for VM cores rather than making large, bulk requests. Break requests for large numbers of cores into smaller requests for extra flexibility in how those requests are fulfilled.
25+
1826
Learn more about the general [process for creating Azure support requests](/azure/azure-portal/supportability/how-to-create-azure-support-request).
1927

2028
## Prerequisites

articles/dev-box/includes/dev-box-request-capacity-best-practices.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

articles/dev-box/toc.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,11 @@ items:
6262
- name: Configure Dev Box Hibernation
6363
href: how-to-configure-dev-box-hibernation.md
6464
- name: Hibernate your Dev Box
65-
href: how-to-hibernate-your-dev-box.md
65+
href: how-to-hibernate-your-dev-box.md
66+
- name: Determine resource usage and quota
67+
href: how-to-determine-your-quota-usage.md
68+
- name: Request a quota limit increase
69+
href: how-to-request-quota-increase.md
6670
- name: Configure Azure Diagnostic Logs
6771
href: how-to-configure-dev-box-azure-diagnostic-logs.md
6872
- name: Reference

0 commit comments

Comments
 (0)