Microsoft Azure Storage Blobs SDK for C++ development
Microsoft Azure Storage Blobs SDK for C++
azure-storage-blobs-cpp$ #include <azure/storage/blobs.hpp>$ g++ -o myapp myapp.cpp -lazure-storage-blobs$ pkg-config --cflags --libs azure-storage-blobs-cpp