Delete Blob from Azure Storage
Storage Account Name
[?]
The name of your Azure Storage Account.
Container Name
[?]
The name of the container holding the blob.
Blob Name (Path)
[?]
The full path to the blob you want to delete. For example, 'folder/subfolder/myblob.txt' or just 'myblob.txt' if it's at the root.
Connection String (Optional)
[?]
Provide your storage account's connection string for authentication. If not provided, other authentication methods might be used (e.g., managed identity, service principal).
Delete Blob