I am writing a webpage that allows users to upload their files to Window Azure Storage.
First I let the user upload their files to my web-server, then I use Window Azure Storage API to upload these files to Window Azure Storage.
How can I let the user upload their files directly to Window Azure Storage without using my web-server as a proxy?
Yes, you can for instance do this using Silverlight as described here: http://blog.smarx.com/posts/uploading-windows-azure-blobs-from-silverlight-part-1-shared-access-signatures