---
title: >-
  Databricks workspaces should have Secure Cluster Connectivity (No Public IP)
  enabled
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: >-
  Docs > Datadog Security > OOTB Rules > Databricks workspaces should have
  Secure Cluster Connectivity (No Public IP) enabled
---

# Databricks workspaces should have Secure Cluster Connectivity (No Public IP) enabled
 
## Description{% #description %}

Ensure that Azure Databricks workspaces have the "No Public IP" feature enabled. When enabled, cluster nodes are not assigned public IP addresses, reducing the attack surface by preventing direct internet connectivity to compute resources.

## Remediation{% #remediation %}

Deploy Databricks workspaces with Secure Cluster Connectivity (No Public IP) enabled. For existing workspaces, redeploy with the `enableNoPublicIp` parameter set to `true`. See [Enable secure cluster connectivity](https://learn.microsoft.com/en-us/azure/databricks/security/network/secure-cluster-connectivity).
