Hello,
I am trying to understand how the Azure Service Bus Event Hubs protocol described in thedeveloper guide literally translates to the AMQP protocol specification. There is an example for the REST API, but no complimentary example for the AMQP API, such that a client could ensure they are using the appropriate formats with a non-MSFT AMQP library.
Thanks.