Skip to content

Commit 7779082

Browse files
committed
add dev box quota limits
1 parent 3b34d42 commit 7779082

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

articles/azure-resource-manager/management/azure-subscription-service-limits.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,10 @@ The following table applies to v1, v2, Standard, and WAF SKUs unless otherwise s
390390

391391
[!INCLUDE [notification-hub-limits](../../../includes/notification-hub-limits.md)]
392392

393+
## Microsoft Dev Box limits
394+
395+
[!INCLUDE [dev-box-limits](../../../includes/dev-box-limits.md)]
396+
393397
## Microsoft Purview limits
394398

395399
The latest values for Microsoft Purview quotas can be found in the [Microsoft Purview quota page](../../purview/how-to-manage-quotas.md).

includes/dev-box-limits.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
author: dhruvchand
3+
ms.service: dev-box
4+
ms.topic: include
5+
ms.date: 12/07/2022
6+
ms.author: dhruvmu
7+
---
8+
9+
| Subscription type | VM Cores | Network Connections | Dev centers | Dev box definitions | Dev box projects |
10+
| ------------------ | -------- | ------------------- | ----------- | ------------------- | ---------------- |
11+
| Pay as you go | 20 | 10 | 2 | 200 | 500 |
12+
| Azure Pass | 20 | 10 | 2 | 200 | 500 |
13+
| CSP | 20 | 10 | 2 | 200 | 500 |
14+
| Free trial | 0 | 0 | 0 | 0 | 0 |
15+
| Azure for Students | 0 | 0 | 0 | 0 | 0 |
16+
| Enterprise | 80 | 10 | 5 | 200 | 500 |
17+
| MSDN | n/a | 5 | 2 | 200 | 500 |

0 commit comments

Comments
 (0)