Terraform - Azure Databricks workspace without NAT gateway

LauJohansson
Databricks Partner

Hi all,

I have experienced an increase in costs - even when not using Databricks compute.

It is due to the NAT-gateway, that are (suddenly) automatically deployed.

When creating Azure Databricks workspaces using Terraform:

LauJohansson_0-1729142670306.png

A NAT-gateway is created.

 

When I create the workspace using Azure Portal UI:

LauJohansson_1-1729142785587.png

This is the resources: Managed Identity, Storage account, Access Connector for Azure Databricks, Network security group and Virtual network!

No NAT gateway is created!

How do I mirror the setup without a gateway?

 

Also see this medium post: https://medium.com/@optiman87/how-to-disable-nat-gateway-for-azure-databricks-11447015d917