Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You are working on a batch processing solution that requires configuring batch retention policies to manage the storage and lifecycle of the processed data. How would you implement this functionality?
A
Use Azure Data Factory's data flow activities to process the data and configure the retention policy using Azure Blob Storage's lifecycle management features.
B
Use Azure Databricks to process the data and configure the retention policy using Azure Data Lake Storage Gen2's lifecycle management features.
C
Use Azure SQL Database to store the processed data and configure the retention policy using its built-in data retention features.
D
Use Azure Cosmos DB to store the processed data and configure the retention policy using its time-to-live (TTL) feature.