One thing I ran into when setting up the sample was my storage account "kind" was BlobStorage and the sample would fail, however when I tried with a different storage account it worked! That one was set to storage/General Purpose.
With BlobStorage - the error would be "Microsoft.WindowsAzure.Storage.StorageException: Unexpected HTTP status code 'NotImplemented'."
Really excited about this functionality!
One thing I ran into when setting up the sample was my storage account "kind" was BlobStorage and the sample would fail, however when I tried with a different storage account it worked! That one was set to storage/General Purpose.
With BlobStorage - the error would be "Microsoft.WindowsAzure.Storage.StorageException: Unexpected HTTP status code 'NotImplemented'."