This also worked for me once I had registered all 4 resources manually.
To manually register resource providers in Azure, you can follow these steps:
- Sign in to the Azure portal: Go to the Azure portal and sign in with your credentials.
- Navigate to Subscriptions: In the search box at the top, type “Subscriptions” and select it from the dropdown.
- Select your subscription: Choose the subscription you want to use for registering the resource provider.
- Access Resource Providers: Under the “Settings” section, click on “Resource providers”.
- Register the required provider: Find the resource provider you need to register from the list. Click on it and then select “Register”.
The four you will need are:
- Microsoft.Synapse
- Microsoft.Sql
- Microsoft.Storage
- Microsoft.Compute
Triple dots next to the provider and 'Register' to register each one!