Skip to content

Commit 8365671

Browse files
committed
Fix typo: IOPS => MiB / sec.
1 parent c058ec3 commit 8365671

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
@@ -99,7 +99,7 @@ Azure file share scale targets apply at the file share level.
9999
| Maximum storage size | 100 TiB | 256 TiB | 100 TiB |
100100
| Maximum number of files | Unlimited | Unlimited | Unlimited |
101101
| Maximum IOPS | 102,400 IOPS (dependent on provisioning) | 50,000 IOPS (dependent on provisioning) | 20,000 IOPS |
102-
| Maximum throughput | 10,340 MiB / sec (dependent on provisioning) | 5,120 IOPS (dependent on provisioning) | Up to storage account limits |
102+
| Maximum throughput | 10,340 MiB / sec (dependent on provisioning) | 5,120 MiB / sec (dependent on provisioning) | Up to storage account limits |
103103
| Maximum number of share snapshots | 200 snapshots | 200 snapshots | 200 snapshots |
104104
| Maximum filename length<sup>3</sup> (full pathname including all directories, file names, and backslash characters) | 2,048 characters | 2,048 characters | 2,048 characters |
105105
| Maximum length of individual pathname component<sup>2</sup> (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 |

0 commit comments

Comments
 (0)