Let us enroll for the new feature Azure Blob Index Tags which is in Preview in our Tenant. Either by PowerShell Command or Azure CLI, by activating a Feature, the new Feature will be available on the Tenant.
How to Delete the Blobs from the Azure Blob Container Using C# Programmatically
In the earlier article, we saw how to retrieve the Blobs from an Azure Container Using C#. In this article, as a continuation, let us see, how to delete them. This scenario is for clean up the Blobs during the development time. I faced this, when I needed to delete thousands of files from the Blob Container