且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何使用Azure CLI删除Azure存储Blob中的文件

更新时间:2023-02-09 08:50:23

Hello Anthony,


感谢您的光临!


确实,请参阅  az storage blob delete 和  az
存储blob删除批处理
及其中提到的示例,以便能够从blob容器中删除blob。


希望这会有所帮助!


Hello

I wonder if there is an azure cli command that will simply  remove/delete files in a blob container? 

I do not want to remove the blob container, just the contents in it.  

Anthony

Hello Anthony,

Thanks for reaching out!

Indeed, please refer to az storage blob delete and az storage blob delete-batch and the examples mentioned within to be able to delete blob(s) from a blob container.

Hope this helps!