hardmultiple choiceObjective-mapped

A company stores terabytes of archival data that must be retained for 10 years per regulatory requirements. The data is accessed infrequently (once or twice per year) and retrieval latency of up to 5 hours is acceptable. The company wants the lowest storage cost. They also need to ensure data is encrypted at rest and immutability to prevent deletion or modification during the retention period. Which Azure storage solution should they choose?

Question 1hardmultiple choice
Full question →

A company stores terabytes of archival data that must be retained for 10 years per regulatory requirements. The data is accessed infrequently (once or twice per year) and retrieval latency of up to 5 hours is acceptable. The company wants the lowest storage cost. They also need to ensure data is encrypted at rest and immutability to prevent deletion or modification during the retention period. Which Azure storage solution should they choose?

Answer choices

Why each option matters

Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.

A

Distractor review

Azure Blob Storage with Hot tier and lifecycle management to Archive tier with WORM policy

While this can work, storing initially in Hot tier incurs unnecessary cost before lifecycle moves it. The question asks for lowest storage cost, so starting in Archive is cheaper.

B

Distractor review

Azure Blob Storage with Cool tier and lifecycle management to Archive tier with legal hold

Legal hold applies to individual blobs and does not provide automated time-based retention. Also, Cool tier is more expensive than Archive.

C

Best answer

Azure Blob Storage with Archive tier and immutability policy (time-based retention)

Archive tier offers the lowest cost, and immutability policy ensures data cannot be deleted or modified during the 10-year retention.

D

Distractor review

Azure Files with premium tier and soft delete

Azure Files is a file share service, not designed for archival storage. Premium tier is expensive, and soft delete does not provide immutability.

Common exam trap

Common exam trap: answer the scenario, not the keyword

Many certification questions include familiar terms but test a specific constraint. Read the exact wording before choosing an answer that is generally true but wrong for this case.

Technical deep dive

How to think about this question

This question should be treated as a scenario, not a definition check. Identify the problem, the constraint and the best action. Then compare each option against those facts.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.
  • Use explanations to understand the rule behind the answer.

TExam Day Tips

  • Underline the problem statement mentally.
  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Related practice questions

Related AZ-305 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

More questions from this exam

Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.

FAQ

Questions learners often ask

What does this AZ-305 question test?

Read the scenario before looking for a memorised answer.

What is the correct answer to this question?

The correct answer is: Azure Blob Storage with Archive tier and immutability policy (time-based retention) — Azure Blob Storage Archive tier offers the lowest storage cost for data that is rarely accessed and has high retrieval latency (up to 5 hours). Immutability policy with time-based retention provides WORM (write once, read many) protection, meeting compliance. Hot or Cool tiers are more expensive. Azure Files is not optimized for archival and lacks the same cost benefits.

What should I do if I get this AZ-305 question wrong?

Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.

Discussion

Loading comments…

Sign in to join the discussion.