Azure / azure-cli

Azure Command-Line Interface
MIT License
4.01k stars 2.98k forks source link

Service Bus purge / batch delete #29701

Open black-snow opened 2 months ago

black-snow commented 2 months ago

Related command Apparently there's some batch delete in preview - can we get this in the CLI, please? It'd be super handy to be able to just purge a queue instead of draining it by receiving each message either via the CLI or the GUI.

What I'd like to have: az servicebus queue purge URL

yonzhan commented 2 months ago

Thank you for opening this issue, we will look into it.