What method can be used to automatically transition blobs from hot to archive tier?

Distinguish yourself with the Microsoft Certified: Azure Data Fundamentals certification. Enhance your skills with flashcards and multiple choice questions with explanations and hints. Prepare effectively for your certification exam!

Lifecycle Management Policies are designed specifically to automate the process of transitioning data between different access tiers in Azure Blob Storage. This includes moving blobs from the hot tier, which is more costly but allows for quick access, to the archive tier, which is much cheaper but intended for data that is rarely accessed.

Using Lifecycle Management Policies, you can define rules based on the age of data or access patterns. For example, a policy can be created to automatically move blobs that have not been accessed for a specified period to the archive tier. This makes it much easier to manage costs associated with storage while still keeping older, less frequently accessed data available for future needs.

The other methods listed do not serve the same purpose or lack the automation aspect. Manual migration requires user intervention and is not efficient for large datasets or ongoing management. Replication policies are focused on maintaining data redundancy across Azure to ensure availability and durability, rather than transitioning data tiers. Data Transfer Services primarily deal with moving large amounts of data to Azure, not managing storage policies. Thus, Lifecycle Management Policies are the only solution tailored for the automatic transition of blobs between storage tiers.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy