<?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 Re: Terraform Azure Databricks Unity Catalogue - Failed to check metastore quota limit for region in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/terraform-azure-databricks-unity-catalogue-failed-to-check/m-p/54191#M30009</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/95245"&gt;@PetrSindelar100&lt;/a&gt;&amp;nbsp;I am almost 90% sure the issue is using a free azure &amp;amp; Databricks accounts. I am working with my company on testing it out once the premium accounts are provisioned and will get back with the result here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have asked the same question on StackOverflow, sending the link to the post there so you can see the discussion:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/77446106/terraform-azure-databricks-unity-catalogue-failed-to-check-metastore-quota-lim" target="_blank"&gt;https://stackoverflow.com/questions/77446106/terraform-azure-databricks-unity-catalogue-failed-to-check-metastore-quota-lim&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Nov 2023 10:08:47 GMT</pubDate>
    <dc:creator>george_ognyanov</dc:creator>
    <dc:date>2023-11-29T10:08:47Z</dc:date>
    <item>
      <title>Terraform Azure Databricks Unity Catalogue - Failed to check metastore quota limit for region</title>
      <link>https://community.databricks.com/t5/data-engineering/terraform-azure-databricks-unity-catalogue-failed-to-check/m-p/50722#M28873</link>
      <description>&lt;P&gt;I am trying to create a metastore via the Terraform Azure databricks_metastore resource but I keep getting the error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="george_ognyanov_1-1699523634061.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/4763i7F9801A7934181FD/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="george_ognyanov_1-1699523634061.png" alt="george_ognyanov_1-1699523634061.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;This is the exact code I am using to create the resource:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="george_ognyanov_0-1699523597833.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/4762iBFC8399FEF5D82F1/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="george_ognyanov_0-1699523597833.png" alt="george_ognyanov_0-1699523597833.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have tried using both my Databricks account and a service principal application id, which are both in fact Account Admins, for the owner argument in the code block above to no avail.&lt;/P&gt;&lt;P&gt;Needless to say, there is no metastore in the region I am trying to create it in and if I use the GUI with my account I am able to successfully create and assign the metastore to the workspace.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 09:54:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/terraform-azure-databricks-unity-catalogue-failed-to-check/m-p/50722#M28873</guid>
      <dc:creator>george_ognyanov</dc:creator>
      <dc:date>2023-11-09T09:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Terraform Azure Databricks Unity Catalogue - Failed to check metastore quota limit for region</title>
      <link>https://community.databricks.com/t5/data-engineering/terraform-azure-databricks-unity-catalogue-failed-to-check/m-p/50731#M28876</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;&amp;nbsp;the image above is the entire error output I get when I execute terraform apply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error: cannot create metastore: Failed to check metastore quota limit for region westeurope&lt;BR /&gt;│&lt;BR /&gt;│ with databricks_metastore.this,&lt;BR /&gt;│ on main.tf line 150, in resource "databricks_metastore" "this":&lt;BR /&gt;│ 150: resource "databricks_metastore" "this" {&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 10:49:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/terraform-azure-databricks-unity-catalogue-failed-to-check/m-p/50731#M28876</guid>
      <dc:creator>george_ognyanov</dc:creator>
      <dc:date>2023-11-09T10:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Terraform Azure Databricks Unity Catalogue - Failed to check metastore quota limit for region</title>
      <link>https://community.databricks.com/t5/data-engineering/terraform-azure-databricks-unity-catalogue-failed-to-check/m-p/50737#M28881</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;&amp;nbsp;as far as I understand one region can have one metastore. I am able to create a metastore in the same region if I log into the Databricks GUI and do it there.&lt;/P&gt;&lt;P&gt;Alternatively, if I already have a metastore created and try to execute the above terraform code I get the error that only one metastore is acceptable - meaning terraform can see the quotas and recognize that there already is a metastore. Unfortunately, when I delete the metastore from the GUI and try to create it from terraform I am back to square one with the error above.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 11:15:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/terraform-azure-databricks-unity-catalogue-failed-to-check/m-p/50737#M28881</guid>
      <dc:creator>george_ognyanov</dc:creator>
      <dc:date>2023-11-09T11:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Terraform Azure Databricks Unity Catalogue - Failed to check metastore quota limit for region</title>
      <link>https://community.databricks.com/t5/data-engineering/terraform-azure-databricks-unity-catalogue-failed-to-check/m-p/54189#M30007</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/93244"&gt;@george_ognyanov&lt;/a&gt;&amp;nbsp; were you able to resolve this issue? I am facing exactly the same problem.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 09:58:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/terraform-azure-databricks-unity-catalogue-failed-to-check/m-p/54189#M30007</guid>
      <dc:creator>PetrSindelar100</dc:creator>
      <dc:date>2023-11-29T09:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Terraform Azure Databricks Unity Catalogue - Failed to check metastore quota limit for region</title>
      <link>https://community.databricks.com/t5/data-engineering/terraform-azure-databricks-unity-catalogue-failed-to-check/m-p/54191#M30009</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/95245"&gt;@PetrSindelar100&lt;/a&gt;&amp;nbsp;I am almost 90% sure the issue is using a free azure &amp;amp; Databricks accounts. I am working with my company on testing it out once the premium accounts are provisioned and will get back with the result here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have asked the same question on StackOverflow, sending the link to the post there so you can see the discussion:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/77446106/terraform-azure-databricks-unity-catalogue-failed-to-check-metastore-quota-lim" target="_blank"&gt;https://stackoverflow.com/questions/77446106/terraform-azure-databricks-unity-catalogue-failed-to-check-metastore-quota-lim&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 10:08:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/terraform-azure-databricks-unity-catalogue-failed-to-check/m-p/54191#M30009</guid>
      <dc:creator>george_ognyanov</dc:creator>
      <dc:date>2023-11-29T10:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Terraform Azure Databricks Unity Catalogue - Failed to check metastore quota limit for region</title>
      <link>https://community.databricks.com/t5/data-engineering/terraform-azure-databricks-unity-catalogue-failed-to-check/m-p/54198#M30011</link>
      <description>&lt;P&gt;Thank you for your quick answer. I just figured out my mistake. I noticed that my problem was, that the service principal that I used for running terraform didnt have sufficient privileges to create a metastore. Once I have added the account admin rule to him in the Databricks Account, it started working. I hope this helps to you too.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 10:48:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/terraform-azure-databricks-unity-catalogue-failed-to-check/m-p/54198#M30011</guid>
      <dc:creator>PetrSindelar100</dc:creator>
      <dc:date>2023-11-29T10:48:27Z</dc:date>
    </item>
  </channel>
</rss>

