Parent: Azure
Azure queues are similar but not the same as MQTT pub/pub systems. They are similar in the sense that the data is published to a queue, but different where the queue is not a broker but an Azure service. They are similar in that the data is sequential, but different in the sense that there are no QOS for Azure Queues.
Something more similar to MQTT is Azure Bus Queues