Skip to content

Commit dda5b30

Browse files
authored
Update files-nfs-protocol.md
1 parent 1c6762d commit dda5b30

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
@@ -4,7 +4,7 @@ description: Learn about file shares hosted in Azure Files using the Network Fil
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: concept-article
7-
ms.date: 02/19/2025
7+
ms.date: 05/20/2025
88
ms.author: kendownie
99
ms.custom: references_regions
1010
---
@@ -45,7 +45,7 @@ NFS file shares are often used in the following scenarios:
4545
- Fully POSIX-compliant file system.
4646
- Hard link support.
4747
- Symbolic link support.
48-
- NFS file shares currently only support most features from the [4.1 protocol specification](https://tools.ietf.org/html/rfc5661). Some features such as delegations and callback of all kinds, Kerberos authentication, ACLs, and encryption-in-transit aren't supported.
48+
- NFS file shares currently only support most features from the [4.1 protocol specification](https://tools.ietf.org/html/rfc5661). Some features such as delegations and callback of all kinds, Kerberos authentication, and ACLs aren't supported.
4949

5050
> [!NOTE]
5151
> Creating a hard link from an existing symbolic link isn't currently supported.
@@ -84,7 +84,7 @@ The status of items that appear in this table might change over time as support
8484
| [File management plane REST API](/rest/api/storagerp/file-shares) | ✔️ |
8585
| [File data plane REST API](/rest/api/storageservices/file-service-rest-api)| ✔️ |
8686
| Encryption at rest| ✔️ |
87-
| Encryption in transit| |
87+
| Encryption in transit| ✔️ ([preview](encryption-in-transit-for-nfs-shares.md))|
8888
| [LRS or ZRS redundancy types](storage-files-planning.md#redundancy)| ✔️ |
8989
| [LRS to ZRS conversion](files-redundancy.md) (private endpoints only) | ✔️ |
9090
| [Azure DNS Zone endpoints (preview)](../common/storage-account-overview.md#storage-account-endpoints) | ✔️ |

0 commit comments

Comments
 (0)