Axon 4.9.0 with Azure Service Bus (AMQP)

Hello everyone!

I’m about to do a PoC of Axon with Azure Service Bus with connectivity via AMQP.
I tried to find some docs, sources or examples but I couldn’t find anything, although if there is something worth checking please let me check.

If not, can you please guide me what should be configured, and how to approach it basically.

Is this what you might be looking for… Spring AMQP | Axon Reference Guide (axoniq.io)
and the extension on github… AxonFramework/extension-amqp: Axon Framework extension for AMQP integration to publish and handle Event messages. (github.com)