Introduction
Service Bus Cloud Explorer is a software as a service available on Azure Marketplace, offering an always-On web-based user interface to manage Azure Service Bus messages including reading, writing, and searching in messages as well as replay/fix, import and export from queues, topics, and dead letter queues. By default, it uses logged in user’s identity to get access to Azure Service Bus reducing the need to maintain connection strings and secrets. The app offers cross-platform modern user interface that works well on Windows, macOS, Linux and mobile.
Features
- Access Service Bus entities via user identity
- Browse messages with paging, filtering and sorting
- Peek-Lock messages
- Send Messages
- Receive (delete) messages
- Replay dead-letter queue messages
- Export messages as JSON document
- Import messages from JSON documents
- Display JSON fields in Services Bus messages as individual columns while supporting filtering and sorting
- Generate short-lived SAS tokens for temporarily access
- Access Service Bus entities via Azure AD client id & secret
- Access Service Bus entities by providing a JWT token directly
Get access
- Start 30 days free trial from Azure Marketplace
- Visit the app via: servicebus.cloudbricks.io (sign in via work/school account and consent is required)
Documentation
For more information on using Service Bus Cloud Explorer please visit User Guide