Hello Rekha Rani,
Welcome to the Microsoft Q&A forum.
Per the error message " Meet network issue when connect to Sftp server '**********.com'"
the issue is with the network when connecting to the SFTP server from the ADF(could be a firewall issue or max concurrent connections issue)
Can you please try the below and see if it resolves the issue?
- whitelist the ADF URL
- Open port 443 and SHIR VM Ip in the SFTP server
- set your sink
Max concurrent connection
less than the SFTP concurrent connection limit set by SFTP admin
If this doesn't help, please work with your network admin to open a network trace and see if the SHIR requests reach the SFTP server.
A similar thread has been discussed here with a detailed solution.
I hope this helps. Please let me know if you have any further questions.
If this answers your question, please consider accepting the answer by hitting the Accept answer and up-vote as it helps the community look for answers to similar questions.