Forum Discussion

JackK1870's avatar
JackK1870
Copper Contributor
Jul 24, 2020

Logic Apps and VNET access without ISE ?

Hello,

 

So the Azure Integrated Service Environment (ISE) is an awesome thing, but not cheap.

 

With the ultimate goal of using Logic Apps to fetch (and push) data from on-prem data sources via ExpressRoute, is there some way (a workaround - perhaps with Function Apps or an APIM?) that doesn't require ISE to do this? 

 

I'd rather not fall back to using Data Gateways or a Relay...

 

Regards,

 

J. Kahl,

1 Reply

  • nikolaiblackie's avatar
    nikolaiblackie
    Copper Contributor

    JackK1870 I would investigate leveraging Azure Functions connected to a VNET. See https://docs.microsoft.com/en-us/azure/azure-functions/functions-networking-options

Resources