From f6c09874df18e07ac447a8c06a1287bf09aecba3 Mon Sep 17 00:00:00 2001 From: roygara Date: Thu, 10 Oct 2019 10:31:25 -0700 Subject: [PATCH] More updates --- articles/storage/common/storage-scalability-targets.md | 4 ++-- includes/storage-files-scale-targets.md | 10 ++++++---- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/articles/storage/common/storage-scalability-targets.md b/articles/storage/common/storage-scalability-targets.md index ad32e7cc4f261..4a0aa60eaf08d 100644 --- a/articles/storage/common/storage-scalability-targets.md +++ b/articles/storage/common/storage-scalability-targets.md @@ -41,8 +41,8 @@ For more information on the scale and performance targets for Azure Files and Az > [!IMPORTANT] > Storage account limits apply to all shares. Scaling up to the max for storage accounts is only achievable if there is only one share per storage account. > -> Standard file shares larger than 5 TiB are in preview and have certain limitations. -> For a list of limitations and to onboard to the preview of these larger file share sizes, see the [Standard file shares](../files/storage-files-planning.md#standard-file-shares) section of the Azure Files planning guide. +> Standard file shares larger than 5 TiB have certain limitations and regional restrictions. +> For a list of limitations, regional information, and instructions to enable these larger file share sizes, see the [Onboard to larger file shares (standard tier)](../files/storage-files-planning.md#onboard-to-larger-file-shares-standard-tier) section of the Azure Files planning guide. [!INCLUDE [storage-files-scale-targets](../../../includes/storage-files-scale-targets.md)] diff --git a/includes/storage-files-scale-targets.md b/includes/storage-files-scale-targets.md index c0f4051826f2a..7c8bd5dec9c16 100644 --- a/includes/storage-files-scale-targets.md +++ b/includes/storage-files-scale-targets.md @@ -8,15 +8,17 @@ ms.author: rogarana | Resource | Standard file shares | Premium file shares | |----------|---------------|------------------------------------------| | Minimum size of a file share | No minimum; pay as you go | 100 GiB; provisioned | -| Maximum size of a file share | 5 TiB (GA), 100 TiB (preview) | 100 TiB | +| Maximum size of a file share | 5 TiB, 100 TiB* | 100 TiB | | Maximum size of a file in a file share | 1 TiB | 1 TiB | | Maximum number of files in a file share | No limit | No limit | -| Maximum IOPS per share | 1,000 IOPS (GA), 10,000 IOPS (preview) | 100,000 IOPS | +| Maximum IOPS per share | 1,000 IOPS , 10,000 IOPS* | 100,000 IOPS | | Maximum number of stored access policies per file share | 5 | 5 | -| Target throughput for a single file share | Up to 60 MiB/sec (GA), up to 300 MiB/sec (preview) | See premium file share ingress and egress values| +| Target throughput for a single file share | Up to 60 MiB/sec , up to 300 MiB/sec* | See premium file share ingress and egress values| | Maximum egress for a single file share | See standard file share target throughput | Up to 6,204 MiB/s | | Maximum ingress for a single file share | See standard file share target throughput | Up to 4,136 MiB/s | | Maximum open handles per file | 2,000 open handles | 2,000 open handles | | Maximum number of share snapshots | 200 share snapshots | 200 share snapshots | | Maximum object (directories and files) name length | 2,048 characters | 2,048 characters | -| Maximum pathname component (in the path \A\B\C\D, each letter is a component) | 255 characters | 255 characters | \ No newline at end of file +| Maximum pathname component (in the path \A\B\C\D, each letter is a component) | 255 characters | 255 characters | + +** Not available in all regions, see [Regional availability](../articles/storage/files/storage-files-planning.md#regional-availability) for a list of available regions. \ No newline at end of file