exam questions

Exam AZ-204 All Questions

View all questions & answers for the AZ-204 exam

Exam AZ-204 topic 32 question 1 discussion

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

HOTSPOT -
You need to configure the Account Kind, Replication, and Access tier options for the corporate website's Azure Storage account.
How should you complete the configuration? To answer, select the appropriate options in the dialog box in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:

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
Paolo93
Highly Voted 3 years, 11 months ago
Replication should be GZRS. Requirements ask "Data must be replicated to a secondary region and three availability zones". GRS option doesn't copy data in different availability zones
upvoted 43 times
gunz123
3 years, 11 months ago
Geo-redundant storage (GRS) copies your data synchronously three times within a single physical location in the primary region using LRS. It then copies your data asynchronously to a single physical location in the secondary region. Within the secondary region, your data is copied synchronously three times using LRS. Geo-zone-redundant storage (GZRS) copies your data synchronously across three Azure availability zones in the primary region using ZRS. It then copies your data asynchronously to a single physical location in the secondary region. Within the secondary region, your data is copied synchronously three times using LRS.
upvoted 5 times
gunz123
3 years, 11 months ago
GZRS is correct answer https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy
upvoted 6 times
MrXBasit
3 years, 10 months ago
I also agree the answer should be gpv2, gzrs and cool
upvoted 2 times
Fengtong
3 years, 10 months ago
Why is not RA-GZRS? Isn't it much cheaper than GZRS?
upvoted 2 times
vokep77043
3 years, 9 months ago
No, RA is additional option which costs MORE.
upvoted 4 times
...
...
...
...
...
...
jkes80
Highly Voted 3 years, 11 months ago
What about cool vs hot in the last box? Shouldn't this be hot, because the site gets accessed frequently?
upvoted 13 times
Ody
5 months, 3 weeks ago
It specifically says the content is static. The content will be cached on the CDN's edge servers. I am thinking this will meet the requirement of minimizing storage costs.
upvoted 2 times
...
ning
3 years, 9 months ago
That is also my question? Any where mention performance requirements? Only thing to make it cool, is that behind CDN, cached inside CDN maybe?
upvoted 2 times
alperc
3 years, 6 months ago
No, even though its behind CDN, it should still be hot, because the CDN will most likely ask Storage Account several times a day. Cool will only be considered if the read frequency of storage account will be less than 1 per month.
upvoted 5 times
vizay
2 days, 4 hours ago
If the file is already cached, it serves directly — super fast 🚀 If not cached, it: Fetches the file from the origin (e.g., Blob Storage) Caches it for future requests Serves it to the user
upvoted 1 times
...
ReniRechner
3 years, 3 months ago
But is only important to minimize storage costs, not storage access costs. If they had said "minimize total storage costs" I also would have chosen hot.
upvoted 2 times
vizay
2 days, 3 hours ago
storage vs access.
upvoted 1 times
...
...
...
...
...
smetr
Most Recent 6 months, 3 weeks ago
GRS does copy to a secondary region Azure Storage offers two options for copying your data to a secondary region: Geo-redundant storage (GRS) copies your data synchronously three times within a single physical location in the primary region using LRS. It then copies your data asynchronously to a single physical location in the secondary region. Within the secondary region, your data is copied synchronously three times using LRS. Geo-zone-redundant storage (GZRS) copies your data synchronously across three Azure availability zones in the primary region using ZRS. It then copies your data asynchronously to a single physical location in the secondary region. Within the secondary region, your data is copied synchronously three times using LRS. https://learn.microsoft.com/en-us/azure/storage/common/storage-redundancy#redundancy-in-the-primary-region
upvoted 1 times
smetr
6 months, 3 weeks ago
But not to three availability zones, so answer should be indeed GZRS
upvoted 1 times
...
...
lswhoami
1 year, 2 months ago
On my exam today March 27th, 2024. > Storage V2 (general purpose v2), GZRS, Cool. Score 902.
upvoted 2 times
...
onlyforheros
1 year, 3 months ago
Scroll to the last question in the topic exam
upvoted 2 times
...
notedo
1 year, 7 months ago
Got this on 10/20/2023
upvoted 2 times
...
ENGs
1 year, 8 months ago
On my exam 2023-10 before the Update of the Exam
upvoted 1 times
...
kakajos
1 year, 8 months ago
The right answers are off-course: Storage V2 (general purpose v2), GZRS, Cool
upvoted 2 times
...
Vipul123
1 year, 11 months ago
This question was there on 29th June exam. Went with storage v2, GZRS and Cool.
upvoted 2 times
...
Chris2349
2 years ago
Got this case study on 15th of June. Passed with 887 On this one I answered: StorageV2, GZRS and Cool.
upvoted 1 times
...
Vmwarevirtual
2 years ago
Had this question on 27 May 2023. I chose StorageV2 (general-purpose v2) , GZRS , Cool tier .
upvoted 1 times
...
surprise0011
2 years, 2 months ago
received 2023-17-04 went with gpv2,GZRS,cool , score 926
upvoted 5 times
...
mounir2
2 years, 2 months ago
1. V2 2. GZRS 3. Hot (website should be visit a least a few times a month...) microsoft questions are poorly worded as always
upvoted 2 times
...
st0rmtrooperx
2 years, 6 months ago
Got this on Dec 16th, 2022. Scored 921 and answered StorageV2, GZRS and Cool.
upvoted 7 times
...
SivajiTheBoss
3 years, 3 months ago
Correct Answer: StorageV2, GZRS & Cool.
upvoted 5 times
...
leonidn
3 years, 4 months ago
1. StorageV2 is a recommended kind. 2. GZRS because "Data must be replicated to a secondary region and three availability zones." and are not required for reading access in the secondary region. Due to GZRS is cheaper than RA-GZRS, we select it. 3. There are no specific requirements that lead us to which access tier is better. Cool has an advantage when we care about storage cost and we do not change files. We store SPA. It is not supposed to be huge. But due to we expect that the modern development process may be turned into multiple releases per day, I believe that hot is preferable. And again, because we do not have specific requirements and default is used to be "hot", I select "hot":
upvoted 11 times
...
lugospod
3 years, 5 months ago
Got this one 01/2022. Went with most voted (to avoid writing answers again)
upvoted 4 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 ...