Easy1 markMultiple Choice
AZ-305 · Question 26 · Domain 2.3: Recommend a data storage solution
You are provisioning a new Azure Storage account for a critical application.
The application requires that data remains highly available even if an entire Azure data center goes offline due to a power failure. However, due to strict data residency laws, the data must NEVER leave the primary Azure region.
Which storage redundancy option must you select?
You are provisioning a new Azure Storage account for a critical application.
The application requires that data remains highly available even if an entire Azure data center goes offline due to a power failure. However, due to strict data residency laws, the data must NEVER leave the primary Azure region.
Which storage redundancy option must you select?
Answer options:
A.
Locally-redundant storage (LRS)
B.
Zone-redundant storage (ZRS)
C.
Geo-redundant storage (GRS)
D.
Geo-zone-redundant storage (GZRS)
How to approach this question
Match 'data center failure protection' with 'must not leave the region'.
Full Answer
B.Zone-redundant storage (ZRS)✓ Correct
Zone-redundant storage (ZRS)
Zone-redundant storage (ZRS) replicates your Azure Storage data synchronously across three Azure availability zones in the primary region. Each availability zone is a separate physical location with independent power, cooling, and networking. This protects against a data center failure while ensuring the data never leaves the specified region, satisfying the data residency constraint.
Common mistakes
Choosing GRS for maximum protection, ignoring the explicit constraint that data must not leave the primary region.
Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 2
55 questions · hints · full answers · grading
More questions from this exam
Q01Fabrikam Inc. is a global financial services company with 200 Azure subscriptions managed via a c...HardQ02A healthcare organization has 500 on-premises Windows Server VMs and 300 Azure VMs. They are impl...HardQ03You are designing a security monitoring solution using Microsoft Sentinel.
The compliance depar...EasyQ04Your company has a microservices application deployed across multiple Azure App Service instances...MediumQ05A defense contractor is migrating to Microsoft 365 and Azure. They have a strict security policy ...Hard
Expert