Skip to content

Commit 16c8227

Browse files
committed
Update the TSG content
1 parent 5d64703 commit 16c8227

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,9 +176,11 @@ This article provides suggestions to troubleshoot common problems with the FTP,
176176
177177
- **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:
179+
- **Cause**: The key exchange algorithms provided by the SFTP server are not supported in ADF. The key exchange algorithms supported by ADF are:
180180
- diffie-hellman-group-exchange-sha256 [Redacted]
181+
- diffie-hellman-group-exchange-sha1
181182
- diffie-hellman-group14-sha1
183+
- diffie-hellman-group1-sha1
182184
183185
## HTTP
184186

0 commit comments

Comments
 (0)