azure-storage-blobs-cpp
« Back to VersTracker
Description:
Microsoft Azure Storage Blobs SDK for C++
Type: Formula  |  Latest Version: 12.15.0@1  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  @AzureSDK  |  formulae.brew.sh
Category: Developer tools
Tags: azure cloud-storage cpp sdk blob-storage
Install: brew install azure-storage-blobs-cpp
About:
The Azure Storage Blobs SDK for C++ provides client-side libraries for interacting with Azure Blob Storage. It enables developers to securely store and manage unstructured data like documents, images, and backups. The SDK handles complex operations like authentication, retries, and batching, simplifying cloud storage integration in C++ applications.
Key Features:
  • Support for Blob, Block, Append, and Page blobs
  • Parallel upload and download capabilities
  • Automatic retries and error handling
  • SAS token and Azure AD authentication
Use Cases:
  • Storing application logs and telemetry data
  • Hosting static assets for web applications
  • Backup and disaster recovery solutions
Alternatives:
  • azure-storage-blobs-rust – Rust implementation offering memory safety guarantees
  • aws-sdk-cpp-s3 – AWS equivalent for S3 storage with similar functionality
License: MIT
Dependencies: azure-core-cpp, azure-storage-common-cpp
Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, sonoma, arm64_linux, x86_64_linux
Version History
Detected Version Rev Change Commit
Sep 13, 2025 10:35am 1 VERSION_BUMP d732b710