Implications of Storing Personal Data in Azure Databases

Barış Şahin 0 Reputation points
2025-03-22T16:32:04.67+00:00

When developing a project for a technology competition, a concern has arisen regarding the storage of personal data in Azure databases. Specifically, does this practice compromise the confidentiality of personal data? Additionally, what are Azure's policies related to the privacy of personal data?

Azure Database for PostgreSQL
{count} votes

1 answer

Sort by: Most helpful
  1. Abiola Akinbade 26,900 Reputation points
    2025-03-22T17:26:04.4966667+00:00

    Storing personal data in Azure does not compromise confidentiality. See https://learn.microsoft.com/en-us/azure/security/fundamentals/protection-customer-data

    Azure provides enterprise-grade data protection and compliance tools, but you are responsible for (per the shared responsibility model):

    Data classification and encryption

    Access controls

    Access to customer data by Microsoft operations and support personnel is denied by default. When access to data related to a support case is granted, it's only granted using a just-in-time (JIT) model using policies that are audited and vetted against our compliance and privacy policies.

    https://learn.microsoft.com/en-us/compliance/regulatory/offering-home

    With Storing data it is important to follow best practices. See:

    Azure data security and encryption best practices

    You can mark it 'Accept Answer' and 'Upvote' if this helped you

    Regards,

    Abiola


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.