Microsoft Azure Administrator Associate AZ-104 Practice Question
You manage an Azure storage account containing a large number of blobs. To optimize storage costs, you need to automatically transition blobs to lower access tiers based on their age. What should you do?
Use Azure Monitor to create alerts and manually update blob tiers.
Create a blob lifecycle management policy to transition blobs to lower access tiers based on their age.
Set up a scheduled task to move blobs to lower access tiers using AzCopy.
Enable soft delete for blobs to remove old versions.