What is Azure Blob Storage's 'archive' access tier best suited for?

a.Frequently accessed transactional data
b.Rarely accessed data that can tolerate retrieval latency, stored at the lowest cost
c.Real-time streaming video
d.Active database files

Explanation

The archive tier stores data offline at the lowest cost, intended for long-term retention of rarely accessed data. Retrieving archived data takes time (rehydration) and incurs higher access costs. It suits compliance archives and backups that are seldom read.

Practice all 100 questions free — no signup required.

Related questions on this topic

Last reviewed: · editorial process

PrepPass Editorial Team · Verified against Microsoft Azure Fundamentals (AZ-900) · How we review
Report