Surfalytics
All pet projects
Data Engineering intermediate ⏱ 8–12 hours

Azure Databricks in VNET

Deploy a secured Azure Databricks workspace inside a Virtual Network with No Public IP and connect it to Azure Storage.

AzureDatabricksSecurityVNET
View project on GitHub

What you’ll build

A locked-down Databricks workspace deployed inside a VNET with NPIP (No Public IP) enabled, connected to Azure Data Lake Storage. You’ll read CSV files from a Storage Account through Notebooks and understand how enterprise-grade network isolation works.

Skills you’ll practice

  • Azure resource provisioning (VNET, subnets, NSGs)
  • Databricks workspace configuration and access control
  • Mounting Azure Storage in Databricks notebooks
  • Understanding cloud network security patterns used in regulated industries