Courseiva
Describe Azure management and governancemediumMultiple ChoiceObjective-mapped

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

TierStorage CostRetrieval CostLatencyUse Case
HotHighestLowestImmediateActive data, frequent reads
CoolLowerHigherImmediateData accessed < once / month
ColdLower stillHigherImmediateData accessed < once / quarter
ArchiveLowestHighest + rehydration delayHoursLong-term compliance retention

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 →

How Courseiva writes practice questions · Editorial policy

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.