Skip to content

Commit de2dadd

Browse files
Merge pull request #313193 from khdownie/patch-8
Include zonal placement recommendation for NFS
2 parents d9e4fbf + 420fdd8 commit de2dadd

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

articles/storage/files/nfs-performance.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,12 @@ Not all workloads require high-scale IOPS or throughout performance. For smaller
197197

198198
:::image type="content" source="media/nfs-performance/nconnect-latency-comparison.png" alt-text="Screenshot showing various read and write I O scenarios with corresponding latency to indicate when nconnect is advisable." border="false":::
199199

200+
## Use zonal placement
201+
202+
For classic file shares created with the Microsoft.Storage resource provider, we recommend using [zonal placement](zonal-placement.md) to select the specific availability zone in which your storage account resides. This allows you to place your VMs in the same availability zone as your storage, which can reduce latency by up to 30 percent. This feature is currently available only for SSD storage accounts using locally redundant storage (LRS) in [supported regions](zonal-placement.md#region-support).
203+
200204
## See also
201205

202-
- [Mount NFS file Share to Linux](storage-files-how-to-mount-nfs-shares.md)
206+
- [Mount NFS file share to Linux](storage-files-how-to-mount-nfs-shares.md)
203207
- [List of mount options](https://linux.die.net/man/5/nfs)
204208
- [Understand Azure Files performance](understand-performance.md)

0 commit comments

Comments
 (0)