How to connect (create a linked service) an ADF instance to an SFTP Server that is hosted on an Azure VM?

Andrew Long 0 Reputation points
2024-07-16T15:29:06.2833333+00:00

I am trying to get my ADF instance to connect to my SFTP Server that is hosted on an Azure VM but when testing the connection it always Times Out. The ADF and VM hosting the SFTP are on different VNets and this is because I personally don't have permissions that allow me to interact with the sub and resource group that the VM is on. However, I have set up a NSG that has specific outbound rules that allow it to communicate with the IP address of the SFTP Server. Is my issue some sort of a configuration error I made in setting up my ADF? Is it a Integration Runtime problem and/or a managed private endpoint issue? I would love some help with this issue. Thanks!

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,741 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Aravind Nuthalapati 150 Reputation points Microsoft Employee
    2024-07-16T21:44:19.8233333+00:00

    Hi Andrew,

    Which type of Integration runtime are you using in SFTP Linked Service? You may have to use SHIR in your linked service and the SHIR VM should be able to communicate to the SFTP server.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.