
Ultimate access to all questions.
You are responsible for managing a data pipeline that processes sensitive customer data, and you need to ensure compliance with data protection regulations. Describe the measures you would take to secure the data throughout the pipeline's lifecycle, including data encryption, access control, and auditing.
A
Store data in plain text and grant unrestricted access to all team members.
B
Encrypt data at rest and in transit, implement role-based access control, and use Azure Monitor for continuous auditing and compliance monitoring.
C
Encrypt data only when it is at rest.
D
Use basic access controls and ignore encryption requirements.