Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6931067
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T11:31:45+00:00 2026-05-27T11:31:45+00:00

We have a scenario where we are storing scanned documents with sensitive information in

  • 0

We have a scenario where we are storing scanned documents with sensitive information in it (let’s say it’s social security numbers for now). For us, there aren’t regulations requiring this (no HIPAA or anything like that) so we don’t have forced hoops to jump through, just common sense best practice that we’d like to follow with this.

I’ve been looking for some posted articles, blog posts, etc. to help me design and build such a system and it doesn’t appear there are many resources on this subject matter. One that I did find is Using Certificate-Based Encryption in Windows Azure Applications and that covers the low-level encryption side of things well. However, what about the rest of the system? We need to integrate/implement an end-to-end solution from upload to storage to download via (ultimately) a web app. A few thoughts/questions that I don’t necessarily need all answered but to help show where I’d like help and guidance:

  1. I suspect I need to use some web roles as “file handlers” to perform this on-the-fly encryption/decryption since (I assume) there is no built-in functionality to perform this type of a task for me.
  2. Should I truly perform on-the-fly encryption/decryption where I dynamically host the file with this web app (i.e. a VERY memory-intensive process I pressume) or should I instead decrypt and store (in another blob) a temporary unencrypted file to allow Azure Blob Storage to host it for me with, perhaps, a 20-minute SharedAccessPolicy and delete the file after 20 minutes? (perhaps adjust this depending on how long it needs to exist to be successfully downloaded by slower connections) (I’m really not liking the idea of even temporary copies of unencrypted files laying around)
  3. Are there any other major concerns that I should be considering? We’ll probably be following that Certificate article fairly closely so we don’t have decryption secrets laying around after a single layer of security is breached, but what other Azure-specific things should we be considering for this?
  4. Does Azure have any built-in functionality to help us with this sort of operation? Is there ANY way I can utilize SharedAccessPolicies or anything else? (I don’t think so)

Many thanks, and my apologies for this being a somewhat vague question. It’s vague because I’m asking for resources to help educate me to know what more specific questions to ask (or to educate me on things that I don’t know exist).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T11:31:46+00:00Added an answer on May 27, 2026 at 11:31 am
    1. Assuming that this is a browser based application then yes – you will need a web role to handle the encryption/decryption. if you’re using a rich client than potentially that could handle it before storing/after retrieving.

    2. Whether you could/should anticipate the download requirements and pre-decrypt is a question for your requirements/tolerances, but if the information is sensitive I agree that decrypting on the fly makes more sense.

    3. Obviously you need to consider the authentication/authorisation of the web role to ensure you only serve documents to valid requestors. also – as you’ve acknowledged – protecting the certificate is key (no punt intended)

    4. Not sure what else you’d want to get, in that this story is not really an Azure one, but rather a .net/security one, and assymetric encryption is a well proven path for these sort of things.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following scenario that may warrant storing data in a conroller member
I have a scenario to optimise how my web app is storing data in
I have a scenario where a thesaurus has to be created. Instead of storing
Say you have a 'post' object in a typical blog scenario. A blog post
Beginner level question Scenario: Have simple string cocantation tool, that I might expand later
I have the following scenario where I want to pass in string and a
Following scenario: I have user object: ... @Column(name = TITLE) private String title; @NotNull
Here is the scenario, I have a WCF service call that takes one string
I have scenario, I have two update panels on the page (both have update
I have scenario where I have to use the same XSD element for different

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.