question

Generic-9016 avatar image
0 Votes"
Generic-9016 asked ABDULWAHEED-1027 answered

How-To : Logic App with On-Premises Data Gateway Connector through IPSEC Tunnel

Is it possible to design an Azure Logic App with an On-Premises Data Gateway Connector (supported On-Premises Data Base for instance) and ensure that the whole data stream from On-Premises to Azure Logic App is using IPSEC Tunnel, including the Service Bus part of On-Premises Data Gateway software?

Which

101733-logicapp-odg-tunnel.png


azure-logic-appsazure-virtual-networkazure-vpn-gatewayazure-service-bus
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

MikeUrnun avatar image
0 Votes"
MikeUrnun answered MikeUrnun edited

Hi @Generic-9016 - Since Logic Apps runs on a public cloud, it won't work unless you configure a VNET & IPsec against your on-prem environment. That can be done by putting your Logic Apps app inside a VNET using the ISE environment, and you should be able to establish an IPsec tunneling.

Also, note that the Logic Apps team announced a new capability recently that enables running Logic Apps on on-prem. for more info, please review: What is Azure Arc enabled Logic Apps?


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

ABDULWAHEED-1027 avatar image
0 Votes"
ABDULWAHEED-1027 answered

Hi,

I believe you will have to follow these steps.
1- Integrate Logic App with VNET.
2- set up IPsec VPN with on-prem firewall using local network gateway and virtual network gateway.
3- enable routing in local network gateway.
4- configure vnet subnet as a point-to-site address in virtual network gateway.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.