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/create-active-directory-connections.md
+3-36Lines changed: 3 additions & 36 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -187,29 +187,13 @@ This setting is configured in the **Active Directory Connections** under **NetAp
187
187
188
188

189
189
190
-
***AES Encryption**
190
+
*<aname="aes-encryption"></a>**AES Encryption**
191
191
Select this checkbox if you want to enable AES encryption for AD authentication or if you require [encryption for SMB volumes](azure-netapp-files-create-volumes-smb.md#add-an-smb-volume).
192
192
193
193
See [Requirements for Active Directory connections](#requirements-for-active-directory-connections) for requirements.
> 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.
213
197
214
198
* <aname="encrypted-smb-connection"></a>**Encrypted SMB connection to domain controller**
215
199
@@ -267,7 +251,7 @@ This setting is configured in the **Active Directory Connections** under **NetAp
267
251
268
252

You can grant additional security privileges to AD users or groups that require elevated backup privileges to access the Azure NetApp Files volumes. The specified AD user accounts or groups will have elevated NTFS permissions at the file or folder level. For example, you can specify a non-privileged service account used for backing up, restoring, or migrating data to an SMB file share in Azure NetApp Files.
272
256
273
257
The following privileges apply when you use the **Backup policy users** setting:
@@ -278,24 +262,7 @@ This setting is configured in the **Active Directory Connections** under **NetAp
278
262
| `SeRestorePrivilege` | Restore files and directories, overriding any ACLs. <br> Set any valid user or group SID as the file owner. |
279
263
| `SeChangeNotifyPrivilege` | Bypass traverse checking. <br> Users with this privilege are not required to have traverse (`x`) permissions to traverse folders or symlinks. |
> 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.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/whats-new.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,12 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
26
26
27
27
You can now enable SMB encryption for communication between the Azure NetApp Files service and the Active Directory Domain Services domain controller (DC). When you enable this functionality, SMB3 protocol will be used for encrypted DC connections.
28
28
29
+
* Features that are now generally available (GA)
30
+
31
+
The following features are now GA. You no longer need to register the features before using them.
0 commit comments