Skip to content

Commit 516c587

Browse files
Merge pull request #314913 from netapp-manishc/remove-afec-ANFMultipleActiveDirectory
Remove AFEC information
2 parents ab25829 + 2b59145 commit 516c587

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

articles/azure-netapp-files/create-active-directory-connections.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -302,26 +302,6 @@ Once configured, the AD connection of the NetApp account is used when you create
302302
>[!IMPORTANT]
303303
>The scope of each AD configuration is limited to its parent NetApp account.
304304
305-
### Register the feature
306-
307-
The ability to create one AD connection per NetApp account is generally available. You need to register the feature before using it for the first time. After registration, the feature is enabled and works in the background.
308-
309-
1. Register the feature:
310-
```azurepowershell-interactive
311-
Register-AzProviderFeature -ProviderNamespace Microsoft.NetApp -FeatureName ANFMultipleActiveDirectory
312-
```
313-
314-
2. Check the status of the feature registration:
315-
316-
> [!NOTE]
317-
> 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.
318-
319-
```azurepowershell-interactive
320-
Get-AzProviderFeature -ProviderNamespace Microsoft.NetApp -FeatureName ANFMultipleActiveDirectory
321-
```
322-
323-
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.
324-
325305
## <a name="shared_ad"></a>Map multiple NetApp accounts in the same subscription and region to one AD connection (preview)
326306
327307
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.

0 commit comments

Comments
 (0)