Delete Messages
π‘Delete a message from the Active and Dead Letter sub queue (). Content on this page is applies with Service Bus Queues and Topic Subscriptions.
Nodinite lets you delete messages from the Active or Dead Letter sub queue of your Service Bus queue and Topic Subscription, helping you maintain queue health and resolve issues. This page explains how to confirm, execute, and review successful delete operations for single or multiple messages.
Expect to:
- β Instantly remove unwanted messages from queues
- β Confirm intent before deleting for safe operations
- β Delete single or multiple messages with ease
- β Use Nodinite's intuitive interface for queue management
- β Audit delete operations for compliance and troubleshooting
Single Message Deletion
You can delete a message from the sub queue by clicking on the Delete menu item in the Actions button for the selected active message.
Example showing the Delete menu item in the Actions button for the selected active message.
Next, you will be prompted with intent to continue with the operation. Click either Yes to proceed and No to abort the current operation.
Displays the confirmation dialog for deleting a message.
If the operation is successful, you will see a result resembling the following screen capture:
Example of the success screen after deleting a message.
Multiple Messages Deletion
You can also delete multiple messages by selecting them in the list and clicking on the With Selected button at the bottom of the list view.
Example showing the With Selected button for deleting one or more messages from the sub queue.
Next Step
Related Topics
- Details β View essential information about the selected Service Bus Queue.
- Edit thresholds β Configure monitoring thresholds for the selected queue.
- Enable β Enable a Service Bus Queue that is currently disabled.
- Disable β Disable a Service Bus Queue that is currently enabled.
- Resubmit and Delete All Dead Letter Messages β Resubmit and delete all dead letter messages in the queue.
- List Active Messages β View all active messages in the queue.
- List Dead Letter Messages β View all dead letter messages in the queue.
- List Scheduled Messages β View all scheduled messages in the queue.
- Purge Messages (Active) β Purge all active messages from the queue.
- Purge Dead Letter β Purge all dead letter messages from the queue.