AZ-900 Describe Azure architecture and services Practice Question
Which Azure storage tier should you use for data that is stored for at least 180 days and is rarely accessed?
⚠ Common exam trap
Test-takers frequently confuse the Cool tier's 30-day minimum with the Archive tier's 180-day minimum, or mistakenly think 'Standard' is a valid access tier, when in fact Azure Blob Storage only offers Hot, Cool, and Archive as access tiers.
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
✓
Archive tier
The Archive tier is designed for data that is rarely accessed and has a minimum storage duration of 180 days. It offers the lowest storage cost but requires several hours to rehydrate data before it can be read, making it ideal for long-term backup or compliance data that is infrequently needed.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Hot tier
Why it's wrong here
The Hot tier is optimized for data that is accessed or modified frequently, such as active production files or current application datasets. It provides the highest storage cost per gigabyte, but charges no retrieval penalty and offers the lowest access latency, making it suitable for workloads with high throughput. Selecting Hot for rarely accessed data would inflate storage costs without any offsetting benefit, so it fails when the goal is to minimize cost for cold data.
- ✗
Cool tier
Why it's wrong here
The Cool tier is suited for data that is infrequently accessed and expected to remain stored for at least 30 days, offering storage costs lower than Hot but higher than Archive. It allows retrieval in seconds without rehydration, making it appropriate for short- to medium-term archives, but it still costs more per gigabyte than Archive and imposes early deletion penalties if data is removed before the minimum retention period. For data with a retention horizon of 180+ days and negligible access needs, Archive is more cost-effective, so Cool is not the correct answer.
- ✓
Archive tier
Why this is correct
The Archive tier is designed for data that is rarely accessed and can accept a retrieval latency of up to several hours. It has the lowest storage cost per gigabyte among Azure Blob Storage access tiers, but data must be rehydrated to the Hot or Cool tier before reading, incurring additional time and fees. This makes Archive ideal for long-term retention, backup archives, or compliance data that requires minimal cost but does not need immediate access.
- ✗
Standard tier
Why it's wrong here
The term 'Standard' in Azure Storage refers to a performance tier, not an access frequency tier; it indicates standard hardware (magnetic, HDD-based) as opposed to the 'Premium' performance tier that uses SSDs for consistent low latency. In the context of access tiers, 'Standard' is not a valid answer because Azure's cost-optimization options are named Hot, Cool, Cold, and Archive. Applying the performance-tier label to an access-frequency question is a category error, which makes this choice incorrect.
Go deeper
Related to this question
Learn chapter
Azure Regions and Geographies
Key term
Storage tier
A storage tier is a category of data storage defined by performance, cost, and access frequency, used to optimize storage efficiency in cloud and on-premises systems.
Key term
Azure Storage
Azure Storage is Microsoft's cloud-based service for storing data like files, messages, and backups with high durability and scalability.
About these practice questions
One of 981 original AZ-900 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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.