Hello @Ben Dunmire ,
Thanks for the question and using MS Q&A platform.
As we understand the ask here is that your SFTP linked service is erroring with Failed to negotiate key exchange algorithm
. Please correct me if I'm not clear.
By looking at the error message, my assumption is that SSH key exchange algorithm is not supported by the server.
ADF leverages SSH.NET to connect SFTP server, the nuget version is 2016.1.0, the supported key exchange algorithms include:
diffie-hellman-group-exchange-sha256
diffie-hellman-group-exchange-sha1
diffie-hellman-group14-sha1
diffie-hellman-group1-sha1
Could you please try adding above supported SSH key exchange algorithms on the server and see if that helps resolve your problem?
Hope this info helps. Please do let me if you have any queries.
- Please don't forget to click on
or upvote
button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
- Want a reminder to come back and check responses? Here is how to subscribe to a notification
- If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators