I have an MVC web app running in azure that serves up large files like mp3's, pdf's, etc... that are stored in cloud storage. What's the best way to serve those files, so users can download them when clicking on a link/button?I have an MVC web app running in azure that ser