Skip to content

Commit dc105b2

Browse files
authored
Merge pull request #127410 from shekharsorot/patch-2
Update storage-files-scale-targets.md
2 parents 1c80a5c + ba81ee2 commit dc105b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ Azure file share scale targets apply at the file share level.
108108
| Maximum number of share snapshots | 200 snapshots | 200 snapshots | 200 snapshots | 200 snapshots |
109109
| Maximum filename length<sup>2</sup> (full pathname including all directories, file names, and backslash characters) | 2,048 characters | 2,048 characters | 2,048 characters | 2,048 characters |
110110
| Maximum length of individual pathname component (in the path \A\B\C\D, each letter represents a directory or file that is an individual component) | 255 characters | 255 characters | 255 characters | 255 characters |
111-
| Hard link limit (NFS only) | 178 | N/A | 178 | N/A |
112111
| Maximum number of SMB Multichannel channels | 4 | N/A | 4 | N/A |
113112
| Maximum number of stored access policies per file share | 5 | 5 | 5 | 5 |
114113

@@ -124,6 +123,7 @@ File scale targets apply to individual files stored in Azure file shares.
124123
| Maximum file size | 4 TiB | 4 TiB | 4 TiB | 4 TiB |
125124
| Maximum data IOPS per file | 8,000 IOPS | 1,000 IOPS | 8,000 IOPS | 1,000 IOPS |
126125
| Maximum throughput per file | 1,024 MiB / sec | 60 MiB / sec | 1,024 MiB / sec | 60 MiB / sec |
126+
| Hard link limit per file (NFS only) | 178 | N/A | 178 | N/A |
127127
| Maximum concurrent handles for root directory | 10,000 handles | 10,000 handles | 10,000 handles | 10,000 handles |
128128
| Maximum concurrent handles per file and directory | 2,000 handles | 2,000 handles | 2,000 handles | 2,000 handles |
129129

0 commit comments

Comments
 (0)