AZ-900 Describe Azure management and governance Practice Question
Which Azure feature automatically moves blob data between access tiers based on defined rules to optimize storage costs?
⚠ Common exam trap
Test-takers frequently confuse Azure's blob lifecycle management with AWS S3 Intelligent-Tiering (Option C), or assume Cost Management can perform automated tier moves, when in fact only lifecycle policies provide rule-based, automated tier transitions for blobs.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Azure Blob Storage lifecycle management policies
Azure Blob Storage lifecycle management policies allow you to define rules that automatically move blob data between access tiers (hot, cool, cold, archive) or delete data based on age or last modification time. This reduces storage costs by ensuring data is stored in the most cost-effective tier without manual intervention.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Azure Storage Explorer
Why it's wrong here
Azure Storage Explorer is a standalone graphical client used to manually browse, upload, download, and manage blobs, files, queues, and tables. It does not run any background automation or scheduled policies; any tier changes performed through the tool are manual, one-off actions. Lifecycle management policies, by contrast, operate continuously inside the storage account based on age or access rules, without requiring manual clicks.
- ✓
Azure Blob Storage lifecycle management policies
Why this is correct
Azure Blob Storage lifecycle management policies are native rules defined on a storage account that automatically transition blobs from Hot to Cool and from Cool to Archive, or delete expired blobs and snapshots, based on conditions such as last modified time or last access time. They can be scoped to prefixes, blob index tags, or specific blob types to enable granular control. This is the correct solution because it directly implements automated data movement across tiers with no manual intervention, which is exactly what the scenario requires.
- ✗
Azure Intelligent-Tiering
Why it's wrong here
Azure Intelligent-Tiering is not a real Azure service; this name comes from Amazon S3's Intelligent-Tiering feature, which automatically moves objects between access tiers based on usage patterns. Azure's equivalent functionality is achieved through lifecycle management policies, which apply deterministic, customer-defined rules rather than ml-based usage prediction. Selecting this option would name a competing cloud provider's offering instead of the Azure-native mechanism that actually solves the problem.
- ✗
Azure Cost Management auto-optimization
Why it's wrong here
Azure Cost Management provides cost analysis, budgets, and optimization recommendations, such as resizing underutilized VMs or identifying idle resources, but it never directly modifies existing Azure resources. Any 'auto-optimization' in Cost Management is limited to advisor-style suggestions surfaced to the user for manual action. Lifecycle management policies, not Cost Management, are the component that automatically changes blob access tiers and enforces retention schedules.
Quick reference
Azure Blob Storage Tier Comparison
| Tier | Storage Cost | Retrieval Cost | Latency | Use Case |
|---|---|---|---|---|
| Hot | Highest | Lowest | Immediate | Active data, frequent reads |
| Cool | Lower | Higher | Immediate | Data accessed < once / month |
| Cold | Lower still | Higher | Immediate | Data accessed < once / quarter |
| Archive | Lowest | Highest + rehydration delay | Hours | Long-term compliance retention |
Go deeper
Related to this question
Learn chapter
Azure Cost Management and Billing
Key term
Feature
A feature is a distinct unit of functionality that delivers value to the user, often managed and tracked throughout the software development lifecycle.
Key term
Blob storage
Blob storage is a cloud service for storing large amounts of unstructured data, such as text or binary data, like documents, images, and videos.
About these practice questions
Courseiva writes every AZ-900 question from scratch — 981 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This AZ-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AZ-900 exam.