Description
Cloud object-storage containers from Azure Blob Storage can be mounted into the local filesystem through the blobfuse2 adapter. It is useful for workflows that need file-like access while accepting that blob storage is not a normal local disk.
Operations use Azure credentials and can read, write, list, or delete remote objects with possible costs. Check caching, consistency, and permission behavior before using it with important data.