<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic What is the maximum number of workspaces per account on GCP in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/what-is-the-maximum-number-of-workspaces-per-account-on-gcp/m-p/140763#M4574</link>
    <description>&lt;DIV&gt;I found this in the docs: "&lt;STRONG&gt;you can create at most 200 workspaces per week in the same Google Cloud project&lt;/STRONG&gt;" -&lt;/DIV&gt;&lt;DIV&gt;But that directly contradicts the 20 limit that is mentioned in resource limits docs&amp;nbsp; . But Azure has no limit, and AWS has a limit of 50. So, is it configurable?&lt;/DIV&gt;</description>
    <pubDate>Mon, 01 Dec 2025 16:52:27 GMT</pubDate>
    <dc:creator>rmusti</dc:creator>
    <dc:date>2025-12-01T16:52:27Z</dc:date>
    <item>
      <title>What is the maximum number of workspaces per account on GCP</title>
      <link>https://community.databricks.com/t5/administration-architecture/what-is-the-maximum-number-of-workspaces-per-account-on-gcp/m-p/140763#M4574</link>
      <description>&lt;DIV&gt;I found this in the docs: "&lt;STRONG&gt;you can create at most 200 workspaces per week in the same Google Cloud project&lt;/STRONG&gt;" -&lt;/DIV&gt;&lt;DIV&gt;But that directly contradicts the 20 limit that is mentioned in resource limits docs&amp;nbsp; . But Azure has no limit, and AWS has a limit of 50. So, is it configurable?&lt;/DIV&gt;</description>
      <pubDate>Mon, 01 Dec 2025 16:52:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/what-is-the-maximum-number-of-workspaces-per-account-on-gcp/m-p/140763#M4574</guid>
      <dc:creator>rmusti</dc:creator>
      <dc:date>2025-12-01T16:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: What is the maximum number of workspaces per account on GCP</title>
      <link>https://community.databricks.com/t5/administration-architecture/what-is-the-maximum-number-of-workspaces-per-account-on-gcp/m-p/140769#M4575</link>
      <description>&lt;P&gt;The documentation mentions two different limits, and they often get mixed up.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Actual Workspace Limits on Databricks for GCP&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Hard limit per account:&lt;/STRONG&gt;&lt;BR /&gt;Databricks on GCP supports &lt;STRONG&gt;up to 20 workspaces per account&lt;/STRONG&gt;.&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":backhand_index_pointing_right:"&gt;👉&lt;/span&gt; Source: &lt;EM&gt;Resource Limits (GCP)&lt;/EM&gt;&lt;BR /&gt;&lt;A class="" href="https://docs.databricks.com/gcp/en/resources/limits?utm_source=chatgpt.com" target="_new" rel="noopener"&gt;https://docs.databricks.com/gcp/en/resources/limits&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Creation rate limit:&lt;/STRONG&gt;&lt;BR /&gt;You can create &lt;STRONG&gt;up to 200 workspaces per week in the &lt;EM&gt;same Google Cloud project&lt;/EM&gt;&lt;/STRONG&gt;.&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":backhand_index_pointing_right:"&gt;👉&lt;/span&gt; Source: &lt;EM&gt;Create Workspace (Classic)&lt;/EM&gt;&lt;BR /&gt;&lt;A class="" href="https://docs.databricks.com/gcp/en/admin/workspace/create-workspace?utm_source=chatgpt.com" target="_new" rel="noopener"&gt;https://docs.databricks.com/gcp/en/admin/workspace/create-workspace&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;&lt;P&gt;Please be aware of the difference:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;20 workspaces&lt;/STRONG&gt; = maximum number of workspaces an account can have on GCP.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;200 per week&lt;/STRONG&gt; = how many workspaces you &lt;EM&gt;could&lt;/EM&gt; create in a given week &lt;STRONG&gt;inside a single GCP project&lt;/STRONG&gt;, but you are still capped by the overall &lt;STRONG&gt;20-workspace&lt;/STRONG&gt; limit.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This is why the numbers seem contradictory, they refer to &lt;STRONG&gt;two separate types of limits&lt;/STRONG&gt; (quota vs. creation rate).&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;If you need more than 20 workspaces, you’ll need to contact your Databricks account team to request an exception or redesign the workspace strategy.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 17:44:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/what-is-the-maximum-number-of-workspaces-per-account-on-gcp/m-p/140769#M4575</guid>
      <dc:creator>bianca_unifeye</dc:creator>
      <dc:date>2025-12-01T17:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: What is the maximum number of workspaces per account on GCP</title>
      <link>https://community.databricks.com/t5/administration-architecture/what-is-the-maximum-number-of-workspaces-per-account-on-gcp/m-p/140786#M4577</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/199437"&gt;@rmusti&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;This is a bit confusing but not contradictory. Here's the important line in the docs:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;For limits where&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Fixed&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;is&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;No&lt;/STRONG&gt;&lt;SPAN&gt;, you can request a limit increase through your&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Databricks&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;account team."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;So, below you have a table with resource limits. In that table you can see attribute called Fixed.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="szymon_dybczak_1-1764617078133.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22031i7F2BF192E034B5B5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="szymon_dybczak_1-1764617078133.png" alt="szymon_dybczak_1-1764617078133.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, for &lt;STRONG&gt;Workspace&lt;/STRONG&gt; resource there's a default limit of 20 workspaces per GCP account. But it's not fixed. You can request additional capacity from databricks. Once they raised your limit then you still need to meet second requirement - you can create at most 200 workspace per week.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="szymon_dybczak_0-1764617008737.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/22030iD9E277E1B20118F8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="szymon_dybczak_0-1764617008737.png" alt="szymon_dybczak_0-1764617008737.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, assuming that you need to create 1000 workspaces in your account then:&lt;/P&gt;&lt;P&gt;1. You need to request a limit increase in databricks&lt;/P&gt;&lt;P&gt;2. If they agree then you can create 1000 workspace - but not all at once. So, creating 1000 workspaces will take you 5 weeks (200 per each week)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 19:31:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/what-is-the-maximum-number-of-workspaces-per-account-on-gcp/m-p/140786#M4577</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-12-01T19:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: What is the maximum number of workspaces per account on GCP</title>
      <link>https://community.databricks.com/t5/administration-architecture/what-is-the-maximum-number-of-workspaces-per-account-on-gcp/m-p/140792#M4578</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/110502"&gt;@szymon_dybczak&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;As you've correctly pointed out, the documentation states that "For limits where Fixed is No, you can request a limit increase through your Databricks account team." However, the column against Workspaces for Account mentions "Yes," indicating it's fixed and can't be increased.&lt;/P&gt;&lt;P&gt;Is the documentation outdated?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 21:03:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/what-is-the-maximum-number-of-workspaces-per-account-on-gcp/m-p/140792#M4578</guid>
      <dc:creator>rmusti</dc:creator>
      <dc:date>2025-12-01T21:03:37Z</dc:date>
    </item>
  </channel>
</rss>

