Lifecycle Management — Microsoft Azure Administrator (AZ-104) Practice Questions
Lifecycle management in Azure Blob Storage allows administrators to define rule-based policies that automatically transition blobs between access tiers or delete them after a specified number of days, reducing storage costs for aging data. The AZ-104 exam expects you to configure lifecycle management policies using the Azure portal or JSON-based policy definitions, targeting blobs by prefix, blob type, or last-modified date. A common pattern is to move blobs from Hot to Cool after 30 days and to Archive after 90 days, then delete after 365 days. These policies are evaluated daily and help organizations align storage costs with actual data access patterns without manual intervention.
Free questions on lifecycle management
You need to configure lifecycle management for blobs in a storage account. Which policy allows you to automatically delete old snapshots?
Free question · medium · full answer + explanation
More lifecycle management questions in the full bank
- How can you optimize storage costs for varying access patterns? Unlock answer & explanation →
- What is the purpose of lifecycle management in blob storage? Unlock answer & explanation →
- A policy assigns Hot tier storage, but application needs Archive. How do you resolve this? Unlock answer & explanation →