Hello avinash jha,
Based on the error and the account setup (******@gmail.com), this issue typically occurs when:
- The Databricks account console is trying to authenticate against the wrong Azure Entra tenant, or
- Your user identity was created as an external guest user (
#EXT#) and needs to match the expected account context.
To resolve this:
- Go to the Azure Portal → Azure Entra ID → Users, and check if your user exists there with
#EXT#in the name (e.g.,xxxxxxxxx_gmail_com#EXT#@<tenant>.onmicrosoft.com). - If that user exists, try logging in to https://accounts.azuredatabricks.net using that #EXT# username.
- You may need to reset the password for that #EXT# identity to log in successfully.
- Once logged in, you should be able to access the Databricks Account Console as an account admin.
This issue often appears when using a Microsoft personal account (MSA) like Gmail during setup in an enterprise Azure environment.
For more information, please refer this similar issue posted in Q&A forum or else watch this youtube video.
Let me know if you'd like help confirming the user format or if access still fails after these steps.
I hope this information helps. Please do let us know if you have any further queries.