Hi @Peter Boothby
Thank you for posting your query!
It sounds like you are encountering an issue related to permissions when trying to launch your Azure Databricks workspace. Even though you are listed as an 'Owner' in your Azure account, there are a few potential reasons for this error:
Guest User Issue - If you created your Azure account using a personal email, you might be considered a guest user in the Azure tenant. Guest users may not have the same permissions as regular users. To resolve this, you could ask your administrator to grant you the necessary permissions or add you as a user directly in the Databricks workspace.
Resource Provider Registration - Ensure that the Microsoft.Databricks
resource provider is registered in your subscription. If it is not registered, you will need to register it to proceed. You can do this by going to the Azure portal, selecting your subscription, and then registering the resource provider.
Access Control - Double-check the access control settings in the Azure Databricks workspace. Make sure that your account has the appropriate roles assigned to it.
Direct Access - If you are still having trouble, try accessing the workspace directly using the URL instead of the 'Launch' button in the Azure portal.
These steps should help you troubleshoot the issue you are facing.
For more details refer:
Hope this helps. Do let us know if you have any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.