How to delete a folder within an Azure blob container

前端 未结 8 1390
难免孤独
难免孤独 2020-12-29 19:18

I have a blob container in Azure called pictures that has various folders within it (see snapshot below):

I\'m trying to delete the folders tit

8条回答
  •  悲&欢浪女
    2020-12-29 20:17

    enter image description here You can now use the delete activity in ADF to delete any file /blob. It will delete all the files inside

提交回复
热议问题