Azure Logic Apps Connection to SFTP by On Premise Data Gate Way

Aung Kyaw Thet 21 Reputation points
2022-05-03T04:55:48.973+00:00

We are looking to use the SFTP connection by Logic Apps. The problem is that the SFTP server IP whitelisting. The Server whitelist the IP of our Integration Window server. But we can't use the gateway feature on SFTP connection by logic apps although we have integration runtime available on SFTP ADF connection.

Any help with the problem and is there any others way we can use the Gateway feature?

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

Accepted answer
  1. Kamlesh Kumar 3,861 Reputation points
    2022-05-13T13:30:50.793+00:00

    Hi There,

    Thank you for asking this question on the Microsoft Q&A Platform.

    In normal, Azure logic app(Azure Pass service) provides a set of IPs for each region. You can find these IPs from here.

    Besides, if you want to set up the static IP for logic app, you can you can set up an integration service environment (ISE) for hosting logic apps. Then all the ISE instances can use a single, public, static, and predictable IP address to communicate with the destination systems that you want.

    Meanwhile, you also can use Azure API Management to act as a reverse proxy for the Logic App. Meaning you could set up API Management (which has a single IP address) to accept calls from the Logic App and proxy them to any end-system you want so they always appear to be from that IP Address regardless of the source. For more details, please refer to here.

    Regards,
    Kamlesh Kumar
    BizTalk Techie

    If this answer solved your problem, please click the Verify Answer button (found below the answer) to help other users who have the same question.

    0 comments No comments

0 additional answers

Sort by: Most helpful