Skip to content

Commit 9ea2b73

Browse files
Merge pull request #232896 from khdownie/kendownie033023-2
updated soft limit text
2 parents e624890 + e31d111 commit 9ea2b73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/files/storage-files-scale-targets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Azure file share scale targets apply at the file share level.
7373
<sup>3</sup> Azure Files enforces certain [naming rules](/rest/api/storageservices/naming-and-referencing-shares--directories--files--and-metadata#directory-and-file-names) for directory and file names.
7474

7575
### File scale targets
76-
File scale targets apply to individual files stored in Azure file shares. Soft limits and throttling can occur beyond these limits.
76+
File scale targets apply to individual files stored in Azure file shares.
7777

7878
| Attribute | Files in standard file shares | Files in premium file shares |
7979
|-|-|-|
@@ -83,7 +83,7 @@ File scale targets apply to individual files stored in Azure file shares. Soft l
8383
| Maximum egress for a file | 60 MiB/sec | 300 MiB/sec (Up to 1 GiB/s with SMB Multichannel)<sup>2</sup> |
8484
| Maximum concurrent handles per file, directory, and share root<sup>3</sup> | 2,000 handles | 2,000 handles |
8585

86-
<sup>1 Applies to read and write I/Os (typically smaller I/O sizes less than or equal to 64 KiB). Metadata operations, other than reads and writes, may be lower.</sup>
86+
<sup>1 Applies to read and write I/Os (typically smaller I/O sizes less than or equal to 64 KiB). Metadata operations, other than reads and writes, may be lower. These are soft limits, and throttling can occur beyond these limits.</sup>
8787

8888
<sup>2 Subject to machine network limits, available bandwidth, I/O sizes, queue depth, and other factors. For details see [SMB Multichannel performance](./storage-files-smb-multichannel-performance.md).</sup>
8989

0 commit comments

Comments
 (0)