Skip to content

Azure Databricks Uc Creation

How to configure and create Unity Catalog in Azure🔗

We need to setup Storage Account under the same RG where Dsatabricks Workspace is deployed.

Also we need to create a UC Databricks Connector to connect to the resource group.

Then give Storage Data Contributor access to the UC Databrticks Connector Managed Identity.

Go to Databricks Login Page and select the account that is the admin.

Go to catalog and create a new metastore. image

Fill in the details

image

image

Imp : Login from your admin account

We can now see more options like Add Catalog, Add Credentials, Create Volume after UC is enabled.

image