Hi,
I am trying to get proton-c working with Azure ServiceBus, but the latest builds of qpid-proton seem to silently fail (or fail to parse the address) without the message ever being sent to the queue. Before I dig too much, is there any guidance out there for working with ServiceBus? Perhaps I am making an obvious mistake somewhere. Previously, I was using qpid-proton-0.6 (old, I know), and this looks to be the last version of proton before things stopped working. I am using the sample program under /examples/messenger/c/send.c, and when I run that, it sends correctly to the queue. However, other builds fail (0.17 and 0.16 don't work for sure). Sent from Outlook<http://aka.ms/weboutlook>
