Closed furkand closed 4 years ago
Currently, there is no support in nestjs/azure-storage for deleting a blob from a container. You can use the azure/storage-blob for this.
We intentionally don't support destructive operation from this package (for security reasons). @furkand you can use the Portal or the az
cli to delete your resources.
Cheers.
I'm submitting a...
Current behavior
Expected behavior
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
Environment