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
pulled out all references to the misinformation around Gen2. We should not be publishing Gen2 limits, especially when they are different than the OOB blob limits.
Copy file name to clipboardExpand all lines: includes/azure-storage-account-limits-standard.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,11 +10,11 @@
10
10
ms.custom: include file
11
11
---
12
12
13
-
The following table describes default limits for Azure general-purpose v1, v2, Blob storage, block blob storage, and Data Lake Storage Gen2 enabled 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 v1, v2, Blob storage, and block blob storage. 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 | Limit |
16
16
| --- | --- |
17
-
| Number of storage accounts per region per subscription, including standard, premium, and Data Lake Storage Gen2 enabled storage accounts.<sup>3</sup> | 250 |
17
+
| Number of storage accounts per region per subscription, including standard, and premium storage accounts.<sup>3</sup> | 250 |
18
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 |
@@ -32,7 +32,7 @@ The following table describes default limits for Azure general-purpose v1, v2, B
<sup>3</sup> [Azure Data Lake Storage Gen2](../articles/storage/blobs/data-lake-storage-introduction.md) is a set of capabilities dedicated to big data analytics, built on Azure Blob storage. Azure Storage and blob storage limitations apply to Data Lake Storage Gen2.
35
+
<sup>3</sup> [Azure Data Lake Storage Gen2](../articles/storage/blobs/data-lake-storage-introduction.md) is a set of capabilities dedicated to big data analytics, built on Azure Blob storage.
36
36
37
37
> [!NOTE]
38
38
> 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).
0 commit comments