find Ip Address of Azure Databricks
I'm integrating a data source that uses an API with Azure Databricks.
Code goes in timed out due to firewall restrictions, we would like to open up the firewall in order to allow our code in Databricks Notebook to reach the API.
I'm using Databricks through Azure Portal deployed in West Europe region.
Network team asked for the correct range(subnet) to open the ACL in order for Databricks to comunicate with the API.
Note that I don't have to restrict people from Using Databricks, I've to find...