easymultiple choiceObjective-mapped

A legal department stores scanned contracts that are kept for compliance and are almost never opened. They want the lowest storage cost, and it is acceptable if files take time to become available before download. Which blob tier should you choose?

Question 1easymultiple choice
Full question →

A legal department stores scanned contracts that are kept for compliance and are almost never opened. They want the lowest storage cost, and it is acceptable if files take time to become available before download. Which blob tier should you 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

Hot

Hot is optimized for frequent access, so it is usually not the cheapest option for rarely accessed documents.

B

Distractor review

Cool

Cool is for infrequently accessed data, but Archive is designed for the lowest storage cost when online access is not needed immediately.

C

Best answer

Archive

Archive is the lowest-cost online-disabled tier for long-term retention. Because the team can wait for access, this tier minimizes storage cost and fits rarely opened compliance documents.

D

Distractor review

Cold

Cold is for infrequently accessed data that still remains online, but it is not the lowest-cost choice for data that can wait for retrieval.

Common exam trap

Common exam trap: NAT rules depend on direction and matching traffic

NAT is not only about the public address. The inside/outside interface roles and the ACL or rule that matches traffic are just as important.

Technical deep dive

How to think about this question

NAT questions usually test address translation, overload/PAT behaviour, static mappings and whether the right traffic is being translated. Read the interface direction and address terms carefully.

KKey Concepts to Remember

  • Static NAT maps one inside address to one outside address.
  • PAT allows many inside hosts to share one public address using ports.
  • Inside local and inside global describe the private and translated addresses.
  • NAT ACLs identify traffic for translation, not always security filtering.

TExam Day Tips

  • Identify inside and outside interfaces first.
  • Check whether the scenario needs static NAT, dynamic NAT or PAT.
  • Do not confuse NAT matching ACLs with normal packet-filtering intent.

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?

Static NAT maps one inside address to one outside address.

What is the correct answer to this question?

The correct answer is: Archive — Archive is the best choice for data that must be retained for a long time and is almost never accessed. It offers the lowest storage cost among the online-disabled options, but the data must be rehydrated before it can be read. Since the question says it is acceptable for access to take time, Archive matches both the access pattern and the cost goal. Why others are wrong: Hot is intended for frequent reads and writes, which makes it a poor cost match. Cool is better for infrequent access, but it still keeps data online and is not as cheap as Archive for long-term inactive content. Cold is also online and appropriate for infrequent access, but it does not provide the same cost profile as Archive for data that can wait.

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.