Thank you for your patience here, I am just summarizing our discussion here for community benefit.
Issue Description:
You experienced an issue where Azure Front Door was not serving a full MP3 file to the browser. As a result, the media player (video.js) stopped and spun after a few minutes. This problem occurred daily and did not happen six months ago. However, direct blob storage worked fine.
Solution:
While we were troubleshooting this issue, the work around followed here was to serve the file directly from the Blob Storage using redirect.
Meanwhile during our screenshare session we were able to reproduce the issue, as the audio file was played the first chunk of data was received from AFD and the next chunk of the data was never received and the audio player remained in stuck state. We did some additional troubleshooting using the Reference strings provided and were able to link this to a known issue affecting AFD.
The backend team was able to fix this issue and the fix has been deployed in prod. As per recent communication after the fix the audio file was playable in full.
Please let me know if you have any questions. Thank you!
Please click "Accept" the answer as original posters help the community find answers faster by identifying the correct answer.