|
2 | 2 | title: include file
|
3 | 3 | description: include file
|
4 | 4 | services: batch
|
5 |
| - author: JnHs |
6 | 5 | ms.service: batch
|
7 | 6 | ms.topic: include
|
8 |
| - ms.date: 12/16/2020 |
9 |
| - ms.author: jenhayes |
| 7 | + ms.date: 11/17/2022 |
10 | 8 | ms.custom: include file
|
11 | 9 | ---
|
12 | 10 |
|
13 | 11 | | **Resource** | **Default limit** | **Maximum limit** |
|
14 | 12 | | --- | --- | --- |
|
15 |
| -| Azure Batch accounts per region per subscription | 1-3 |50 | |
16 |
| -| Dedicated cores per Batch account | 90-900 | Contact support | |
17 |
| -| Low-priority cores per Batch account | 10-100 | Contact support | |
18 |
| -| **[Active](/rest/api/batchservice/job/get#jobstate)** jobs and job schedules per Batch account (**completed** jobs have no limit) | 100-300 | 1,000<sup>1</sup> | |
19 |
| -| Pools per Batch account | 20-100 | 500<sup>1</sup> | |
| 13 | +| Azure Batch accounts per region per subscription | 1-3 | 50 | |
| 14 | +| Dedicated cores per Batch account | 10-900<sup>1</sup> | Contact support | |
| 15 | +| Low-priority cores per Batch account | 10-100<sup>1</sup> | Contact support | |
| 16 | +| **[Active](/rest/api/batchservice/job/get#jobstate)** jobs and job schedules per Batch account (**completed** jobs have no limit) | 100-300 | 1,000<sup>2</sup> | |
| 17 | +| Pools per Batch account | 20-100<sup>1</sup> | 500<sup>2</sup> | |
20 | 18 | | Private endpoint connections per Batch account | 100 | 100 |
|
21 | 19 |
|
22 |
| -<sup>1</sup>To request an increase beyond this limit, contact Azure Support. |
| 20 | +<sup>1</sup> For capacity management purposes, the default quotas for new Batch accounts in some regions and for some subscription |
| 21 | +types have been reduced from the above range of values. In some cases, these limits have been reduced to zero. When you create a |
| 22 | +new Batch account, [check your quotas](../articles/batch/batch-quota-limit.md#view-batch-quotas) and |
| 23 | +[request an appropriate core or service quota increase](../articles/batch/batch-quota-limit.md#increase-a-quota), if necessary. |
| 24 | +Alternatively, consider reusing Batch accounts that already have sufficient quota or user subscription pool allocation |
| 25 | +Batch accounts to maintain core and VM family quota across all Batch accounts on the subscription. Service quotas like |
| 26 | +active jobs or pools apply to each distinct Batch account even for user subscription pool allocation Batch accounts. |
| 27 | + |
| 28 | +<sup>2</sup> To request an increase beyond this limit, contact Azure Support. |
23 | 29 |
|
24 |
| -> [!NOTE] |
25 |
| -> Default limits vary depending on the type of subscription you use to create a Batch account. Cores quotas shown are for Batch accounts in Batch service mode. [View the quotas in your Batch account](../articles/batch/batch-quota-limit.md#view-batch-quotas). |
26 | 30 |
|
27 |
| -> [!IMPORTANT] |
28 |
| -> To help us better manage capacity during the global health pandemic, the default core quotas for new Batch accounts in some regions and for some types of subscription have been reduced from the above range of values, in some cases to zero cores. When you create a new Batch account, [check your core quota](../articles/batch/batch-quota-limit.md#view-batch-quotas) and [request a core quota increase](../articles/batch/batch-quota-limit.md#increase-a-quota), if required. Alternatively, consider reusing Batch accounts that already have sufficient quota. |
| 31 | +> [!NOTE] |
| 32 | +> Default limits vary depending on the type of subscription you use to create a Batch account. Cores quotas shown are for Batch |
| 33 | +> accounts in Batch service mode. [View the quotas in your Batch account](../articles/batch/batch-quota-limit.md#view-batch-quotas). |
0 commit comments