Benchmark: 2.1 Azure Databricks
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-azure-complianceStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select 2.1 Azure Databricks.
Run this benchmark in your terminal:
powerpipe benchmark run azure_compliance.benchmark.cis_v500_2_1Snapshot and share results via Turbot Pipes:
powerpipe benchmark run azure_compliance.benchmark.cis_v500_2_1 --shareControls
- 2.1.1 Ensure that Azure Databricks is deployed in a customer-managed virtual network (VNet)
- 2.1.2 Ensure that network security groups are configured for Databricks subnets
- 2.1.3 Ensure that traffic is encrypted between cluster worker nodes
- 2.1.4 Ensure that users and groups are synced from Microsoft Entra ID to Azure Databricks
- 2.1.5 Ensure that Unity Catalog is configured for Azure Databricks
- 2.1.6 Ensure that usage is restricted and expiry is enforced for Databricks personal access tokens
- 2.1.7 Ensure that diagnostic log delivery is configured for Azure Databricks
- 2.1.8 Ensure critical data in Azure Databricks is encrypted with customer-managed keys (CMK)
- 2.1.9 Ensure 'No Public IP' is set to 'Enabled'
- 2.1.10 Ensure 'Allow Public Network Access' is set to 'Disabled'
- 2.1.11 Ensure private endpoints are used to access Azure Databricks workspaces