Skip to content

Commit 0fa8ad1

Browse files
authored
Update storage-files-how-to-mount-nfs-shares.md
1 parent ca79f3c commit 0fa8ad1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/storage/files/storage-files-how-to-mount-nfs-shares.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
title: Mount an NFS Azure file share on Linux
3-
description: Learn how to mount a Network File System (NFS) Azure file share on Linux.
3+
description: Learn how to mount a Network File System (NFS) Azure file share on Linux, including prerequisites and mount options.
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.custom: linux-related-content
77
ms.topic: how-to
8-
ms.date: 02/22/2024
8+
ms.date: 05/09/2024
99
ms.author: kendownie
1010
---
1111

12-
# Mount NFS Azure file share on Linux
12+
# Mount NFS Azure file shares on Linux
1313

1414
Azure file shares can be mounted in Linux distributions using either the Server Message Block (SMB) protocol or the Network File System (NFS) protocol. This article is focused on mounting with NFS. For details on mounting SMB Azure file shares, see [Use Azure Files with Linux](storage-how-to-use-files-linux.md). For details on each of the available protocols, see [Azure file share protocols](storage-files-planning.md#available-protocols).
1515

0 commit comments

Comments
 (0)