Search code examples
azureazure-logic-appsazure-relay

From Logic App how to make a call to privately hosted SOAP based Web Service on some on-premise Server


We have a Logic App and private SOAP based Web Service hosted on some on-premise network.

Based on some parameters, we need to call this Web Service from the Log App.

What are the possible and secure ways to implement this ?


Solution

  • I have your Azure Relay to implement this. It didn't require me to make any changes on the on premises firewalls settings