How to enable metastore in azure databricks.

Kemal Uigar 0 Reputation points
2025-08-29T15:26:51.32+00:00

I have made a new account with pay as you go subscription. Also added an external user with email having organisation domain not a personal email. Felt like azure entra was not letting me get in. Now after creating VPCs and launch databricks is fine. But I am unable to access URL "https://accounts.azuredatabricks.net" whenever i am trying to login redirected to workspace. Also hence unble to create a metastore unity catalog.

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vinodh247 37,216 Reputation points MVP Volunteer Moderator
    2025-08-29T16:22:55.1133333+00:00

    Hi ,

    Thanks for reaching out to Microsoft Q&A.

    In Azure Databricks, the account console is only available to the account owner (the person who created the databricks subs during setup) or someone explicitly granted Account Admin permissions. If your login is redirecting to the workspace instead of the account console, you are not an account admin or the AAD user is not properly linked.

    Once you confirm you have access to the account console, follow these steps:

    Step A: Assign account admin permissions

    Sign in as the account owner.

    1. In the Account Console, go to Users -> Add the user(s) as Account admins if needed.

    Step B: Create the metastore

    1. Go to Data -> Metastores -> Create Metastore.

    Enter:

    Metastore name

      Region (match your workspace region)
      
         Storage configuration (create a new ADLS Gen2 container if needed)
         
         Click Create.
         
    

    Step C: Link workspace to the metastore

    After the metastore is created, open the Workspaces tab.

    Assign the workspace to the metastore.

    Confirm permissions (grant yourself Metastore Admin).

    If you still cannot access the account console:

    • Check if your account is Enterprise tier. UC requires a Premium or higher tier.
    • In Pay-As-You-Go, you should still have Premium tier available, but ensure it is selected during Databricks workspace creation.
    • If you still face login redirection:
      • Try opening an incognito browser session.
      • Check that your AAD login matches the databricks account email.
      • If still stuck, open a Microsoft support ticket, as there could be a tenant-level policy or permission sync issue.

    Please 'Upvote'(Thumbs-up) and 'Accept' as answer if the reply was helpful. This will be benefitting other community members who face the same issue.


Your answer

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