Relative Content

Tag Archive for azureazure-data-factoryhttprequestazure-logic-apps

Azure: How to trigger a network-restricted Logic App from Azure Data Factory

The problem I need to trigger a Logic App workflow (Standard model) with a HTTP-request from an instance of Azure Data Factory (ADF). However, my organization requires me to restrict network access to the Logic App so if I use the pre-generated URL for the trigger, the request gets blocked. So how do I configure […]