Skip to content

Commit 38f5c78

Browse files
committed
fix suggestion
1 parent f6dc124 commit 38f5c78

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ You can use the `nconnect` Linux mount option to improve performance for NFS Azu
6767
1. Enter the mount path you'd like to use, then copy the script. Azure portal offers a step-by-step, ready-to-use installation script tailored to your selected Linux distribution for installing the AZNFS mount helper package. Once installed, you can use the provided AZNFS mount script to securely mount the share using [Encyption in Transit](encryption-in-transit-for-nfs-shares.md).
6868
1. Connect to your client and use the provided mounting script. Only the required mount options are included in the script, but you can add other [recommended mount options](#mount-options).
6969

70-
:::image type="content" source="media/storage-files-how-to-mount-nfs-shares/mount-nfs-share.png" alt-text="Screenshot showing how to connect to an N F S file share from Linux using a provided mounting script." lightbox="media/storage-files-how-to-mount-nfs-shares/mount-nfs-share.png" border="true":::
70+
:::image type="content" source="media/storage-files-how-to-mount-nfs-shares/mount-file-share.png" alt-text="Screenshot showing how to connect to an N F S file share from Linux using a provided mounting script." lightbox="media/storage-files-how-to-mount-nfs-shares/mount-file-share.png" border="true":::
7171

7272
The NFS file share is now mounted.
7373

0 commit comments

Comments
 (0)