Skip to content

Commit 30cf228

Browse files
Merge pull request #213617 from khdownie/kendownie100422-2
clarifying handle limit
2 parents 7125e26 + 22f76fd commit 30cf228

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
@@ -4,7 +4,7 @@ description: Learn about the capacity, IOPS, and throughput rates for Azure file
44
author: khdownie
55
ms.service: storage
66
ms.topic: conceptual
7-
ms.date: 01/31/2022
7+
ms.date: 10/04/2022
88
ms.author: kendownie
99
ms.subservice: files
1010
---
@@ -81,7 +81,7 @@ File scale targets apply to individual files stored in Azure file shares.
8181
| Maximum concurrent request rate | 1,000 IOPS | Up to 8,000<sup>1</sup> |
8282
| Maximum ingress for a file | 60 MiB/sec | 200 MiB/sec (Up to 1 GiB/s with SMB Multichannel)<sup>2</sup>|
8383
| Maximum egress for a file | 60 MiB/sec | 300 MiB/sec (Up to 1 GiB/s with SMB Multichannel)<sup>2</sup> |
84-
| Maximum concurrent handles | 2,000 handles | 2,000 handles |
84+
| Maximum concurrent handles per file, directory, and share root | 2,000 handles | 2,000 handles |
8585

8686
<sup>1 Applies to read and write IOs (typically smaller IO sizes less than or equal to 64 KiB). Metadata operations, other than reads and writes, may be lower.</sup>
8787
<sup>2 Subject to machine network limits, available bandwidth, IO sizes, queue depth, and other factors. For details see [SMB Multichannel performance](./storage-files-smb-multichannel-performance.md).</sup>

0 commit comments

Comments
 (0)