Permit PDFs are viewed many times each day by clerks and applicants. Which Azure Blob access tier best matches that frequent-access pattern?
Select an answer to reveal the explanation.
Short Explanation
Touched all day long means Hot — keep frequently read blobs on the hot burner. Archive is deep freeze; cool is for less often. Match tier to how often the files get opened.
Full Explanation
The Hot access tier is designed for blob data that is accessed frequently. Actively viewed permit PDFs fit that pattern. Cool and archive tiers target less frequent or rarely accessed data, and queue storage is a different Azure Storage service rather than a blob access tier.