Delete the specified queue and any messages it contains

az storage queue

  • Manage storage queues in Azure.
    Part of `azure-cli`.
    More information: <https://learn.microsoft.com/cli/azure/storage/queue>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

az storage queue delete --account-name {{storage_account_name}} --name {{queue_name}} --fail-not-exist

click the source code to copy install az storage queue on any operating system with command-not-found.com