We have a need to consume messages from Service Bus Topic.
Is there any documentation for this.
Azure service bus supports AMQP 1.0 and JMS 1.1
We have a need to consume messages from Service Bus Topic.
Is there any documentation for this.
Azure service bus supports AMQP 1.0 and JMS 1.1
@SUBHABAGCHI
did you get a chance to implement this? appreciate if you can share any steps?
@SUBHABAGCHI We have implemented using REST connectors (http protocol). Here is the detailed article.