Registry / cloud / azure-storage-cpp

azure-storage-cpp

JSON →
library7.5.0vcpkgunverified

[legacy] Microsoft Azure Storage Client SDK for C++ A client library for working with Microsoft Azure storage services including blobs, files, tables, and queues.

vcpkg install azure-storage-cpp
INSTALL
IMPORT
SIG · AZURE-STORAGE-CPP
A
azure-storage-cpp
cloudcppv7.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

was/storage_account.h
#include <was/storage_account.h>

Parse an Azure storage account connection string

#include <was/storage_account.h> int main() { azure::storage::cloud_storage_account account = azure::storage::cloud_storage_account::parse("DefaultEndpointsProtocol=https;AccountName=myaccount;AccountKey=mykey"); return 0; }
Debug
Known issues
breakingThis is the legacy C++ SDK; consider using azure-storage-blobs-cpp for new projects.
fix
Migrate to the modern azure-storage-blobs-cpp package.
affects: >=7.0.0
Upgrade
Version history
7.5.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
26
OpenAI (training)
1
Resources

No resource links recorded.

azure-storage-cpp — pip install azure-storage-cpp · libregistry