cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Azure Databricks Serverless – SFTP Connectivity (external provider)

ittzzmalind
New Contributor III

Hi,

To establish connectivity from Azure Databricks serverless compute  to an external SFTP provider hosted outside organization (external provider).

when i searched i figured out one way is whitelisting ip,

1). The SFTP provider requires IP whitelisting for inbound connections- how to  identify or obtain egress IP addresses for the serverless compute environment.

2). Any Recommended alternatives or supported approaches to enable  connectivity from serverless compute to an external SFTP server

Kindly assist

1 REPLY 1

szymon_dybczak
Esteemed Contributor III

Hi @ittzzmalind ,

How to do it is described in following section in docs:

IP addresses and domains for Azure Databricks services and assets - Azure Databricks | Microsoft Lea...

szymon_dybczak_0-1776753988956.png

Keep in mind that Azure Databricks might update outbound IPs as often as once every 30 days. Updated IPs become active as soon as 60 days after publication. After new Azure Databricks regions become available, their active IPs are published to the file.

If the above answer was helpful, please consider marking it as accepted solution.