Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Cross-subscription replication is supported in all regions that support availability zones and is subject to the regional pairings for cross-region replication.
Register for cross-subscription replication
Before using cross-subscription replication, you must register for the feature. Feature registration can take up to 60 minutes to complete.
Register the feature
Register-AzProviderFeature -ProviderNamespace Microsoft.NetApp -FeatureName ANFCrossSubscriptionReplicationCheck the status of the feature registration:
Note
The RegistrationState might remain in the
Registeringstate for up to 60 minutes before changing toRegistered. Wait until the status isRegisteredbefore continuing.Get-AzProviderFeature -ProviderNamespace Microsoft.NetApp -FeatureName ANFCrossSubscriptionReplication
You can also use Azure CLI commands az feature register and az feature show to register the feature and display the registration status.