10-07-2022 09:50 PM
Hi Team for secure connection we created secured cluster with
NPIP(https://learn.microsoft.com/en-us/azure/databricks/security/secure-cluster-connectivity) WORKSPACE hosted in a private VNET.
We had a hub vnet with private endpoint for key vault ,
We peered the ADB Vnet with Hub Vnet.
When I tried connecting to key vault url from ADB notebook it is resolving the IP
But when I tried connecting to key vault to create secret scope the dns for this key vault is not getting resolved but at the same time it is working with without NPIP WORKSPACE hosted in a private VNET
10-16-2022 03:35 AM
It works from Notebook as the notebook is executed on the driver on your vnet. The Control panel is in a different place. In databricks subnets there is a need to create a service endpoint (Create service endpoint policies to allow traffic to specific azure resources from your virtual network over service endpoints)
10-10-2022 08:29 AM
Hi @somanath Sankaran , did you face any error? if yes, could you please paste the error snapshot here?
10-13-2022 06:55 AM
10-16-2022 03:35 AM
It works from Notebook as the notebook is executed on the driver on your vnet. The Control panel is in a different place. In databricks subnets there is a need to create a service endpoint (Create service endpoint policies to allow traffic to specific azure resources from your virtual network over service endpoints)
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