Skip to content

Commit 9c358dd

Browse files
committed
updating account capacity limit
1 parent e8f0d25 commit 9c358dd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
author: tamram
66
ms.service: storage
77
ms.topic: include
8-
ms.date: 12/13/2019
8+
ms.date: 02/27/2020
99
ms.author: tamram
1010
ms.custom: include file
1111
---
1212

13-
The following table describes default limits for Azure general-purpose v1, v2, and Blob storage accounts. The *ingress* limit refers to all data from requests that are sent to a storage account. The *egress* limit refers to all data from responses that are received from a storage account.
13+
The following table describes default limits for Azure general-purpose v1, v2, 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.
1414

1515
| Resource | Default limit |
1616
| --- | --- |
1717
| Number of storage accounts per region per subscription, including both standard and premium accounts | 250 |
18-
| Maximum storage account capacity | 2 PiB for US and Europe, and 500 TiB for all other regions (including the UK)<sup>1</sup>|
18+
| Maximum storage account capacity | 5 PiB <sup>1</sup>|
1919
| Maximum number of blob containers, blobs, file shares, tables, queues, entities, or messages per storage account | No limit |
2020
| Maximum request rate<sup>1</sup> per storage account | 20,000 requests per second |
2121
| Maximum ingress<sup>1</sup> per storage account (US, Europe regions) | 25 Gbps |
@@ -26,7 +26,7 @@ The following table describes default limits for Azure general-purpose v1, v2, a
2626
| Maximum number of virtual network rules per storage account | 200 |
2727
| Maximum number of IP address rules per storage account | 200 |
2828

29-
<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 for ingress, contact [Azure Support](https://azure.microsoft.com/support/faq/). For more information, see [Announcing larger, higher scale storage accounts](https://azure.microsoft.com/blog/announcing-larger-higher-scale-storage-accounts/).
29+
<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 for ingress, contact [Azure Support](https://azure.microsoft.com/support/faq/).
3030

3131
<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. [Azure Storage replication](https://docs.microsoft.com/azure/storage/common/storage-redundancy) options include:
3232

0 commit comments

Comments
 (0)