I\'ve search here and in Google but I can\'t find a solution.
With my C# code I want to read a file from Azure Storage Blob. The code (only 6 line) works very well i
This was also reported on our GitHub page here: https://github.com/Azure/azure-storage-net/issues/171
Our leading theory is that a caching proxy might be in between the client and the server affecting your requests.
We're still investigating and will let you know.