Forum Discussion

jim_bob's avatar
jim_bob
Copper Contributor
Aug 11, 2020

Azure Logic Apps + WCF Relay?

I'm almost giving up here - how do I connect a Logic App to a Service Bus WCF Relay running on-prem?

 

Following an (incomplete) tutorial on MSDN/MS Docs, I've successfully create a host and client app that communicate with each other via an Azure WCF Relay. Now, I want a Logic App to communicate with the host on my dev box.

 

How do I do this? Is this the right approach?

1 Reply

  • RodNet's avatar
    RodNet
    Brass Contributor

    jim_bob 

    Good Morning.

     

    I was studying Azure Logic Apps documentation and i saw that to connect to some data source on-prem you need to use a data gateway installed on-premisses and a Azure gateway service deployed on cloud.


    Please take a look on the link bellow, maybe it could be a good solution for you.

    The topology of this communication is attached here too.

     

    Reference Links:

     

    1.

    https://docs.microsoft.com/pt-br/azure/logic-apps/logic-apps-gateway-connection

     

    2.

    https://docs.microsoft.com/pt-br/azure/logic-apps/logic-apps-gateway-install

     

    3. 

    https://docs.microsoft.com/pt-br/azure/logic-apps/logic-apps-gateway-install#gateway-cloud-service

     

    Let me know if this could help you.

    Have a nice day!