I want to use SFTP connector with Power Automate.
Let me check two points below.
1. The IP address of the connection source is restricted on the FTP side.
What is the Power Automate IP address that should be whitelisted?
2. On the screen for creating a connection, there is an item called "SSH private key". What do you enter here?
Is it ok to copy and paste the text in the private key file as it is?
Hello,
I assume you are referring to SFTP - SSH connector (because SFTP is deprecated)
https://docs.microsoft.com/en-us/connectors/sftpwithssh/
Please refer to the document below for IP addresses:
https://docs.microsoft.com/en-us/power-automate/limits-and-config#ip-address-configuration
SSH private key | securestring |
SSH private key (the content of the file should be provided entirely as is, in the multiline format) |
Hope this helps !