Despite the assumptions that an Azure Service Bus Queue must be polled and then dequeued manually for messages in client code, there is a tiny and neat way to automatically dequeue messages as soon as they arrive. It is an alternative to setting up a Service Bus Triggered Azure Function