I've been looking around the web and GitHub for an off-the-shelf dead letter viewer for Azure service bus. This is to allow our DevOps team to monitor, view and report on any dead letters for each subscription for each topic on our bus.
I thought this would be a common application to hand out to DevOps, so believed there to one already out there. So before I start to role my own windows form app, is there an existing viewer out there that I might have missed ?
After a few creative searches later, I have found the project "Service Bus Explorer" by Paolo Salvatori that does exactly what I need. I hope this helps out other people searching for the same thing.
It can be found on the code.msdn.microsoft.com site under Microsoft Azure and Sample code.
https://code.msdn.microsoft.com/windowsazure/Service-Bus-Explorer-f2abca5a