logo
search
Others

How to Find the Source IP for Power Automate SFTP Connections

Maira MehtabMaira Mehtab Sep 22, 2026 869 views

Question details

The user needs to identify the correct source IP addresses for a Power Automate cloud flow to successfully upload attachments to an on-premises SFTP server.

Product
Power Automate
Device & OS
not provided
Scenario
A cloud flow is configured to retrieve Outlook attachments and upload them to an on-premises SFTP server, but the connection is failing despite whitelisting published Power Platform IP addresses.
Observed behavior
The SFTP connection is blocked or times out because the actual outbound IP address used by the Power Automate flow is not recognized or whitelisted by the on-premises firewall.
Before you start

Ensure your on-premises SFTP server's firewall logs are configured to actively record rejected inbound connection attempts, as this is the fastest way to identify the exact IP being blocked.

Solution 1Recommended

Consult the Microsoft Power Automate Community

Because Power Automate networking and on-premises SFTP configurations involve highly specific architectural details, reaching out to the official community is the best way to get targeted guidance.

Power Automate infrastructure relies heavily on Azure, meaning the outbound IPs can sometimes differ from standard documentation. The community experts and Microsoft engineers actively monitor these forums to provide updated routing information.

1
Access the Community Forum

Open your web browser and navigate to the official Microsoft Power Automate Community page.

2
Log In

Sign in using your Microsoft 365 or Power Platform account credentials.

3
Post Your Configuration Details

Create a new topic in the relevant sub-forum. Be sure to mention your region, the specific SFTP connector you are using, and the fact that published IP whitelisting has already failed.

Community Link: You can post your question directly at: https://powerusers.microsoft.com/t5/Microsoft-Power-Automate/ct-p/MPACommunity
Free Microsoft Office alternative

Looking for a Lightweight Alternative for Office Productivity?

While complex cloud automation and SFTP integration might require specialized Microsoft tools, your daily document, spreadsheet, and presentation tasks don't need heavy, expensive software. WPS Office provides a free, highly compatible alternative to Microsoft Office, ensuring seamless file management and excellent performance.

  1. 1. Download the Installer: Visit the official WPS Office website and click the 'Free Download' button.
  2. 2. Install WPS Office: Run the downloaded lightweight setup file and follow the quick on-screen instructions.
  3. 3. Open Your Documents: Launch WPS Office and open your existing Microsoft Office files seamlessly with zero formatting loss.
Fully compatible with Microsoft Office formats, including .docx, .xlsx, and .pptx.Lightweight installation that runs smoothly even on older or low-spec devices.Familiar, user-friendly tabbed interface for immediate productivity without a learning curve.Built-in PDF editing and conversion tools for effortless document management.
microsoft office alternative - wps office

Frequently Asked Questions

Why are my published Power Platform IP addresses failing to connect?

Power Automate routes its traffic through the underlying Azure Logic Apps infrastructure. If you only whitelist standard Power Platform outbound IPs, the specific regional Azure data center IPs that process your flow's requests may still be blocked by your firewall.

Can I set a static IP for my Power Automate cloud flow?

Power Automate cloud flows do not natively support assigning a single static IP address out of the box. To use a consistent static IP, you generally need to route your flow's outbound traffic through an Azure API Management or a custom Azure NAT Gateway setup.

Where can I find the exact IP that attempted the SFTP connection?

The most reliable method is to trigger the Power Automate flow and immediately inspect the firewall logs or security event logs of your on-premises SFTP server for dropped inbound connections on port 22 (or your custom SFTP port).