Azure Blob Storage for Sensitive Employee Data?

tylers-8644 1 Reputation point
2021-10-28T20:32:28.133+00:00

Hello.

I am planing on moving files containing employee information (SSN, Personal Info, W-2s Ect) into an azure storage account. Currently these file are stored on-prem.

Would using blob storage with some sort of security measures be enough to safely store this info? What measures should I take to grantee security? Only the subscription tenant will access this data.

I have already read and watched some of Microsoft's documentation on blob storage but want to confirm before moving any files, as this would be my fist time doing some thing of this nature.

Thank you for your time.

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,670 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,415 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,186 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. KalyanChanumolu-MSFT 8,316 Reputation points
    2021-10-29T07:02:49.81+00:00

    @tylers-8644 Welcome to Microsoft Q&A forums.

    Since the data you are moving is extremely sensitive in nature, you will need to protect it not just from unauthorized access but also from corruption and data loss.

    We have documented the recommendations for securing Blob storage here - Security recommendations for Blob storage
    There is also a module on Microsoft Learn that will help you understand the security and advanced threat protection features - Secure your Azure Storage account

    Please go through these and let us know if you have any further questions.

    ----------

    If an answer is helpful, please click on 130616-image.png or upvote 130671-image.png which might help other community members reading this thread.

    1 person found this answer helpful.