You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/wwl-azure/configure-storage-accounts/8-knowledge-check.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ quiz:
25
25
choices:
26
26
- content: "Locally redundant storage"
27
27
isCorrect: false
28
-
explanation: "Incorrect. Locally redundant storage replicates data three times within a single data center in the primary region."
28
+
explanation: "Incorrect. Locally redundant storage replicates data three times within a single data center in the primary region."
29
29
- content: "Read-access geo-redundant storage"
30
30
isCorrect: true
31
31
explanation: "Correct. Read-access geo-redundant storage is the default replication option. Geo-redundant storage (GRS) copies the data synchronously three times within a single physical location in the primary region by using LRS. The data is then copied asynchronously to a single physical location in the secondary region."
@@ -53,4 +53,4 @@ quiz:
53
53
explanation: "Incorrect. Is there a lower-cost solution for temporary data?"
54
54
- content: "Zone-redundant storage"
55
55
isCorrect: false
56
-
explanation: "Incorrect. Is there a lower-cost solution for temporary data?"
56
+
explanation: "Incorrect. Is there a lower-cost solution for temporary data?"
0 commit comments