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/azure-resource-manager/management/azure-subscription-service-limits.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Azure subscription limits and quotas
3
3
description: Provides a list of common Azure subscription and service limits, quotas, and constraints. This article includes information on how to increase limits along with maximum values.
4
4
ms.topic: conceptual
5
-
ms.date: 04/03/2020
5
+
ms.date: 04/21/2020
6
6
---
7
7
8
8
# Azure subscription and service limits, quotas, and constraints
Copy file name to clipboardExpand all lines: includes/key-vault-limits.md
+11-3Lines changed: 11 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,11 @@
2
2
author: rothja
3
3
ms.service: cost-management-billing
4
4
ms.topic: include
5
-
ms.date: 11/09/2018
5
+
ms.date: 04/21/2020
6
6
ms.author: jroth
7
7
---
8
8
9
-
####Key transactions (maximum transactions allowed in 10 seconds, per vault per region<sup>1</sup>):
9
+
### Key transactions (maximum transactions allowed in 10 seconds, per vault per region<sup>1</sup>):
10
10
11
11
|Key type|HSM key<br>CREATE key|HSM key<br>All other transactions|Software key<br>CREATE key|Software key<br>All other transactions|
12
12
|:---|---:|---:|---:|---:|
@@ -29,11 +29,19 @@ ms.author: jroth
29
29
> - 125 RSA 4,096-bit HSM-key GET transactions
30
30
> - 124 RSA 4,096-bit HSM-key GET transactions and 8 RSA 2,048-bit HSM-key GET transactions
31
31
32
-
#### Secrets, managed storage account keys, and vault transactions:
32
+
### Secrets, managed storage account keys, and vault transactions:
33
+
33
34
| Transactions type | Maximum transactions allowed in 10 seconds, per vault per region<sup>1</sup> |
34
35
| --- | --- |
35
36
| All transactions |2,000 |
36
37
37
38
For information on how to handle throttling when these limits are exceeded, see [Azure Key Vault throttling guidance](../articles/key-vault/key-vault-ovw-throttling.md).
38
39
39
40
<sup>1</sup> A subscription-wide limit for all transaction types is five times per key vault limit. For example, HSM-other transactions per subscription are limited to 5,000 transactions in 10 seconds per subscription.
41
+
42
+
### Azure Private Link integration
43
+
44
+
| Resource | Limit |
45
+
| -------- | ----- |
46
+
| Private endpoints per key vault | 64 |
47
+
| Key vaults with private endpoints per subscription | 64 |
0 commit comments