Share via


Manage private endpoint rules

Note

Azure Databricks charges for networking costs when serverless workloads connect to customer resources. See Understand Databricks serverless networking costs.

This article describes how to manage private endpoint rules for private connectivity from serverless compute using the Azure Databricks account console. You can also use the Network Connectivity Configurations API.

To configure private connectivity for serverless compute, see Configure private connectivity to Azure resources and Configure private connectivity to resources in your VNet.

View the connection status of a private endpoint rule

After you create a private endpoint rule, you can view its status on the Network Connectivity Config page under Private endpoint rules.

  • PENDING: Pending approval on the resource.
  • ESTABLISHED: Established on the resource.
  • REJECTED: Rejected on the resource.
  • DISCONNECTED: Disconnected on the resource.
  • EXPIRED: Expired on the resource. A private endpoint rule expires after being in the REJECTED, DISCONNECTED, or PENDING state for 14 days.

Remove private endpoint rules

You must be an Azure Databricks account admin to remove a private endpoint.

  1. As an account admin, go to the account console.

  2. In the sidebar, click Cloud Resources.

  3. Click Network Connectivity Configs.

  4. Select your NCC.

  5. In Private endpoint rules, click the trash icon Trash at the right of the rule you want to remove.

    If the rule is in ESTABLISHED, REJECTED, or DISCONNECTED state, Databricks might retain the private endpoint on your cloud resource for 7 days before permanently deleting it.

Update a private endpoint rule

  1. From the Network Connectivity Configurations page, select the NCC object attached to your private endpoint.
  2. Navigate to Private endpoint rules tab.
  3. Find the private endpoint you want to change and click the kebab menu Kebab menu icon..

Supported resources

Private connectivity from serverless compute supports the following resources:

  • Azure AI Search
  • Azure AI Services
  • Azure API Management
  • Azure App Service (Azure Functions)
  • Azure Database for MySQL - Flexible Server
  • Azure Database for MySQL - Single Server
  • Azure Database for PostgreSQL - Flexible server
  • Azure Database for PostgreSQL - Single server
  • Azure Event Grid
  • Azure Event Hub
  • Azure Key Vault
  • Azure SQL Database
  • Azure SQL Managed Instance
  • Azure Storage
  • Resources behind a Standard Load Balancer

What's next