@OM PRAKASH DUBEY - Thanks for the question and using MS Q&A platform.
It seems like you are facing an authentication error while launching the Databricks workspace created in the Azure portal. The error message suggests that you do not have the required permissions to access the workspace.
To resolve this issue, you can try the following steps:
- Ensure that you have the correct permissions to access the workspace. You can check this by going to the Azure portal and navigating to the Databricks workspace. From there, click on "Access control (IAM)" and verify that you have the necessary permissions.
- Check if you are using the correct credentials to log in to the Databricks workspace. Make sure that you are using the same credentials that you use to log in to the Azure portal.
This article: Azure Databricks administration introduction provides an introduction to Azure Databricks administrator privileges and responsibilities.
To manage your Azure Databricks service, you need the following Azure admin permissions:
- A user with the Azure Contributor or Owner role who can view and make changes to your Azure Databricks service, Azure subscription, and diagnostic logging configurations.
- Microsoft Entra ID administrators with permission to enable Microsoft Entra ID (formerly Azure Active Directory) conditional access.
- To create Azure Databricks workspaces, you need to meet one of the following requirements:
- You must be an Azure Contributor or Owner.
- The
Microsoft.ManagedIdentity
resource provider must be registered in your subscription. See Register resource provider in the Azure documentation.
- The
If none of these steps work, you can try contacting your administrator for further assistance.
Hope this helps. Do let us know if you 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.