Data Factory setup with Sink as SFTP using SSH key doesn't work

Sandeep Wadhwa 6 Reputation points
2020-11-17T19:53:02.527+00:00

I am trying to configure an Azure Data Factory to copy data from On-Premise Integrated Runtime IR to an SFTP.
I am able to achieve the functionality and connect to SFTP using plain password, but when I switch the FTP connection to use SSH key instead of password, it gives error.

I am able to use the same private key and connect to SFTP using Filezilla and Putty, but for some reason, ADF keeps giving error. The error that I get is that authentication failed due to invalid key.

On the SFTP logs, I do not see any issue mentioned that invalid key was provided at the login.

Is there anything that I am missing? Any thoughts/tips on this would be helpful!

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
{count} votes

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.