System Tips

Azure Service Bus Explorer

About Azure Service Bus Explorer

Browse Azure Service Bus queues, subscriptions and dead-letter messages from your browser. Receive with Peek-Lock and explicitly complete selected messages.

How to use this tool

Enter a Listen-enabled connection string and a queue name or topic and subscription. Peek the main or dead-letter queue without changing messages. To process messages, receive a Peek-Lock batch, inspect it, then select messages to complete or release.

What to know

Completing a message permanently removes it. Ordinary peeked messages cannot be received by sequence number. Releasing messages or letting locks expire can increase delivery counts. This browser connects directly to Azure over secure WebSockets; credentials and messages are not saved to history. Session-enabled main queues are not supported.