Open App

Features

Bussin is designed to get you in, let you do what you need with your Azure Service Bus, and get out. Here is what you can do with it.

Browser-Native & No Installation

Bussin runs entirely in your browser as a static web application. There is no need to download binaries, configure local environments, or ask for administrator installation privileges. Just navigate to the site and connect.

Message Search and Peeking

Read active or dead-letter messages without locking or deleting them from the broker. You can search through thousands of messages using property and body pattern matching inside your browser's memory.

Screenshot displaying message search filter options in Bussin
Run property and body matching queries inside browser memory. (Click to zoom)

Peek-Lock Settlement Support

Work with standard Service Bus lock states. Lock messages for inspection, then explicitly complete, abandon, or dead-letter them with full protocol compliance. Live countdowns display exactly when your locks will expire, and a single click renews the lease.

Dead-Letter Queue Browsing & Recovery

Browse failed messages in the DLQ, read the failure reasons (like MaxDeliveryCountExceeded or TTLExpiredException), and resubmit them back to their active queue individually or in batches using background tasks.

Screenshot showing dead-letter queue message inspection details and resubmit operations
Inspect dead-letter messages and replay them to their original queue. (Click to zoom)

Background Operations

Start long-running actions (such as moving large message backlogs or purging queues) in the background. The user interface remains responsive while background tasks track and show progress.

Modal window confirming bulk purge parameters in Bussin
Start bulk operations or moves using background tasks. (Click to zoom)

Namespace Organization

Organize multiple Service Bus namespaces into nested folders. Pin favorite namespaces across different Microsoft Entra ID directories to switch contexts in milliseconds. All configurations are saved locally in your browser.

Screenshot showing folders and navigation sidebar in Bussin
Organize multiple environments into folders and quickly search across namespaces. (Click to zoom)