Pull messages from Azure service bus using Solace PubSub+ Cloud

Hi @sjaak ,

We don’t have an explicit connector that currently does this, and at first glance I don’t see an obvious way to do it without digging more into how Azure Service Bus works. Does it allow you to trigger other services via HTTP POST / webhook? That might be the easiest option if it doesn’t support JMS/AMQP/MQTT.

Hope that helps!