Welcome to Microsoft Q&A! Thanks for posting the question.
The SFTP-SSH connector uses SSH.NET library. Supported key exchange methods are listed here.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I'm currently implementing a solution using Logic Apps to transfer data to an external location. The plan is to use SFTP-SSH, but when trying to connect I get
Test connection failed: Error 'Key exchange failed.'
I can connect using WinSCP so the key is good.
Having discussed this with the other party, they ask to find out which key exchange algorithm is being used, or specifically if any of the following is supported:
The documenation specifies which encryption algorithm is supported, but not the KEX algorithms:
https://learn.microsoft.com/en-us/azure/connectors/connectors-sftp-ssh
Welcome to Microsoft Q&A! Thanks for posting the question.
The SFTP-SSH connector uses SSH.NET library. Supported key exchange methods are listed here.