How to Configure Azure Databricks Unity Catalog with Terraform Part 1
<p>In this story, we will learn how to configure <strong>Azure Databricks Unity Catalog</strong> with Terraform.</p>
<p>In particular, we will learn:</p>
<ul>
<li>Deploying SQL Warehouse</li>
<li>Creating the Databricks Access Connector for the Unity Catalog</li>
<li>Creating the Azure Storage Account for the Unity Catalog</li>
<li>Creating the Azure Storage Container for the Unity Catalog</li>
<li>Assigning Permissions to the Access Connector to the Unity Catalog Storage Account</li>
<li>Creating the Databricks Metastore</li>
<li>Creating the Databricks Metastore with a Group Owner</li>
<li>Assigning the Metastore to the Workspace</li>
<li>Assigning the Access Connector to the Metastore</li>
</ul>
<p>List of my Azure Databricks-related stories:</p>
<p><a href="https://gmusumeci.medium.com/how-to-configure-azure-databricks-unity-catalog-with-terraform-part-1-74be88c1c2d7"><strong>Learn More</strong></a></p>