cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

What is the maximum number of clusters per workspace in Azure Databricks?

User15787040559
Databricks Employee
Databricks Employee

It's governed by Azure subscription limits.

1 REPLY 1

sajith_appukutt
Honored Contributor II

In addition to subscription limits, the total capacity of clusters in each workspace is a function of the masks used for the workspace's enclosing Vnet and the pair of subnets associated with each cluster in the workspace. The masks can be changed if you use the Bring Your Own Vnet feature as it gives you more control over the networking layout.

Worth noting that in Azure

  • Each cluster node requires 1 Public IP and 2 Private IPs
  • These IPs are logically grouped into 2 subnets named โ€œpublicโ€ and โ€œprivateโ€
  • For a desired cluster size of X: number of Public IPs = X, number of Private IPs = 2X

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now