<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Deb</title>
    <description>The latest articles on DEV Community by Deb (@medghosh).</description>
    <link>https://dev.to/medghosh</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3859722%2Fe1fb3dd3-92c4-4413-96d4-2ed08210533c.png</url>
      <title>DEV Community: Deb</title>
      <link>https://dev.to/medghosh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/medghosh"/>
    <language>en</language>
    <item>
      <title>I Built a Free Web Tool to Debug Azure Service Bus DLQs Without the 2 AM Headache</title>
      <dc:creator>Deb</dc:creator>
      <pubDate>Fri, 03 Apr 2026 15:58:26 +0000</pubDate>
      <link>https://dev.to/medghosh/i-built-a-free-web-tool-to-debug-azure-service-bus-dlqs-without-the-2-am-headache-1meb</link>
      <guid>https://dev.to/medghosh/i-built-a-free-web-tool-to-debug-azure-service-bus-dlqs-without-the-2-am-headache-1meb</guid>
      <description>&lt;h1&gt;
  
  
  I Built a Free Web Tool to Debug Azure Service Bus DLQs Without the 2 AM Headache
&lt;/h1&gt;

&lt;p&gt;It’s 2 AM. Your pager goes off.&lt;/p&gt;

&lt;p&gt;Azure Service Bus is showing thousands of dead-letter messages, but the Azure Portal only tells you a number. No message content. No failure reasons. No easy way to understand what went wrong or how to safely fix it.&lt;/p&gt;

&lt;p&gt;After experiencing this pain too many times, I decided to build &lt;strong&gt;ServiceHub&lt;/strong&gt; — an open-source web-based forensic debugger for Azure Service Bus.&lt;/p&gt;

&lt;h3&gt;
  
  
  Try It Live — No Installation Needed
&lt;/h3&gt;

&lt;p&gt;I’ve deployed a &lt;strong&gt;free hosted demo&lt;/strong&gt; so you can test it instantly:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://app-servicehub-prod.azurewebsites.net/connect" rel="noopener noreferrer"&gt;→ Try ServiceHub Live Demo&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Just paste your Service Bus connection string and click Connect.&lt;br&gt;&lt;br&gt;
It works safely with just &lt;strong&gt;Listen&lt;/strong&gt; permission (read-only by default).&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0mw6jzcadbsnxm5agnks.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0mw6jzcadbsnxm5agnks.png" alt=" " width="800" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  What ServiceHub Gives You
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Full Message Visibility&lt;/strong&gt; — Browse active queues, topics, and subscriptions with complete JSON body, system properties, custom headers, and syntax highlighting.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Powerful DLQ Intelligence&lt;/strong&gt; — Persistent history, auto-categorization of failures (Transient, MaxDelivery, Expired, etc.), forensic timeline, trend charts, and export to JSON/CSV.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Auto-Replay Rules&lt;/strong&gt; — Define smart rules once and automatically replay matching messages with live success statistics and rate limiting.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Safe Batch Replay&lt;/strong&gt; — Replay multiple messages safely with strong confirmation guards.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI-Powered Insights&lt;/strong&gt; — Client-side pattern detection and anomaly flagging (no data leaves your browser).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Testing Tools&lt;/strong&gt; — Built-in Message Generator with realistic scenarios and anomaly injection.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fejtaj2x6vx97krcpmif9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fejtaj2x6vx97krcpmif9.png" alt=" " width="800" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5lws8fuije7rvdkb8db1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5lws8fuije7rvdkb8db1.png" alt=" " width="800" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbeh3h7kh03h1ulltiwz9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbeh3h7kh03h1ulltiwz9.png" alt=" " width="800" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Femlpq4c3my4maydjudk2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Femlpq4c3my4maydjudk2.png" alt=" " width="800" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;All of this in a clean, modern web interface built with React 18 and .NET 10.&lt;/p&gt;

&lt;h3&gt;
  
  
  Run It Locally (Completely Free &amp;amp; Open Source)
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;
bash
git clone https://github.com/debdevops/servicehub.git
cd servicehub
./run.sh
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

</description>
      <category>azure</category>
      <category>devops</category>
      <category>opensource</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
