Can anybody tell me how to connect a web app running on azure to existing web services (.ASMX) on premises?
We do not have the source for the services they are exposed by third party applications and we do not want to open them up to public access.
|
Can anybody tell me how to connect a web app running on azure to existing web services (.ASMX) on premises? We do not have the source for the services they are exposed by third party applications and we do not want to open them up to public access. |
||||
|
|
|
Sounds like Azure's Service Bus Relay Service might be what you're looking for... https://www.windowsazure.com/en-us/develop/net/how-to-guides/service-bus-relay/ |
|||
|
|
|
There might be three options based on your scenario. But I personally prefer the third one.
|
|||
|
|