I have an audio file stored in Windows Azure blob storage. The file is m4a and the content/mime type is set to audio/mp4. When accessing the file in Chrome or jPlayer the file plays fine once but then after refuses to play:
http://foundbite.blob.core.windows.net/foundbites/3992901812.m4a
Is there something I could be doing wrong with the blob settings? Having looked around there were some mentions of range requests being disabled but I'm not sure how to fix this.
Any help would be much appreciated.