Is it possible to access the Admin Console on Azure Databricks Trial?

raffael
New Contributor III

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

rcdatabricks
Contributor

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.

View solution in original post

raffael
New Contributor III

Created a new Global Admin and with this account I am able to access the admin page. Thanks.