One Azure Tenant with Multiple Azure Databricks Accounts

stevanovic
New Contributor

Hi there,

We have one Azure tenant with multiple subscriptions. Each subscription is a project for itself.

At this moment, we have only one Azure Databricks account, and all workspaces (created under different subscriptions) are associated with it.

Can I create an additional Azure Databricks account and associate new Azure subscriptions (or new Azure Databricks workspaces) with it? Or is it possible to migrate already existing subscriptions/workspaces to the newly create Azure Databricks account?

 

At this point, it is not clear for me what's the relation between a Databricks Account and Azure Tenant/Subscription/Azure Databricks workspace.

 

Thank you!

Milan

radothede
Valued Contributor II

hello @stevanovic ,

as far as I understand, in Azure, you can create one databricks account per tenant, meaning for example unity catalog is also tenant-level resource.

There is a fantastic blog post available here:

https://community.databricks.com/t5/technical-blog/isolation-of-environments-on-the-databricks-data-...  

Hope this helps!