exam questions

Exam AZ-104 All Questions

View all questions & answers for the AZ-104 exam

Exam AZ-104 topic 1 question 12 discussion

Actual exam question from Microsoft's AZ-104
Question #: 12
Topic #: 1
[All AZ-104 Questions]

Your company has a Microsoft Azure subscription.
The company has datacenters in Los Angeles and New York.
You are configuring the two datacenters as geo-clustered sites for site resiliency.
You need to recommend an Azure storage redundancy option.
You have the following data storage requirements:
✑ Data must be stored on multiple nodes.
✑ Data must be stored on nodes in separate geographic locations.
✑ Data can be read from the secondary location as well as from the primary location.
Which of the following Azure stored redundancy options should you recommend?

  • A. Geo-redundant storage
  • B. Read-only geo-redundant storage
  • C. Zone-redundant storage
  • D. Locally redundant storage
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Steve1983
Highly Voted 3 years, 8 months ago
B (A: "data will be available to be read-only if Microsoft initiates a failure", so its not RO if its not failed-over) Geo-redundant storage (GRS) As I explained above it helps us in replicating our data to another region which is far away hundreds of miles away from the primary region. It provides at least 99.99999999999999% (16 9's) durability of objects over a given year. GRS replicates our data to another region, but data will be available to be read-only if Microsoft initiates a failure from primary to the secondary region. Read-access geo-redundant storage (RA-GRS) It is based on the GRS, but it also provides an option to read from the secondary region, regardless of whether Microsoft initiates a failover from the primary to the secondary region.
upvoted 87 times
pheztux
4 months, 2 weeks ago
For those in doubt, here is an exact statement from MS: With an account configured for GRS or GZRS, data in the secondary region isn't directly accessible to users or applications when an outage occurs in the primary region, unless a failover occurs. If your applications require high availability, then you can configure your storage account for read access to the secondary region. When you enable read access to the secondary region, then your data is always available to be read from the secondary, including in a situation where the primary region becomes unavailable. Read-access geo-redundant storage (RA-GRS) or read-access geo-zone-redundant storage (RA-GZRS) configurations permit read access to the secondary region.
upvoted 4 times
pheztux
4 months, 2 weeks ago
https://learn.microsoft.com/en-us/azure/storage/common/storage-redundancy#read-access-to-data-in-the-secondary-region
upvoted 1 times
...
...
jackdryan
2 years ago
B is correct.
upvoted 4 times
...
...
Saravana12g
Highly Voted 3 years, 5 months ago
Answer B. Read-access geo-redundant storage (RA-GRS) It is based on the GRS, but it also provides an option to read from the secondary region, regardless of whether Microsoft initiates a failover from the primary to the secondary region.
upvoted 21 times
...
BUDSENA
Most Recent 1 week, 2 days ago
Selected Answer: A
There is no read-only geo-redundant storage. It's called Read Access, it's a trick question. A is the correct answer. B should be correct if it stated the correct name.
upvoted 1 times
...
henry_chou
1 month, 4 weeks ago
Selected Answer: B
B is correct
upvoted 1 times
...
Mark74
3 months ago
Selected Answer: B
B is correct (RA-GRS)
upvoted 1 times
...
Jig77
3 months, 2 weeks ago
Correct answer should be 'B'. GRS (Geo-Redundant Storage): Replicates data to a secondary region (typically hundreds of miles away). If the primary region fails, the data can be restored from the secondary region. RA-GRS (Read-Access Geo-Redundant Storage): Works like GRS, but with the additional capability that data can be read from the secondary region. This is useful for scenarios where you may want to access your data even if the primary region is down.
upvoted 1 times
...
yusuf_eb
4 months ago
Selected Answer: B
In Azure terminology, Read-Access Geo-Redundant Storage (RA-GRS) is sometimes referred to as "Read-Only Geo-Redundant Storage" because: Secondary Region Access is Read-Only: In RA-GRS, data replicated to the secondary region is accessible but only in read-only mode. This means users cannot modify the data in the secondary location—they can only read it. Write operations are still limited to the primary location. Distinction from Full Read-Write Access: The term "read-only" emphasizes that while you can access data in the secondary region, it’s not a fully writable, independent copy. Changes must still originate in the primary location, and then they’re asynchronously replicated to the secondary. Summary: So, "read-only" simply clarifies that while the secondary location provides access for reading, it’s not intended for active data modification, thus helping maintain data integrity across regions. Correct Answer: B. Read-Only Geo-Redundant Storage (RA-GRS)
upvoted 1 times
...
[Removed]
6 months ago
Selected Answer: B
B is correct
upvoted 1 times
...
[Removed]
6 months, 3 weeks ago
Read carefully, there is no such thing as Read Only - check out https://learn.microsoft.com/en-us/azure/storage/common/storage-redundancy
upvoted 1 times
...
Nico1973
7 months, 3 weeks ago
Based on the provided data storage requirements, the recommended Azure storage redundancy option would be: • A. Geo-redundant storage Explanation: Geo-redundant storage meets all the specified requirements: Data is stored on multiple nodes. Data is stored on nodes in separate geographic locations (Los Angeles and New York in this case). Data can be read from the secondary location (New York) as well as from the primary location (Los Angeles).
upvoted 1 times
...
004b54b
8 months, 2 weeks ago
Selected Answer: B
RO-GRS
upvoted 1 times
...
tsummey
8 months, 2 weeks ago
Selected Answer: B
https://learn.microsoft.com/en-us/azure/storage/common/geo-redundant-design
upvoted 1 times
...
76d5e04
9 months, 1 week ago
The answer is RA-GRS but in answer option it is said Read-only Geo Redundant Storage, which is not exists.Please confirm if the answere wording is correct , if it is then none of the answer matches the question
upvoted 1 times
...
3c5adce
9 months, 3 weeks ago
B. Read-only geo-redundant storage This option best meets the requirements because it stores data in a geographically distant location and allows for read access from the secondary location as well as the primary.
upvoted 1 times
...
Wassel_Laouini
10 months, 1 week ago
Selected Answer: A
it's answer A, for everyone that chose answer B, read carefully it says Read Only geo redundant storage, which doesn't exist, it's called Read Access only geo redundant storage, it's a trick question, and for that reason answer A is correct which is the closest to the requirements
upvoted 5 times
...
MCLC2021
11 months ago
CORRECT ANSWER: B Read-only geo-redundant storage if you enable read access to the secondary region, your data is always available, even when the primary region is running optimally. For read access to the secondary region, enable read-access geo-redundant storage (RA-GRS) or read-access geo-zone-redundant storage (RA-GZRS).
upvoted 1 times
...
18c2076
11 months, 3 weeks ago
The Correct answer is not actually provided. Correct answer here would be RA-GRS (Read Access Geo-Redundant Storage) Nothing about the description is requesting "read only"
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago