
Ultimate access to all questions.
In the context of data governance within an Azure Databricks environment, a company is looking to implement data retention policies to ensure compliance with GDPR and other regulatory requirements. The company stores sensitive customer data that must be retained for a minimum of 5 years but no longer than 7 years. Which of the following options best describes how to effectively implement data retention policies in Azure Databricks to meet these requirements? (Choose one correct answer)
A
Data retention policies are not necessary for compliance with GDPR and other regulatory requirements, as Azure Databricks automatically handles all data retention needs.
B
Data retention policies can be implemented by manually tracking the age of data and deleting it once it exceeds the 7-year limit, without the need for automation.
C
Data retention policies can be implemented by setting data expiration rules based on the creation or modification date of the data and automating the deletion process to ensure data is retained within the required 5 to 7-year window.
D
Data retention policies are only applicable to non-sensitive data and do not need to be implemented for sensitive customer data stored in Azure Databricks.