Skip to content

Commit 5d64703

Browse files
committed
Update TSG content
1 parent 9df2c54 commit 5d64703

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/data-factory/connector-troubleshoot-ftp-sftp-http.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,11 @@ This article provides suggestions to troubleshoot common problems with the FTP,
174174
175175
### Unable to connect to SFTP due to key exchange algorithms provided by SFTP are not supported in ADF
176176
177-
- **Symptoms**: You are unable to connect to SFTP via ADF.
177+
- **Symptoms**: You are unable to connect to SFTP via ADF and meet the following error message: `Failed to negotiate key exchange algorithm.`
178178
179-
- **Cause**: The key exchange algorithms provided by the SFTP vendor are not supported in ADF. The key exchange algorithms supported by ADF are `diffie-hellman-group-exchange-sha256 [Redacted] diffie-hellman-group14-sha1`, while the key exchange algorithms in the SFTP vendor's list are `curve25519-sha256 ecdh-sha2-nistp256 ecdh-sha2-nistp384 ecdh-sha2-nistp521 diffie-hellman-group14-sha256 diffie-hellman-group15-sha512 diffie-hellman-group16-sha512 diffie-hellman-group17-sha512 diffie-hellman-group18-sha512`.
179+
- **Cause**: The key exchange algorithms provided by the SFTP vendor are not supported in ADF. The key exchange algorithms supported by ADF are:
180+
- diffie-hellman-group-exchange-sha256 [Redacted]
181+
- diffie-hellman-group14-sha1
180182
181183
## HTTP
182184

0 commit comments

Comments
 (0)