BACK TO INTEGRATIONS
Azure Blob Storage
oauth2Azure Blob Storage is Microsoft's object storage solution for the cloud, optimized for storing massive amounts of unstructured data such as text, binary data, images, and videos.
Capabilities
- Upload, download, and manage blobs (block, page, and append blob types)
- Create and manage containers for organizing blob data
- Set access policies and manage blob metadata and properties
- Stream large files efficiently with block blob optimization
- Perform random read/write operations using page blobs
- Append data to logs and other streaming workloads with append blobs
Resources
About
- Auth Type
- oauth2