You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/files/nfs-root-squash.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,14 +54,19 @@ The following table highlights the UID behavior observed from the server when sp
54
54
55
55
You can configure root squash settings via the Azure portal, Azure PowerShell, or Azure CLI.
56
56
57
-
58
57
# [Portal](#tab/azure-portal)
59
58
60
59
1. Sign in to the Azure portal and navigate to the FileStorage storage account containing the NFS Azure file share.
61
60
62
61
1. In the service menu, under **Data storage**, select **File shares**.
63
62
64
-
1.
63
+
1. Select the file share for which you want to modify the root squash setting.
64
+
65
+
1. In the service menu, select **Properties**. Then toggle the **Root squash** setting as desired.
66
+
67
+
:::image type="content" source="media/nfs-root-squash/toggle-root-squash.png" alt-text="Screenshot showing how to create a storage account in the Azure portal." lightbox="media/nfs-root-squash/toggle-root-squash.png":::
68
+
69
+
1. Select **Save** to update the root squash value.
0 commit comments