Skip to content

Commit 2580692

Browse files
Merge pull request #274702 from khdownie/patch-3
Update files-nfs-protocol.md
2 parents 4903293 + c08e244 commit 2580692

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/storage/files/files-nfs-protocol.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
title: NFS file shares in Azure Files
3-
description: Learn about file shares hosted in Azure Files using the Network File System (NFS) protocol.
3+
description: Learn about file shares hosted in Azure Files using the Network File System (NFS) protocol, including security, networking, feature support, and regional availability.
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: conceptual
7-
ms.date: 03/06/2024
7+
ms.date: 05/08/2024
88
ms.author: kendownie
99
ms.custom: references_regions
1010
---
1111

12-
# NFS file shares in Azure Files
12+
# NFS Azure file shares
1313

1414
Azure Files offers two industry-standard file system protocols for mounting Azure file shares: the [Server Message Block (SMB)](/windows/win32/fileio/microsoft-smb-protocol-and-cifs-protocol-overview) protocol and the [Network File System (NFS)](https://en.wikipedia.org/wiki/Network_File_System) protocol, allowing you to pick the protocol that is the best fit for your workload. Azure file shares don't support accessing an individual Azure file share with both the SMB and NFS protocols, although you can create SMB and NFS file shares within the same FileStorage storage account. Azure Files offers enterprise-grade file shares that can scale up to meet your storage needs and can be accessed concurrently by thousands of clients.
1515

0 commit comments

Comments
 (0)