Skip to content

Commit 0e145d8

Browse files
Merge pull request #301851 from khdownie/patch-5
Update encryption-in-transit-for-nfs-shares.md
2 parents 8aca35e + 72e8c6b commit 0e145d8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/storage/files/encryption-in-transit-for-nfs-shares.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: How to encrypt data in transit for NFS shares (preview)
3-
description: This article explains how you can encrypt data in transit for NFS Azure file shares.
2+
title: How to Encrypt Data in Transit for NFS shares (preview)
3+
description: This article explains how you can encrypt data in transit (EiT) for NFS Azure file shares by using a TLS channel.
44
author: guptasonia
55
ms.service: azure-file-storage
66
ms.topic: how-to
@@ -10,8 +10,7 @@ ms.custom:
1010
- devx-track-azurepowershell
1111
- references_regions
1212
- build-2025
13-
#Customer intent: As a network administrator, I want to securely connect to Azure Files NFS v4.1 volumes using a TLS channel so that I can protect data in transit from interception. By using AZNFS mount helper package for simplified setup, I can ensure data confidentiality without needing complex setups or external authentication systems.
14-
# Customer intent: As a network administrator, I want to securely encrypt data in transit for NFS Azure file shares using TLS, so that I can protect sensitive information from interception and ensure data confidentiality without complex authentication setups.
13+
# Customer intent: As a network administrator, I want to securely encrypt data in transit for NFS Azure file shares using TLS, so that I can protect sensitive information from interception and ensure data confidentiality without complex network security or authentication setups.
1514
---
1615

1716
# Encryption in transit for NFS Azure file shares (preview)

0 commit comments

Comments
 (0)