Managing Sensitive Information
Any organization that handles sensitive information is usually bound by its country or state laws and other compliance regulations to keep the data secure and confidential. Aside from legal obligations, keeping sensitive data protected is very important for the reputation of an organization and helps to reduce the risk of identity theft for its customers.
Note
This section primarily focuses on the Manage sensitive information concept of the DP-203: Data Engineering on Microsoft Azure exam.
Azure security standards recommend the following techniques to keep sensitive data safe:
- Identifying and classifying sensitive data: The very first step is to analyze and identify all the sensitive data in your data stores. Some might be straightforward, such as SQL tables or structured files, and some might be not so straightforward, such as PII data being logged in log files.
Azure also provides tools that can help with the identification and classification...