Skip to content

Commit 8e61e80

Browse files
committed
Fixing some stuff
1 parent 3d2cacf commit 8e61e80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: tamram
66
ms.service: storage
77
ms.topic: include
8-
ms.date: 03/12/2020
8+
ms.date: 03/13/2020
99
ms.author: tamram
1010
ms.custom: include file
1111
---
@@ -39,4 +39,4 @@ The following table describes default limits for Azure general-purpose v1, v2, B
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](../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.
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://docs.microsoft.com/archive/blogs/hanuk/windows-azures-flat-network-storage-to-enable-higher-scalability-targets).

0 commit comments

Comments
 (0)