Skip to content

Commit e03ae0b

Browse files
committed
remove afec
1 parent b9957e6 commit e03ae0b

File tree

1 file changed

+2
-24
lines changed

1 file changed

+2
-24
lines changed

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

Lines changed: 2 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -288,30 +288,8 @@ With this feature, each NetApp account within an Azure subscription can have its
288288
>[!NOTE]
289289
>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.
290290
291-
### Considerations
292-
293-
* The scope of each AD configuration is limited to its parent NetApp account.
294-
295-
<!-- confirm if in use -->
296-
### Register the feature
297-
298-
You need to register the feature before using it for the first time. After registration, the feature is enabled and works in the background.
299-
300-
1. Register the feature:
301-
302-
```azurepowershell-interactive
303-
Register-AzProviderFeature -ProviderNamespace Microsoft.NetApp -FeatureName ANFMultipleActiveDirectory
304-
```
305-
306-
2. Check the status of the feature registration:
307-
308-
> [!NOTE]
309-
> 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.
310-
311-
```azurepowershell-interactive
312-
Get-AzProviderFeature -ProviderNamespace Microsoft.NetApp -FeatureName ANFMultipleActiveDirectory
313-
```
314-
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+
>[!IMPORTANT]
292+
>The scope of each AD configuration is limited to its parent NetApp account.
315293
316294
## <a name="shared_ad"></a>Map multiple NetApp accounts in the same subscription and region to one AD connection (preview)
317295

0 commit comments

Comments
 (0)