Skip to content

Blob Storage

Azure Blob Storage is Azure’s object storage service. Tenzir can treat it like a local filesystem to read and write files.

AzureBlob Storage

from {foo: 42}
to "abfss://user@container/path/to/file.json"
from "abfss://user@container/path/to/file.json"
{foo: 42}