cancel
Showing results for 
Search instead for 
Did you mean: 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 

connect azure openai service deployments from databricks workspace

NielsMH
New Contributor III

Hi

For the company i work for, I have created an azure openai service instance, with the intention to deploy models and interact with them from a databricks workspace.

The basic properties of my azure openai service are:

  • Network: separate vnet for the resource group where ai service resources reside
  • subnet: same as above
  • allow access: selected networks
  • private endpoint: created and enabled
  • location: West Europe

Databricks workspace properties:

  • plan: premium
  • Network: managed virtual network (Has a managed resource group) - so not in the same vnet as openai service
  • location: North Europe

From how i interpret the documentation i can not create a private link connection to services outside the databricks workspace, thus rendering selected network access via Private endpoint obsolete.

Is there anyone who can confirm that this is not possible when having a managed virtual network for databricks or have a solution for how to go about it if it is possible? I want to create a secure connection, because of company security policies.

All suggestions will be much appreciated

 

2 REPLIES 2

Walter_C
Databricks Employee
Databricks Employee

Azure Private Link provides private connectivity from Azure VNets and on-premises networks to Azure services without exposing the traffic to the public network. Specifically, Azure Databricks supports Private Link connections for:

  • Front-end Private Link (user to workspace)
  • Back-end Private Link (compute plane to control plane)

These connections are limited to the Azure Databricks workspace infrastructure. Therefore, you are correct that you cannot create a Private Link connection to services outside the Databricks workspace using this setup, which means selected network access via Private endpoint to external services is not supported.

Rjdudley
Contributor II

This sounds like a scenario for the Mosaic AI Gateway, Mosaic AI Gateway | Databricks

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group