See all Azure Service Bus objects at a glance, together with how many messages are in queues, deadletters, etc.
Inspect, edit, or create new messages, whether they are Text, JSON, XML, or binary (hex).
Copy, move, or delete messages from queues and subscriptions. You can also save/load them to a file.
Save and load your messages, for easy backup, testing, troubleshooting, etc.
You can see deferred and scheduled messages, or put them back to a queue for immediate processing. You can also schedule or defer existing messages to be handled later.
Easily see if there's something in deadletter or transfer queues, edit problematic messages if something should be changed and send them back to original queue.
See list of subscriptions belonging to a topic, together with their filters. That way you'll immediatelly know which messages go to which subscription. You can also edit these filters and rules.
List all the sessions in session queues, with messages belonging to each of them. Partitioned queues are supported as well.