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:
A NAT-gateway is created.
When I create the workspace using Azure Portal UI:
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