Skip to content

Commit 3710340

Browse files
authored
Merge pull request #174559 from tamram/tamram21-1004
update scalability targets for ingress/egress & network rules
2 parents ea8bc89 + e9d6dbd commit 3710340

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

articles/storage/common/scalability-targets-standard-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: tamram
77

88
ms.service: storage
99
ms.topic: conceptual
10-
ms.date: 09/07/2021
10+
ms.date: 10/04/2021
1111
ms.author: tamram
1212
ms.subservice: common
1313
---

includes/azure-storage-account-limits-standard.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,38 +5,38 @@
55
author: tamram
66
ms.service: storage
77
ms.topic: include
8-
ms.date: 09/07/2021
8+
ms.date: 10/04/2021
99
ms.author: tamram
10-
ms.custom: include file
10+
ms.custom: include file, references_regions
1111
---
1212

13-
The following table describes default limits for Azure general-purpose v1, v2, Blob storage, and block blob storage accounts. The *ingress* limit refers to all data that is sent to a storage account. The *egress* limit refers to all data that is received from a storage account.
13+
The following table describes default limits for Azure general-purpose v2 (GPv2), general-purpose v1 (GPv1), and Blob storage accounts. The *ingress* limit refers to all data that is sent to a storage account. The *egress* limit refers to all data that is received from a storage account.
14+
15+
Microsoft recommends that you use a GPv2 storage account for most scenarios. You can easily upgrade a GPv1 or a Blob storage account to a GPv2 account with no downtime and without the need to copy data. For more information, see [Upgrade to a GPv2 storage account](../articles/storage/common/storage-account-upgrade.md).
1416

