Connect to an External FTP server in Azure Logic app Standard with a fixed IP Address

Gihan 0 Reputation points
2025-03-17T19:39:36.8866667+00:00

Hi,

We are trying to integrate with one of the External SFTP servers that our customer is using with our Azure environment with Logic Apps, and they want the IP address to whitelist.

Since we cannot use consumption logic apps as the IP address can be different each time we try to connect, we created a Logic App Standard and assigned its own IP address using a NAT gateway.

We used below article to create the Logic app Standard and the NAT Gateway.

https://techcommunity.microsoft.com/blog/integrationsonazureblog/static-ip-of-logic-app-standard-using-nat-gateway/3721443

Now the logic app has its own IP address but still we are not able to connect to the external SFTP server even after they whitelisted the IP address.

Do the SFTP connectors use the same IP address as the Logic App to communicate with the External servers? or is there anything else that we need to configure to make the SFTP connector connect using the IP address of the logic app?

Thank you

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,448 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.