unable to access databricks account id

rk nalluri 0 Reputation points
2026-08-02T07:19:43.3666667+00:00

I have an Azure Pay-As-You-Go subscription and created a Premium Azure Databricks workspace.

My Microsoft Entra ID account is a Global Administrator and Subscription Owner.

The workspace is healthy and already associated with a Databricks account (accountId is visible in the /config endpoint).

However, I cannot access the Azure Databricks Account Console.

When I browse to https://accounts.azuredatabricks.net, I receive:

"Selected user account does not exist in tenant 'Microsoft Services' and cannot access the application '2ff814a6-3304-4ab8-85cb-cd0e6f879c1d' in that tenant."

I have also tried Microsoft Edge InPrivate mode and receive "Something went wrong."

Because I cannot access the Account Console, I am unable to create or manage Unity Catalog metastores or assign workspaces.

Please verify that my Azure Databricks account is correctly associated with my Microsoft Entra tenant and that my user is an Azure Databricks Account Admin.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments

1 answer

Sort by: Most helpful
  1. AI answer

    2026-08-02T07:20:11.87+00:00

    The reported behavior matches an account-console access and tenant-context issue, not a workspace health issue.

    Key points:

    1. Being a Microsoft Entra ID Global Administrator or Azure Subscription Owner does not automatically make a user an Azure Databricks Account Admin.
    2. The Azure Databricks account console is where account admins manage Unity Catalog metastores, users, groups, and account-level settings.
    3. If no user in the Microsoft Entra ID tenant has logged in to the account console before, the first account admin must be established by a Microsoft Entra ID Global Administrator by signing in to the account console.
    4. If an account admin already exists, that existing account admin must grant the Account admin role.

    Recommended path:

    1. Sign in to the Azure Portal with the Global Administrator account.
    2. Open the Azure Databricks account console.
    3. If this is the first login for the tenant, Azure Databricks automatically creates the account admin role for that Global Administrator.
    4. In the account console, go to User management.
    5. Select the target user.
    6. On the Roles tab, enable Account admin.

    Important checks for the reported error:

    • The Azure Databricks service application ID is 2ff814a6-3304-4ab8-85cb-cd0e6f879c1d.
    • If the account is in multiple Microsoft Entra ID tenants, opening the account console URL directly can take the session to the default tenant. To reach the correct tenant’s account console, access the account console from within a workspace in the preferred tenant using Manage account.
    • The account ID can only be viewed in the account console. It does not display inside a workspace.

    For the current scenario, the most likely causes are:

    • the sign-in is landing in the wrong Microsoft Entra tenant context, or
    • an Azure Databricks Account Admin already exists and the current user has not been granted the Account admin role.

    Once account-console access is working, the account ID can be copied from the menu next to the username in the upper-right corner of the account console, and Unity Catalog metastore management can be performed there.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.