Share via

Consuming Databricks Endpoints in a Microsoft-hosted build pipeline agent

Jonathan Slaven 0 Reputation points
2023-12-20T21:56:58.94+00:00

How do I consume Databricks API endpoints in my Microsoft-hosted build pipeline agent without the need for an Azure VPN connection?

Azure Databricks
Azure Databricks

An Apache Spark-based analytics platform optimized for Azure.

0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Luis Arias 9,491 Reputation points Volunteer Moderator
    2023-12-20T22:18:30.5566667+00:00

    Hello Jonathan Slaven,

    You have 2 options to connect internally with a private connection to Azure Databricks APIs . Both require enabling Databricks Private endpoint databricks_ui_api (https://learn.microsoft.com/en-us/azure/databricks/security/network/classic/private-link#step-3-create-subnet-and-private-endpoints):

    Let me know if this help you.

    Luis,


    If the information helped address your question, please Accept the answer.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.