Hello,
I am new to Service Bus Relay. I want to know which protocols are supported by Azure Service Bus Relay like HTTP/REST, SOAP etc.
I want to create two different protocol service clients like SOAP client, HTTP/REST client and connect to the SOAP back office service, then which available Azure Service Bus Relay protocols should I use?
How the conversion between REST message to SOAP message takes place in relay service?
Thanks in advance