Unity catalog is not automatically created when a new databricks environment is created

David Aston 0 Reputation points
2025-10-26T08:05:35.0133333+00:00

When we create a new databricks instance, the unity catalog is not automatically created. This is odd, as usually it is created as part of the install. Guidance would be appreciated as to how to install the catalog against our new environment.

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 39,201 Reputation points MVP Volunteer Moderator
    2025-10-26T10:49:49.09+00:00

    UC is not automatically created when a new databricks workspace is provisioned. It must be manually set up at the account level.

    Steps:

    1. In the Databricks Account Console, go to Data > Metastores > Create Metastore.

    Specify name, region (must match workspace), and storage root (S3/ADLS).

    Assign the metastore to your workspace.

    1. Grant storage permissions to the workspace’s identity or IAM role

    After that, UC will appear under Data Explorer in your workspace.

    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' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.