Azure Compliance mod v2.4.0 - Added databricks_workspace_public_network_access_disabled, databricks_workspace_uses_private_endpoint, iam_subscription_tenant_transfer_restricted controls
Nov 24, 2025•powerpipe
Dependencies
- Azure plugin v1.11.0 or higher is now required. (#351)
Enhancements
-
Added new automated query implementations for the following CIS v5.0.0 controls: (#351)
- cis_v500_2_1_10 - Ensure 'Allow Public Network Access' is set to 'Disabled' for Databricks workspaces
- cis_v500_2_1_11 - Ensure private endpoints are used to access Azure Databricks workspaces
- cis_v500_5_25 - Ensure that 'Subscription leaving Microsoft Entra tenant' and 'Subscription entering Microsoft Entra tenant' is set to 'Permit no one'
-
Added the following controls to All Azure Compliance Controls benchmark: (#351)
- databricks_workspace_public_network_access_disabled
- databricks_workspace_uses_private_endpoint
- iam_subscription_tenant_transfer_restricted
Bug fixes
- Fixed securitycenter_security_alerts_to_owner_enabled query to correctly check notifications_by_role column for Owner role instead of alerts_to_admins column. (#352) (Thanks @KingBrewer for the contribution!)