When I try sending 1000 simple messages to my Azure Service Bus queue from a simple console application (not in debug mode), it takes 90 seconds with http mode.
With standard nettcp mode it takes 70 seconds.
Is the speed everyone else gets also? I expected it to go faster, but maybe this is correct?