Fast parallel upload of many blobs to Azure in .NET
I am looking for a performant (fast) and reliable (no exceptions to expect on a normal day besides throttling) way to upload many (say 1000) small (say 2kb) blobs to Azure. Azure blocks seem irrelevant as my blobs are small…