Not able to connect to an IP from databricks notebook in azure

71 Views Asked by At

I am trying to connect to a server which is on prem network using a databricks notebook. But I get error saying that "failed to connect to address. UNAVAIALABLE Socket closed". I pinged to the server IP and it got failed. enter image description here

I wanted to add this IP as exception to databricks so that it can connect to it. After learning the options to configure network configs, I understand that it needs to be added as a rules in network security group. So I added it as a outbound rule with below configs :

enter image description here

But I am still not able to successfully ping the server IP.

I have shared all the details. Can anyone guide me what I am doing wrong?

0

There are 0 best solutions below