How to fix an established connection was aborted by the server error while making SFTP connection using Azure Synapse?
Hello Team,
While we are trying to connect SFTP using SSH public key authentication we are getting following error.
Established connection was aborted by the server
let me share the steps which we followed so far to connect the sftp.
[1] Open PuttyGen and Load SSH key
[2] Go to Conversion and select Export OpenSSH Key without password protect.
[3] Go to Azure synapse --> Select SFTP connection--> Pass Host name, Port, Username and upload Private Key content (file generated from step 2.) ( Disable Host key validation and Use self hosted Integration runtime)
[4] When test connection I am getting above error message.
Also we checked there were no IP address blocked for the SFTP host. so can anyone give any clue or thought why we are getting this connection abort error and how to fix it?
Thank you
Nik