DP-200 Exam QuestionsBrowse all questions from this exam

DP-200 Exam - Question 56


Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have an Azure subscription that contains an Azure Storage account.

You plan to implement changes to a data storage solution to meet regulatory and compliance standards.

Every day, Azure needs to identify and delete blobs that were NOT modified during the last 100 days.

Solution: You schedule an Azure Data Factory pipeline with a delete activity.

Does this meet the goal?

Show Answer
Correct Answer: A

Using the Delete Activity in Azure Data Factory to schedule a pipeline that deletes blobs which were not modified during the last 100 days is a viable solution. Azure Data Factory supports the deletion of files or folders from both on-premises and cloud storage, including Azure Blob storage. By scheduling this pipeline, you can automate the deletion process to meet regulatory and compliance standards related to data retention policies.

Discussion

1 comment
Sign in to comment
NeviaOption: A
Apr 14, 2021

Answer A seems to be correct https://azure.microsoft.com/it-it/blog/clean-up-files-by-built-in-delete-activity-in-azure-data-factory/