- 2 minutes to read

Purge Dead Letter Messages

πŸ’‘Purge all messages from the Dead-letter sub queue of the Service Bus queue (and Topic Subscription).

Nodinite lets you quickly purge all messages from the Dead-letter sub queue of your Service Bus queue, helping you maintain queue health and prevent storage issues. This page explains how to confirm, execute, and review successful purge operations.

Expect to:

  • βœ… Instantly clear the Dead-letter sub queue for optimal performance
  • βœ… Confirm intent before purging for safe operations
  • βœ… View clear success feedback after purge
  • βœ… Use Nodinite's intuitive interface for queue management

Click the Purge Dead Letter menu item in the Actions button for the selected queue to maintain queue health and prevent storage issues.
Purge Dead Letter Menu Item
Example of the 'Purge Dead Letter' menu item in the Actions button menu.

Next, you will be prompted with intent to continue with the operation. Click either Yes to proceed and No to abort the current operation.
Confirm intent to Purge Dead Letter
Example of the 'Confirm intent to Purge Dead Letter' dialog.

If the operation is successful, you will see a result resembling the following screen capture:
Purge Dead Letter Operation Succeeded
Example of the 'Purge Dead Letter Success' dialog showing the number of messages removed.


Next Step