You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module contains Terraform code used to provision a Lakehouse platform.
Module content
This module can be used to deploy the following:
A new resource group
Networking resources including:
Azure vnet
The required subnets for the Azure Databricks workspace.
Azure route table (if needed)
Network Security Group (NSG)
The Lakehouse platform resources, including:
Azure Databricks workspace
Azure Data Factory
Azure Key Vault
Azure Storage account
How to use
Note
You can customize this module by adding, deleting or updating the Azure resources to adapt the module to your requirements.
A deployment example using this module can be found in examples/adb-lakehouse