I\'m using Azure Blob Storage to store media files and providing access to these files using Shared Access Signatures; everything is working well in this regard.
How
Yes, it works. I've used SAS to stream video to mobile phones, which use Range headers.
Its easy to verify with a bit of code too.