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: includes/azure-storage-account-limits-standard.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,17 +5,17 @@
5
5
author: tamram
6
6
ms.service: storage
7
7
ms.topic: include
8
-
ms.date: 12/13/2019
8
+
ms.date: 02/27/2020
9
9
ms.author: tamram
10
10
ms.custom: include file
11
11
---
12
12
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.
14
14
15
15
| Resource | Default limit |
16
16
| --- | --- |
17
17
| 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>|
19
19
| Maximum number of blob containers, blobs, file shares, tables, queues, entities, or messages per storage account | No limit |
20
20
| Maximum request rate<sup>1</sup> per storage account | 20,000 requests per second |
21
21
| 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
26
26
| Maximum number of virtual network rules per storage account | 200 |
27
27
| Maximum number of IP address rules per storage account | 200 |
28
28
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/).
30
30
31
31
<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:
0 commit comments