Skip to content

Commit a5c9ddd

Browse files
authored
Update storage-files-quick-create-use-linux.md
1 parent 860e816 commit a5c9ddd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Now you're ready to create an NFS file share and provide network-level security
9797

9898
1. Select the storage account you created.
9999

100-
1. Select **Data storage > File shares** from the storage account pane.
100+
1. In the service menu, under **Data storage**, select **File shares**.
101101

102102
1. Select **+ File Share**.
103103

@@ -151,13 +151,13 @@ Azure Files doesn't currently support encryption-in-transit with the NFS protoco
151151

152152
1. Select the storage account you created.
153153

154-
1. Select **File shares** from the storage account pane.
154+
1. In the service menu, under **Data storage**, select **File shares**.
155155

156156
1. Select the NFS file share that you created. Under **Secure transfer setting**, select **Change setting**.
157157

158158
:::image type="content" source="media/storage-files-quick-create-use-linux/secure-transfer-setting.png" alt-text="Screenshot showing how to change the secure transfer setting." lightbox="media/storage-files-quick-create-use-linux/secure-transfer-setting.png" border="true":::
159159

160-
1. Change the **Secure transfer required** setting to **Disabled**, and select **Save**. The setting change may take up to 30 seconds to take effect.
160+
1. Change the **Secure transfer required** setting to **Disabled**, and select **Save**. The setting change can take up to 30 seconds to take effect.
161161

162162
:::image type="content" source="media/storage-files-quick-create-use-linux/disable-secure-transfer.png" alt-text="Screenshot showing how to disable the secure transfer setting." lightbox="media/storage-files-quick-create-use-linux/disable-secure-transfer.png" border="true":::
163163

@@ -192,7 +192,7 @@ Now that you've created an NFS share, you have to mount it on your Linux client.
192192

193193
1. Select the storage account you created.
194194

195-
1. Select **File shares** from the storage account pane and select the NFS file share you created.
195+
1. In the service menu, under **Data storage**, select **File shares**, and then select the NFS file share you created.
196196

197197
1. You should see **Connect to this NFS share from Linux** along with sample commands to use NFS on your Linux distribution and a mounting script that contains the required mount options. For other recommended mount options, see [Mount NFS Azure file share on Linux](storage-files-how-to-mount-nfs-shares.md#mount-options).
198198

0 commit comments

Comments
 (0)