Skip to content

Commit 5b2c864

Browse files
authored
Merge pull request #111831 from mscurrell/noquota
Note for reduced default core quotas
2 parents 61dc09b + df8fa4d commit 5b2c864

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/batch/TOC.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,6 @@
8585
href: batch-aad-auth-management.md
8686
- name: Securely access Key Vault with Batch
8787
href: credential-access-key-vault.md
88-
89-
- name: Using application packages
90-
href: batch-application-packages.md
9188
- name: Copy files and applications to pool nodes
9289
items:
9390
- name: Copying applications and data to pool nodes

includes/azure-batch-limits.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: include file
33
description: include file
44
services: batch
5-
author: laurenhughes
5+
author: LauraBrenner
66
ms.service: batch
77
ms.topic: include
88
ms.date: 05/28/2019
9-
ms.author: lahugh
9+
ms.author: labrenne
1010
ms.custom: include file
1111
---
1212

@@ -18,7 +18,10 @@
1818
| **[Active](https://docs.microsoft.com/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> |
1919
| Pools per Batch account | 20-100 | 500<sup>1</sup> |
2020

21+
<sup>1</sup>To request an increase beyond this limit, contact Azure Support.
22+
2123
> [!NOTE]
2224
> 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).
2325
24-
<sup>1</sup>To request an increase beyond this limit, contact Azure Support.
26+
> [!IMPORTANT]
27+
> 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.

0 commit comments

Comments
 (0)