1517
> [!NOTE]
1618
> You can request higher capacity and ingress limits. To request an increase, contact [Azure Support](https://azure.microsoft.com/support/faq/).
1719
1820
| Resource | Limit |
19-
| --- | --- |
20-
| Number of storage accounts per region per subscription, including standard, and premium storage accounts.| 250 |
21-
| Maximum storage account capacity | 5 PiB <sup>1</sup>|
22-
| Maximum number of blob containers, blobs, file shares, tables, queues, entities, or messages per storage account | No limit |
23-
| Maximum request rate<sup>1</sup> per storage account | 20,000 requests per second |
24-
| Maximum ingress<sup>1</sup> per storage account (US, Europe regions) | 10 Gbps |
25-
| Maximum ingress<sup>1</sup> per storage account (regions other than US and Europe) | 5 Gbps if RA-GRS/GRS is enabled, 10 Gbps for LRS/ZRS<sup>2</sup> |
26-
| Maximum egress for general-purpose v2 and Blob storage accounts (all regions) | 50 Gbps |
21+
|--|--|
22+
| Number of storage accounts per region per subscription, including standard, and premium storage accounts. | 250 |
23+
| Default maximum storage account capacity | 5 PiB <sup>1</sup> |
24+
| Maximum number of blob containers, blobs, file shares, tables, queues, entities, or messages per storage account. | No limit |
25+
| Default maximum request rate per storage account | 20,000 requests per second<sup>1</sup> |
26+
| Default maximum ingress per general-purpose v2 and Blob storage account in the following regions (LRS/GRS):<br /><ul><li>Australia East</li><li>Central US</li><li>East Asia</li><li>East US 2</li><li>France Central</li><li>Japan East</li><li>Korea Central</li><li>North Europe</li><li>South Central US</li><li>Southeast Asia</li><li>UK South</li><li>West Europe</li><li>West US</li></ul> | 60 Gbps<sup>1</sup> |
27+
| Default maximum ingress per general-purpose v2 and Blob storage account in the following regions (ZRS):<br /><ul><li>Australia East</li><li>Central US</li><li>East US</li><li>East US 2</li><li>France Central</li><li>Japan East</li><li>North Europe</li><li>South Central US</li><li>Southeast Asia</li><li>UK South</li><li>West Europe</li><li>West US 2</li></ul> | 60 Gbps<sup>1</sup> |
28+
| Default maximum ingress per general-purpose v2 and Blob storage account in regions that aren't listed in the previous row. | 25 Gbps<sup>1</sup> |
29+
| Default maximum ingress for general-purpose v1 storage accounts (all regions) | 10 Gbps<sup>1</sup> |
30+
| Default maximum egress for general-purpose v2 and Blob storage accounts in the following regions (LRS/GRS):<br /><ul><li>Australia East</li><li>Central US</li><li>East Asia</li><li>East US 2</li><li>France Central</li><li>Japan East</li><li>Korea Central</li><li>North Europe</li><li>South Central US</li><li>Southeast Asia</li><li>UK South</li><li>West Europe</li><li>West US</li></ul> | 120 Gbps<sup>1</sup> |
31+
| Default maximum egress for general-purpose v2 and Blob storage accounts in the following regions (ZRS): <ul><li>Australia East</li><li>Central US</li><li>East US</li><li>East US 2</li><li>France Central</li><li>Japan East</li><li>North Europe</li><li>South Central US</li><li>Southeast Asia</li><li>UK South</li><li>West Europe</li><li>West US 2</li></ul> | 120 Gbps<sup>1</sup> |
32+
| Default maximum egress for general-purpose v2 and Blob storage accounts in regions that aren't listed in the previous row. | 50 Gbps<sup>1</sup> |
2733
| Maximum egress for general-purpose v1 storage accounts (US regions) | 20 Gbps if RA-GRS/GRS is enabled, 30 Gbps for LRS/ZRS<sup>2</sup> |
2834
| Maximum egress for general-purpose v1 storage accounts (non-US regions) | 10 Gbps if RA-GRS/GRS is enabled, 15 Gbps for LRS/ZRS<sup>2</sup> |
29-
| Maximum number of virtual network rules per storage account | 200 |
3035
| Maximum number of IP address rules per storage account | 200 |
36+
| Maximum number of virtual network rules per storage account | 200 |
3137
| Maximum number of resource instance rules per storage account | 200 |
3238
| Maximum number of private endpoints per storage account | 200 |
3339

34-
<sup>1</sup> Azure Storage standard accounts support higher capacity limits and higher limits for ingress by request. To request an increase in account limits, contact [Azure Support](https://azure.microsoft.com/support/faq/).
35-
36-
<sup>2</sup> If your storage account has read-access enabled with geo-redundant storage (RA-GRS) or geo-zone-redundant storage (RA-GZRS), then the egress targets for the secondary location are identical to those of the primary location. For more information, see [Azure Storage replication](../articles/storage/common/storage-redundancy.md).
37-
38-
> [!NOTE]
39-
> Microsoft recommends that you use a general-purpose v2 storage account for most scenarios. You can easily upgrade a general-purpose v1 or an Azure Blob storage account to a general-purpose v2 account with no downtime and without the need to copy data. For more information, see [Upgrade to a general-purpose v2 storage account](../articles/storage/common/storage-account-upgrade.md).
40-
41-
All storage accounts run on a flat network topology regardless of when they were created. For more information on the Azure Storage flat network architecture and on scalability, see [Microsoft Azure Storage: A Highly Available Cloud Storage Service with Strong Consistency](/archive/blogs/hanuk/windows-azures-flat-network-storage-to-enable-higher-scalability-targets).
40+
<sup>1</sup> Azure Storage standard accounts support higher capacity limits and higher limits for ingress and egress by request. To request an increase in account limits, contact [Azure Support](https://azure.microsoft.com/support/faq/).
4241

42+
<sup>2</sup> If your storage account has read-access enabled with geo-redundant storage (RA-GRS) or geo-zone-redundant storage (RA-GZRS), then the egress targets for the secondary location are identical to the egress targets of the primary location. For more information, see [Azure Storage replication](../articles/storage/common/storage-redundancy.md).

0 commit comments

Comments
 (0)