Skip to content

Commit

Permalink
More updates
Browse files Browse the repository at this point in the history
  • Loading branch information
roygara committed Oct 10, 2019
1 parent ab71980 commit f6c0987
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
4 changes: 2 additions & 2 deletions articles/storage/common/storage-scalability-targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)]

Expand Down
10 changes: 6 additions & 4 deletions includes/storage-files-scale-targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
| 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.

0 comments on commit f6c0987

Please sign in to comment.