- 2 minutes to read

Disable

💡Disable a Service Bus Queue that is in the Enabled state.

Nodinite lets you quickly disable a Service Bus Queue that is in the Enabled state, pausing message flow and monitoring. This page explains how to deactivate an enabled queue, confirm your intent, and review the successful operation.

Expect to:

  • ✅ Instantly pause message flow for enabled queues
  • ✅ Confirm intent before disabling for safe operations
  • ✅ View clear success feedback after deactivation
  • ✅ Use Nodinite's intuitive interface for queue management

You can Disable a Service Bus Queue that is in the Enabled state. Click the Disable menu item in the Actions button on the Resource representing the queue.
Disable Service Bus Queue Menu Item
Example showing the Disable menu item in the Actions button for the selected queue.

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 Disable Queue
Example displaying the confirmation dialog for disabling the queue.

If the operation is successful, you will see a result resembling the following screen capture:
Disable operation succeeded
Example of the success screen after disabling the queue.


Next Step