- Published on
- Authors
- koskila
- Tags
- azurepowershell
How to selectively remove items from an Azure blob storage container?
In this article, I'll share a simple script for a simple use case: removing blobs from a virtual directory structure in a container in an Azure blob storage account. This should be useful for a case like ours; removing certain directories and subdirectories but not the whole container. But let's not get ahead of ourselves! What was the problem we had?




