Storing user uploads in Windows Azure blob storage
Read OriginalThis technical article addresses a common challenge: securely uploading user files (like Outlook attachments) directly from a client application to Windows Azure Blob Storage. It critiques the inefficient method of routing uploads through a service layer and advocates for a more scalable approach using Shared Access Signatures (SAS) for secure, delegated access, complete with a code example for the authorization service.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser