Advanced Message Queueing Protocol (AMQP) 1.0 support in Service Bus

AMQP allows for interconnecting connecting brokers directly, for instance using routers like Apache Qpid Dispatch Router or broker-native “shovels” like the one of RabbitMQ.

https://learn.microsoft.com/en-us/azure/service-bus-messaging/service-bus-amqp-overview

How to integrate Service Bus with RabbitMQ
Here’s a few scenarios in which we can make use of these capabilities:

Steps:

quickguides/eventhub/ReadmeAmqp2ServiceBus.md at main · spawnmarvel/quickguides · GitHub