Azure Service Bus Queue Actions Overview
Easily manage your Azure Service Bus Queues with Nodinite's self-service Actions. Each Remote Action is documented on its own page for clarity and quick access. Click any action below to learn more about its features and usage.
Tip
Most Service Bus Queue Actions also exist for managing Service Bus Topic Subscriptions, providing a consistent experience across all message queueing resources.
Available Actions
The following actions are available for managing Azure Service Bus Queues (and some are identical for Topic Subscriptions):
- 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.
- Download - Download the dead letter message.
- View/Repair - View and repair the dead letter message.
- Delete - Delete the dead letter message.
- Purge by Session ID - Purge all messages with the same session ID as the selected message.
- Move to Dead Letter - Move the message to the Dead-letter sub queue.
- Resubmit - Resubmit the message to the queue.
- Resubmit & Delete - Resubmit the message to the queue and delete the original message.
- List Dead Letter Messages – View all dead letter messages in the queue.
-
- Download - Download the dead letter message.
- View/Repair - View and repair the dead letter message.
- Delete - Delete the dead letter message.
- Resubmit - Resubmit the message to the active sub queue.
- Resubmit & Delete - Resubmit the message to the active sub queue and delete the original message.
- Resubmit to Source - Resubmit the dead letter message to Source.
- Resubmit to Source and Delete - Resubmit the dead letter message to Source and Delete it.
- 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.
For step-by-step instructions and screenshots, visit each action's dedicated page.
Menu items from the Action button on selected queue as seen in a filtered Nodinite Monitor View