Does anyone have any familiarity or experience using BITS for downloads from Azure blob storage and/or CDN?
There is surprisingly little information about BITS and Azure that I have found via internet searches and everything seems to relate to WebRoles and self-managed VM's where we have IIS. I have found nothing on BITS downloading directly from a blob URL. Specifically I need to figure out if blobs are served over HTTP in a manner that supports BITS requirements - http://msdn.microsoft.com/en-us/library/windows/desktop/aa362846(v=vs.85).aspx.
I'm going to do some of my own testing soon so I will report my findings but any information would be awesome!