hardmultiple choiceObjective-mapped

A legal department keeps signed contract scans in a blob container. The files are almost never opened, but when a reviewer requests one, it must be available later the same day and then stay online for about three days while the review is completed. The team wants the lowest ongoing storage cost during that review window. What should the administrator do?

Question 1hardmultiple choice
Full question →

A legal department keeps signed contract scans in a blob container. The files are almost never opened, but when a reviewer requests one, it must be available later the same day and then stay online for about three days while the review is completed. The team wants the lowest ongoing storage cost during that review window. What should the administrator do?

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

Leave the blob in Archive and download it directly when needed

Archive blobs are offline, so they cannot be downloaded directly without first rehydrating them.

B

Best answer

Rehydrate the blob to the Cool tier with standard priority

Rehydrating to Cool makes the blob online again while keeping read costs lower than Hot for a short-term review period. Standard priority is appropriate when the request can wait several hours and does not require expedited restoration. This choice balances availability and cost for a blob that will be accessed briefly and infrequently.

C

Distractor review

Copy the blob to the Hot tier permanently before the review starts

Hot would keep the blob online, but it is more expensive than necessary for a short review period.

D

Distractor review

Change the storage account replication to GZRS to make archived data readable

Replication settings do not make archived blobs immediately readable; access tier rehydration is still required.

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-104 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-104 question test?

Read the scenario before looking for a memorised answer.

What is the correct answer to this question?

The correct answer is: Rehydrate the blob to the Cool tier with standard priority — Archived blobs must be rehydrated before they can be read. Because the review period is short and the files will be accessed only a few times, the Cool tier is the better target than Hot. Standard priority is sufficient when the data does not need to be restored immediately, which keeps storage and retrieval costs more efficient for the workflow described. Why others are wrong: Archive cannot be read directly, so leaving the blob there fails the access requirement. Moving everything to Hot would work but costs more than necessary for a brief review window. Replication choices such as GZRS affect resilience, not the fact that Archive blobs are offline. The key decision is rehydrating the blob to an online tier, not changing redundancy.

What should I do if I get this AZ-104 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.