I'm trying to register Microsoft.Network/AllowBringYourOwnPublicIpAddress feature in Blackforest and its been in same state since yesterday. This is blocking our deployment to Production.
command used:
Register-AzureRmProviderFeature -FeatureName AllowBringYourOwnPublicIpAddress -ProviderNamespace Microsoft.Network -Verbose
VERBOSE: Performing the operation "Registering provider feature ..." on target "Microsoft.Network".
FeatureName ProviderName RegistrationState
AllowBringYourOwnPublicIpAddress Microsoft.Network Pending