On 16 November 2015 at 15:29, Greg Keogh <[email protected]> wrote: > I'm still not sure if the native DLL can use the Azure SDK to work with > blobs.
There is a C++ Azure client library (Apache 2.0 license). I have never used it. https://azure.microsoft.com/en-us/documentation/articles/storage-c-plus-plus-how-to-use-blobs https://azure.github.io/azure-storage-cpp https://github.com/Azure/azure-storage-cpp -- Thomas Koster
