Skip to content

Commit 6984500

Browse files
committed
Validation fixes
1 parent 48e8842 commit 6984500

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

articles/azure-monitor/platform/portal-disk-metrics-deprecation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Update your metric alerts to use new metrics.
3939
1. In the Azure portal, search for **Alerts**. Then, in the **Services** section, choose **Alerts**.
4040

4141
> [!div class="mx-imgBorder"]
42-
> ![Image description](./media/portal-disk-metrics-deprecation/alert-service-in-azure-portal.png)
42+
> ![Image description](./media/portal-disk-metrics-deprecation/alert-service-azure-portal.png)
4343
4444
2. In the **Alerts** page, choose the **Manage Alert Rules** button.
4545

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

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

13-
The following table describes default limits for Azure general-purpose v1 (GPv1), v2 (GPv2), Blob, Premium BlockBlob and Data Lake 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, 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.
1414

1515
| Resource | Default limit |
1616
| --- | --- |
17-
| Number of storage accounts per region per subscription, including both standard, premium, and data lake gen2 accounts<sup>3</sup> | 250 |
17+
| Number of storage accounts per region per subscription, including standard, premium, and Data Lake Storage Gen2 enabled storage accounts.<sup>3</sup> | 250 |
1818
| 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 |
@@ -39,4 +39,4 @@ The following table describes default limits for Azure general-purpose v1 (GPv1)
3939
4040
If the needs of your application exceed the scalability targets of a single storage account, you can build your application to use multiple storage accounts. You can then partition your data objects across those storage accounts. For information on volume pricing, see [Azure Storage pricing](https://azure.microsoft.com/pricing/details/storage/).
4141

42-
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](https://blogs.msdn.com/b/windowsazurestorage/archive/2011/11/20/windows-azure-storage-a-highly-available-cloud-storage-service-with-strong-consistency.aspx). A [hierarchical namespace can be enabled for a data lake gen2 account](../articles/storage/blobs/data-lake-storage-namespace.md) in addition to the flat namespace for multiprotocol access. Both flat and hierarchical namespace storage accounts support the same scalability and performance targets outlined in this article.
42+
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](https://blogs.msdn.com/b/windowsazurestorage/archive/2011/11/20/windows-azure-storage-a-highly-available-cloud-storage-service-with-strong-consistency.aspx). A [hierarchical](../articles/storage/blobs/data-lake-storage-namespace.md) namespace can be enabled for a data lake gen2 account in addition to the flat namespace for multiprotocol access. Both flat and hierarchical namespace storage accounts support the same scalability and performance targets outlined in this article.

0 commit comments

Comments
 (0)