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/azure-netapp-files/configure-unix-permissions-change-ownership-mode.md
+3-29Lines changed: 3 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
12
12
ms.workload: storage
13
13
ms.tgt_pltfrm: na
14
14
ms.topic: how-to
15
-
ms.date: 04/13/2022
15
+
ms.date: 02/28/2023
16
16
ms.author: anfdocs
17
17
---
18
18
# Configure Unix permissions and change ownership mode for NFS and dual-protocol volumes
@@ -41,39 +41,13 @@ The change ownership mode (**`Chown Mode`**) functionality enables you to set th
41
41
42
42
## Steps
43
43
44
-
1. The Unix permissions and change ownership mode features are currently in preview. Before using these features for the first time, you need to register the features:
> The **RegistrationState** may be in the `Registering` state for up to 60 minutes before changing to `Registered`. Wait until the status is `Registered` before continuing.
You can also use [Azure CLI commands](/cli/azure/feature) `az feature register` and `az feature show` to register the feature and display the registration status.
69
-
70
-
2. You can specify the **Unix permissions** and change ownership mode (**`Chown Mode`**) settings under the **Protocol** tab when you [create an NFS volume](azure-netapp-files-create-volumes.md) or [create a dual-protocol volume](create-volumes-dual-protocol.md).
44
+
1. You can specify the **Unix permissions** and change ownership mode (**`Chown Mode`**) settings under the **Protocol** tab when you [create an NFS volume](azure-netapp-files-create-volumes.md) or [create a dual-protocol volume](create-volumes-dual-protocol.md).
71
45
72
46
The following example shows the Create a Volume screen for an NFS volume.
73
47
74
48

75
49
76
-
3. For existing NFS or dual-protocol volumes, you can set or modify **Unix permissions** and **change ownership mode** as follows:
50
+
2. For existing NFS or dual-protocol volumes, you can set or modify **Unix permissions** and **change ownership mode** as follows:
77
51
78
52
1. To modify Unix permissions, right-click the **volume**, and select **Edit**. In the Edit window that appears, specify a value for **Unix Permissions**.
79
53

Copy file name to clipboardExpand all lines: articles/azure-netapp-files/whats-new.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.service: azure-netapp-files
12
12
ms.workload: storage
13
13
ms.tgt_pltfrm: na
14
14
ms.topic: overview
15
-
ms.date: 02/27/2023
15
+
ms.date: 02/28/2023
16
16
ms.author: anfdocs
17
17
---
18
18
# What's new in Azure NetApp Files
@@ -21,6 +21,10 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
21
21
22
22
## February 2023
23
23
24
+
* The [Unix permissions and change ownership mode](configure-unix-permissions-change-ownership-mode.md) features are now generally available (GA).
25
+
26
+
You no longer need to register the features before using them.
27
+
24
28
* The `Vaults` API is deprecated starting with Azure NetApp Files REST API version 2022-09-01.
25
29
26
30
Enabling backup of volumes doesn't require the `Vaults` API. REST API users can use `PUT` and `PATCH`[Volumes API](/rest/api/netapp/volumes) to enable backup for a volume.
0 commit comments