โ10-21-2021 12:14 AM
How can I fix the IP address of my Azure Cluster so that I can whitelist the IP address to run my job daily on my python notebook? Or can I find out the IP address to perform whitelisting? Thanks
โ10-21-2021 01:39 AM
โ10-21-2021 02:56 AM
I would not go for option 1 indeed as Hubert said.
Azure provided solutions (VNET injection etc) are preferred.
The IP range which is used for the Azure VMs (which Databricks uses) will be quite big so whitelisting that whole range defeats the use of a firewall.
โ04-05-2024 03:49 AM
@-werners- Do you think there is any way we can use one single ip to access our target resource from databricks? I know databricks creates/uses so many ip's which is not feasible solution to whitelist each time. Please let me know if you have any idea on it. Thanks.
โ04-05-2024 04:08 AM
Depends on the scenario. You could expose a single ip address to the external internet, but databricks itself will always use many addresses.
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!
Sign Up Now