Microsoft Azure Data Fundamentals — Question 235

What should you use to automatically delete blobs from Azure Blob Storage?

Answer options

Correct answer: D

Explanation

A lifecycle management policy is specifically designed to automate the deletion and management of blobs in Azure Blob Storage based on defined rules. Options A, B, and C do not provide automatic deletion; archive storage is for storing infrequently accessed data, the change feed tracks changes, and soft delete is meant for recovery rather than automatic deletion.