All labs in the series are receiving errors when attempting to run the bash script for setting up the databricks resource. The following is dumped into the cloud shell:
I also found two further errors in the activity log, the first is "The subscription is not registered to use namespace 'Microsoft.Databricks'. See https://aka.ms/rps-not-found for how to register subscriptions." though that one may just be firing before the script completes the registration portion.
The other is a more generic error linking back to the lines thrown in the screenshot, JSON dump shows "statusMessage": "{"status":"Failed","error":{"code":"ResourceOperationFailure","message":"The resource operation completed with terminal provisioning state 'Failed'.","details":[{"code":"InternalServerError","message":"Exception of type 'Microsoft.WindowsAzure.ResourceStack.Providers.Common.ErrorResponses.AsyncAccountsApiException' was thrown."}]}}
All labs in the series are receiving errors when attempting to run the bash script for setting up the databricks resource. The following is dumped into the cloud shell:
I also found two further errors in the activity log, the first is "The subscription is not registered to use namespace 'Microsoft.Databricks'. See https://aka.ms/rps-not-found for how to register subscriptions." though that one may just be firing before the script completes the registration portion.
The other is a more generic error linking back to the lines thrown in the screenshot, JSON dump shows "statusMessage": "{"status":"Failed","error":{"code":"ResourceOperationFailure","message":"The resource operation completed with terminal provisioning state 'Failed'.","details":[{"code":"InternalServerError","message":"Exception of type 'Microsoft.WindowsAzure.ResourceStack.Providers.Common.ErrorResponses.AsyncAccountsApiException' was thrown."}]}}