Azure Blob Storage

Frends.AzureBlobStorage.ReadBlob / 3.1.0

Summary

Fetches a blob's content into the Process as text, decoding it as it goes, without writing anything to disk.

Typical use — pulling a document straight into a mapping or parsing step; the download Task is the one to use when a file on disk is what you need

Details

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

Input parameters.

Name Type Default Example Description
ContainerName String – Container1

Azure storage container's name.

BlobName String – File.txt

Name of the blob which content is read.

An unhandled error has occurred. Reload 🗙