Azure / Azure-Functions

1.1k stars 191 forks source link

Azure Function Calling WCF through Web relay #2438

Open linujohn22 opened 5 months ago

linujohn22 commented 5 months ago

Azure Function Calling WCF through Web relay

My client has on Premise WCF which is hosted in local server and it is exposed in azure by using Web relay .

can i call this WCF service in Azure function ? The azure function is triggered on Service Bus queue trigger .

btardif commented 5 months ago

@fabiocav can you take a look, this is not a UX ask and it sounds more like question rather than bug.

linujohn22 commented 5 months ago

can someone advise me on this ? @fabiocav