DP-900 · Question #104
DP-900 Question #104: Real Exam Question with Answer & Explanation
The correct answer is A: read-access geo-redundant storage (RA_GRS). Azure Storage offers two options for copying your data to a secondary region: - Geo-redundant storage (GRS) - Geo-zone-redundant storage (GZRS) With GRS or GZRS, the data in the secondary region isn't available for read or write access unless there is a failover to the secondary
Question
You need to create an Azure Storage account. Data in the account must replica outside the Azure region automatically. Which two types of replica can you us for the storage account? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one pint.
Options
- Aread-access geo-redundant storage (RA_GRS)
- Bzone-redundant storage (ZRS)
- Cgeo-redundant storage (GRS)
- Dlocally-redundant storage (LRS)
Explanation
Azure Storage offers two options for copying your data to a secondary region: - Geo-redundant storage (GRS) - Geo-zone-redundant storage (GZRS) With GRS or GZRS, the data in the secondary region isn't available for read or write access unless there is a failover to the secondary region. For read access to the secondary region, configure your storage account to use read-access geo-redundant storage (RA-GRS) or read access geo-zone- redundant storage (RA-GZRS). https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy#redundancy-in-a- secondary-region
Community Discussion
No community discussion yet for this question.