Connecting Azure Databricks workspace to on-premises network - peering

Abdullah Humayun 40 Reputation points
2024-05-22T14:48:27.7233333+00:00

I was following this tutorial to deploy a workspace for on prem database access. I created the VNET for Databricks as mentioned as well as the transit VNET. However, when I got to the option to peer the two VNETs the VNET peering option seems to be greyed out in the workspace.

I found another related question online which suggested that VNET peering is disabled for VNET injected workspaces.

Is there an additional configuration that needs to be done to enable this?

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,019 questions
0 comments No comments
{count} votes

Accepted answer
  1. PRADEEPCHEEKATLA-MSFT 82,671 Reputation points Microsoft Employee
    2024-05-23T08:36:23.13+00:00

    @Abdullah Humayun - Thanks for the question and using MS Q&A platform.

    According to the Peer virtual networks documentation, let's us understand the Virtual Network peerings options (without VNET vs with VNET) available in the Azure Databricks workspace.

    Azure Databricks workspace created without VNet injection: Peer an Azure Databricks virtual network to another Azure virtual network

    Note: Here the network is completely controlled and managed by Microsoft, that's the reason you will Virtual Network Peerings option enabled, and Networking option greyed out.

    User's image

    Which means, you can directly peer an Azure Databricks virtual network with another Azure virtual network by just clicking on Add Peering as shown.
    User's image

    Azure Databricks workspace created with VNet injection: Peer your own virtual network to another Azure virtual network

    Note: Here the network is completely controlled and managed by you, that's the reason you will Virtual Network Peerings option greyed out, and Networking option enabled.

    You can see the Virtual Network name associated with your Azure Databricks workspace as shown below: User's image

    In order to add the virtual networking peelings, you can go to associated virtual network, under settings, select Peerings and just click on Add as shown.

    User's image

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    0 comments No comments

0 additional answers

Sort by: Most helpful