Azure Blob Storage

Frends.AzureBlobStorage.DeleteBlob / 3.0.0

Summary

Removes one named blob from a container.

Typical use — cleaning up a single file after a handover; use the container delete when the whole container should go

Details

Frends version
5.7 and newer
Agent
Crossplatform
Target framework
net8.0

Input parameters.

Name Type Default Example Description
ContainerName String test-container test-container

Name of the Azure Blob Storage container where the data will be uploaded. Naming: lowercase Valid chars: alphanumeric and dash, but cannot start or end with dash.

BlobName String TestFile.xml

Name of the blob to delete.

An unhandled error has occurred. Reload 🗙