Microsoft Azure Architect Design (AZ-301) Practice Exam

Disable ads (and more) with a membership for a one time $2.99 payment

Prepare for the Microsoft Azure Architect Design (AZ-301) Exam with interactive quizzes featuring flashcards and multiple-choice questions, each packed with hints and explanations to ace your certification test!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


What Azure service offers geo-redundant storage (GRS) to ensure data is retained securely in the event of a disaster?

  1. Azure Blob Storage

  2. Azure Backup

  3. Azure Site Recovery

  4. Azure File Storage

The correct answer is: Azure Backup

The Azure service that effectively provides geo-redundant storage (GRS) to ensure secure data retention during a disaster is Azure Blob Storage. Azure Blob Storage is designed for storing large amounts of unstructured data, such as documents, images, and backups. With GRS, Azure replicates your data to a secondary region, which is hundreds of miles away from the primary location. This replication ensures that in the event of a regional outage or disaster, your data remains safe and accessible. While Azure Backup does offer data protection and recovery solutions, it primarily focuses on backup and recovery management rather than the direct data storage and geo-redundancy characteristics offered by Blob Storage. Azure Site Recovery is more aligned with disaster recovery scenarios for virtual machines and applications rather than data storage. Azure File Storage provides file shares but does not inherently offer the GRS capability in the same way that Blob Storage does.