- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2025 12:10 PM
Hello,
so, I am on my Azure Databricks Trial and I want to have a look at the Account Admin Page. At Azure I am of course the Global Admin but I can't find a way to access the Databricks Account Admin page.
If I open https://accounts.azuredatabricks.net/ then I see my account but if I click it to sign in then I get the following error message:
Selected user account does not exist in tenant 'Microsoft Services' and cannot access the application '[UUID]' in that tenant. The account needs to be added as an external user in the tenant first. Please use a different account.
Is it possible at all and if yes, how?
Thanks
- Labels:
-
Azure databricks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2025 08:28 PM
You have to create a new user in Azure AD(Microsoft Entra ID) and assign relevant permissions to the user to access databricks account. This is a common error when the user id is a gmail or personal email account which is not part of azure AD.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2025 01:08 AM - edited 04-11-2025 01:13 AM
Created a new Global Admin and with this account I am able to access the admin page. Thanks.