In the prior article of the Microsoft Azure storage series we have downloaded a file (blob) from the container. In this part we will add a method to delete a blob in the Azure storage container. Delete a blob in the storage container Add the DeleteBlob method to the Azure_Helper Open the Azure_Helper.cs file in …
Continue reading “Microsoft Azure – Storage – Part 5 – Delete blobs with a .NET application”