Azure storage allows you to store files and serve the files directly without proxying it through your website's server. While you may want to proxy the upload through your server, to validate file or to store some metadata of the file in your database,