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
+49-17Lines changed: 49 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,13 +20,13 @@ Several features of Azure NetApp Files require that you have an Active Directory
20
20
>
21
21
> Before creating the AD connection, review [Modify Active Directory connections for Azure NetApp Files](modify-active-directory-connections.md) to understand the impact of making changes to the AD connection configuration options after the AD connection has been created. Changes to the AD connection configuration options are disruptive to client access and some options cannot be changed at all.
22
22
23
-
* An Azure NetApp Files account must be created in the region where the Azure NetApp Files volumes are deployed.
23
+
* An Azure NetApp Files account must be created in the region where the Azure NetApp Files volumes are to be deployed.
24
24
25
-
*You can configure only one Active Directory (AD) connection per subscription per region.
25
+
*By default, Azure NetApp Files allows only one Active Directory (AD) connection per subscription.
26
26
27
-
Azure NetApp Files doesn’t support multiple AD connections in a single region, even if the AD connections are created in different NetApp accounts. However, you can have multiple AD connections in a single subscription if the AD connections are in different regions. If you need multiple AD connections in a single region, you can use separate subscriptions to do so.
27
+
You can [create one Active Directory connection per NetApp account](#multi-ad).
28
28
29
-
The AD connection is visible only through the NetApp account it's created in. However, you can enable the Shared AD feature to allow NetApp accounts that are under the same subscription and same region to use the same AD connection. See [Map multiple NetApp accounts in the same subscription and region to an AD connection](#shared_ad).
29
+
Before enrolling in this feature, check the [Active Directory type](#netapp-accounts-and-active-directory-type) field in your account page.
30
30
31
31
* The Azure NetApp Files AD connection admin account must have the following properties:
32
32
* It must be an AD DS domain user account in the same domain where the Azure NetApp Files computer accounts are created.
@@ -47,7 +47,7 @@ Several features of Azure NetApp Files require that you have an Active Directory
47
47
>[!NOTE]
48
48
>When you modify the setting to enable AES on the AD connection admin account, it is a best practice to use a user account that has write permission to the AD object that is not the Azure NetApp Files AD admin. You can do so with another domain admin account or by delegating control to an account. For more information, see [Delegating Administration by Using OU Objects](/windows-server/identity/ad-ds/plan/delegating-administration-by-using-ou-objects).
49
49
50
-
If you set both AES-128 and AES-256 Kerberos encryption on the admin account of the AD connection, the highest level of encryption supported by your AD DS will be used.
50
+
If you set both AES-128 and AES-256 Kerberos encryption on the admin account of the AD connection, the Windows client negotiates the highest level of encryption supported by your AD DS. For example, if both AES-128 and AES-256 are supported, and the client supports AES-256, then AES-256 will be used.
51
51
52
52
* To enable AES encryption support for the admin account in the AD connection, run the following Active Directory PowerShell commands:
53
53
@@ -77,9 +77,19 @@ Several features of Azure NetApp Files require that you have an Active Directory
77
77
78
78
Query timeouts can occur in large LDAP environments with many user and group objects, over slow WAN connections, and if an LDAP server is over-utilized with requests. Azure NetApp Files timeout setting for LDAP queries is set to 10 seconds. Consider leveraging the user and group DN features on the Active Directory Connection for the LDAP server to filter searches if you are experiencing LDAP query timeout issues.
79
79
80
+
## NetApp accounts and Active Directory type
81
+
82
+
You can use the NetApp account overview page to confirm the Active Directory account type. There are three values for AD type:
83
+
84
+
* **NA**: Existing NetApp account which supports only one AD configuration per subscription and region. The AD configuration is not shared with other NetApp accounts in the subscription.
85
+
* **Multi AD**: NetApp account supports one AD configuration in each NetApp account in the subscription. This allows for more than one AD connection per subscription when using multiple NetApp accounts.
86
+
* **Shared AD**: NetApp account supports only one AD configuration per subscription and region, but the configuration is shared across NetApp accounts in the subscription and region.
87
+
88
+
For more information about the relationship between NetApp accounts and subscriptions, see [Storage hierarchy of Azure NetApp Files](azure-netapp-files-understand-storage-hierarchy.md).
89
+
80
90
## Create an Active Directory connection
81
91
82
-
1. From your NetApp account, select **Active Directory connections**, then select **Join**.
92
+
1. From your NetApp account, select **Active Directory connections** then **Join**.
83
93
84
94

85
95
@@ -97,11 +107,12 @@ Several features of Azure NetApp Files require that you have an Active Directory
97
107
>[!NOTE]
98
108
>It is recommended that you configure a Secondary DNS server. See [Understand guidelines for Active Directory Domain Services site design and planning for Azure NetApp Files](understand-guidelines-active-directory-domain-service-site.md). Ensure that your DNS server configuration meets the requirements for Azure NetApp Files. Otherwise, Azure NetApp Files service operations, SMB authentication, Kerberos, or LDAP operations might fail.
99
109
100
-
If you use Microsoft Entra Domain Services, you should use the IP addresses of the Microsoft Entra Domain Services domain controllers for Primary DNS and Secondary DNS respectively.
110
+
If you use Microsoft Entra Domain Services, use the IP addresses of the Microsoft Entra Domain Services domain controllers for Primary DNS and Secondary DNS respectively.
111
+
101
112
* **AD DNS Domain Name (required)**
102
-
This is the fully qualified domain name of the AD DS that will be used with Azure NetApp Files (for example, `contoso.com`).
113
+
This is the fully qualified domain name of the AD DS used with Azure NetApp Files (for example, `contoso.com`).
103
114
* **AD Site Name (required)**
104
-
This is the AD DS site name that will be used by Azure NetApp Files for domain controller discovery.
115
+
This is the AD DS site name that Azure NetApp Files USES for domain controller discovery.
105
116
106
117
The default site name for both AD DS and Microsoft Entra Domain Services is `Default-First-Site-Name`. Follow the [naming conventions for site names](/troubleshoot/windows-server/identity/naming-conventions-for-computer-domain-site-ou#site-names) if you want to rename the site name.
107
118
@@ -146,7 +157,7 @@ Several features of Azure NetApp Files require that you have an Active Directory
146
157

147
158
148
159
* **Allow local NFS users with LDAP**
149
-
This option enables local NFS client users to access to NFS volumes. Setting this option disables extended groups for NFS volumes. It also limits the number of groups to 16. For more information, see [Allow local NFS users with LDAP to access a dual-protocol volume](create-volumes-dual-protocol.md#allow-local-nfs-users-with-ldap-to-access-a-dual-protocol-volume).
160
+
This option enables local NFS client users to access to NFS volumes. Setting this option disables extended groups for NFS volumes, which limits the number of supported groups for a user to 16. When enabled, groups beyond the 16 group limit aren't honored in access permissions. For more information, see [Allow local NFS users with LDAP to access a dual-protocol volume](create-volumes-dual-protocol.md#allow-local-nfs-users-with-ldap-to-access-a-dual-protocol-volume).
150
161
151
162
* **LDAP over TLS**
152
163
@@ -165,9 +176,9 @@ Several features of Azure NetApp Files require that you have an Active Directory
The **LDAP search scope** option optimizes Azure NetApp Files storage LDAP queries for use with large AD DS topologies and LDAP with extended groups or Unix security style with an Azure NetApp Files dual-protocol volume.
179
+
The [**LDAP search scope**](/windows/win32/ad/search-scope) option optimizes Azure NetApp Files storage LDAP queries for use with large AD DS topologies and LDAP with extended groups or Unix security style with an Azure NetApp Files dual-protocol volume.
169
180
170
-
The **User DN** and **Group DN** options allow you to set the search base in AD DS LDAP.
181
+
The **User DN** and **Group DN** options allow you to set the search base in AD DS LDAP. These options limit the search areas for LDAP queries, reducing the search time and helping to reduce LDAP query timeouts.
171
182
172
183
The **Group Membership Filter** option allows you to create a custom search filter for users who are members of specific AD DS groups.
173
184
@@ -243,6 +254,9 @@ Several features of Azure NetApp Files require that you have an Active Directory
243
254
244
255

245
256
257
+
>[!NOTE]
258
+
>This privilege is useful for data migrations.
259
+
246
260
The following privileges apply when you use the **Administrators privilege users** setting:
247
261
248
262
| Privilege | Description |
@@ -267,16 +281,25 @@ Several features of Azure NetApp Files require that you have an Active Directory
267
281
268
282

269
283
270
-
## <a name="shared_ad"></a>Map multiple NetApp accounts in the same subscription and region to an AD connection
284
+
## <a name="multi-ad"></a> Create one Active Directory connection per NetApp account (preview)
285
+
286
+
With this feature, each NetApp account within an Azure subscription can have its own AD connection. Once configured, the AD connection of the NetApp account is used when you create an [SMB volume](azure-netapp-files-create-volumes-smb.md), a [NFSv4.1 Kerberos volume](configure-kerberos-encryption.md), or a [dual-protocol volume](create-volumes-dual-protocol.md). That means, Azure NetApp Files supports more than one AD connection per Azure subscription when multiple NetApp accounts are used.
271
287
272
-
The Shared AD feature enables all NetApp accounts to share an Active Directory (AD) connection created by one of the NetApp accounts that belong to the same subscription and the same region. For example, using this feature, all NetApp accounts in the same subscription and region can use the common AD configuration to create an [SMB volume](azure-netapp-files-create-volumes-smb.md), a [NFSv4.1 Kerberos volume](configure-kerberos-encryption.md), or a [dual-protocol volume](create-volumes-dual-protocol.md). When you use this feature, the AD connection will be visible in all NetApp accounts that are under the same subscription and same region.
288
+
>[!NOTE]
289
+
>If a subscription has both this and the [Shared Active Directory](#shared_ad) feature enabled, its existing accounts still share the AD configuration. Any new NetApp accounts created on the subscription can use their own AD configurations. You can confirm your configuration in your account overview page in the [AD type](#netapp-accounts-and-active-directory-type) field.
273
290
274
-
This feature is currently in preview. You need to register the feature before using it for the first time. After registration, the feature is enabled and works in the background. No UI control is required.
291
+
### Considerations
292
+
293
+
* The scope of each AD configuration is limited to its parent NetApp account.
294
+
295
+
### Register the feature
296
+
297
+
The feature to create one AD connection per NetApp account is currently in preview. You need to register the feature before using it for the first time. After registration, the feature is enabled and works in the background.
@@ -285,10 +308,19 @@ This feature is currently in preview. You need to register the feature before us
285
308
> 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.
291
314
315
+
## <a name="shared_ad"></a>Map multiple NetApp accounts in the same subscription and region to one AD connection (preview)
316
+
317
+
The Shared AD feature enables all NetApp accounts to share an AD connection created by one of the NetApp accounts that belong to the same subscription and the same region. For example, using this feature, all NetApp accounts in the same subscription and region can use the common AD configuration to create an [SMB volume](azure-netapp-files-create-volumes-smb.md), a [NFSv4.1 Kerberos volume](configure-kerberos-encryption.md), or a [dual-protocol volume](create-volumes-dual-protocol.md). When you use this feature, the AD connection is visible in all NetApp accounts that are under the same subscription and same region.
318
+
319
+
With the introduction of the feature to [create an AD connection per NetApp account](#multi-ad), new feature registration for the Shared AD feature are not accepted.
320
+
321
+
>[!NOTE]
322
+
>You can register to use one AD connection per NetApp account if you're already enrolled in the preview for Shared AD. If you currently meet the maximum of 10 NetApp accounts per Azure region per subscription, you must initiate a [support request](azure-netapp-files-resource-limits.md#request-limit-increase) to increase the limit. You can confirm your configuration in your account overview page in the [AD type](#netapp-accounts-and-active-directory-type) field.
323
+
292
324
## <a name="reset-active-directory"></a> Reset Active Directory computer account password
293
325
294
326
If you accidentally reset the password of the AD computer account on the AD server or the AD server is unreachable, you can safely reset the computer account password to preserve connectivity to your volumes. A reset affects all volumes on the SMB server.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/faq-smb.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,9 +25,9 @@ Yes, you must create an Active Directory connection before deploying an SMB volu
25
25
26
26
## How many Active Directory connections are supported?
27
27
28
-
You can configure only one Active Directory (AD) connection per subscription and per region. See [Requirements for Active Directory connections](create-active-directory-connections.md#requirements-for-active-directory-connections) for additional information.
28
+
Azure NetApp Files now supports the ability to [create multiple Active Directory configurations in a subscription](create-active-directory-connections.md#multi-ad).
29
29
30
-
However, you can map multiple NetApp accounts that are under the same subscription and same region to a common AD server created in one of the NetApp accounts. See [Map multiple NetApp accounts in the same subscription and region to an AD connection](create-active-directory-connections.md#shared_ad).
30
+
You can also map multiple NetApp accounts that are under the same subscription and same region to a common AD server created in one of the NetApp accounts. See [Map multiple NetApp accounts in the same subscription and region to an AD connection](create-active-directory-connections.md#shared_ad).
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/whats-new.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,10 @@ Azure NetApp Files is updated regularly. This article provides a summary about t
16
16
17
17
## May 2024
18
18
19
+
*[Support for one Active Directory connection per NetApp account](create-active-directory-connections.md#multi-ad) (Preview)
20
+
21
+
The Azure NetApp Files support for one Active Directory (AD) connection per NetApp account feature now allows each NetApp account to connect to its own AD Forest and Domain, providing the ability to manage more than one AD connections within a single region under a subscription. This enhancement enables distinct AD connections for each NetApp account, facilitating operational isolation and specialized hosting scenarios. AD connections can be configured multiple times for multiple NetApp accounts to make use of it. With the creation of SMB volumes in Azure NetApp Files now tied to AD connections in the NetApp account, the management of AD environments becomes more scalable, streamlined and efficient. This feature is in preview.
22
+
19
23
*[Azure NetApp Files backup](backup-introduction.md) is now generally available (GA).
20
24
21
25
Azure NetApp Files online snapshots are enhanced with backup of snapshots. With this backup capability, you can offload (vault) your Azure NetApp Files snapshots to a Backup vault in a fast and cost-effective way, further protecting your data from accidental deletion.
0 commit comments