Monthly financial reports are stored in blob storage but are rarely opened after filing. Which access tier best matches that infrequent-access pattern?
Select an answer to reveal the explanation.
Short Explanation
Rarely cracked-open monthly reports fit Cool — still online, just not the hot shelf. Hot is for constant hits; archive is colder still with different retrieval trade-offs. Infrequent access points to cool.
Full Explanation
The Cool access tier targets infrequently accessed blob data that remains available online, typically at lower storage cost than Hot with different access cost characteristics. Monthly reports that are seldom read after filing illustrate that infrequent-access pattern at AZ-900 describe depth.