Skip to content

Commit 546b158

Browse files
Merge pull request #214778 from khdownie/kendownie101722
minor nfs fix
2 parents 7615dfc + d2321df commit 546b158

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/files/storage-files-quick-create-use-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This tutorial covers how to use the Azure portal to deploy a Linux
44
author: khdownie
55
ms.service: storage
66
ms.topic: tutorial
7-
ms.date: 08/03/2022
7+
ms.date: 10/17/2022
88
ms.author: kendownie
99
ms.subservice: files
1010
#Customer intent: As an IT admin new to Azure Files, I want to try out Azure file share using NFS and Linux so I can determine whether I want to subscribe to the service.
@@ -144,7 +144,7 @@ Next, you'll need to set up a private endpoint for your storage account. This gi
144144

145145
### Disable secure transfer
146146

147-
Because the NFS protocol doesn't support encryption and relies instead on network-level security, you'll need to disable secure transfer.
147+
Azure Files doesn't currently support encryption with the NFS protocol and relies instead on network-level security. Therefore, you'll need to disable secure transfer.
148148

149149
1. Select **Home** and then **Storage accounts**.
150150

0 commit comments

Comments
 (0)