Creation of Azure Storage account failed with Error message - Subscription was not found.
Subscription Details: Subscription Type: Free Tier
Account Balance: more than $190
Number of Storage Account: Creating First Time.
I was able to find the issue,
Subscriptions -> Resource providers -> Microsoft.Storage
Status: Registering
What I tried to fix:
Tried re-register, unregister.
Through PowerShell - Register-AzureRmResourceProvider -ProviderNamespace Microsoft.Storage
But the status "Registering" is not changing to "Registered".
However, other registered services, I'm able to create Web apps, SQL db etc.
Thanks in advance for your help!
Regards, Vara