exam questions

Exam AZ-200 All Questions

View all questions & answers for the AZ-200 exam

Exam AZ-200 topic 1 question 8 discussion

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

Each year, a company consolidates manufacturing data for a year and stores the data in a single blob within a Blob container. Data from previous years is stored in the same storage account in the same container.
The company has a General Purpose v2 (GPv2) Azure Storage account with a Blob container named Compliance-data. Data from previous years is retained for compliance reasons but it is infrequently accesses.
The current solution is becoming costly. You observe that users accidentally modify compliance data.
You need to reduce costs and preserve the compliance data.
What should you do?

  • A. In the Azure Portal, go to configuration settings of each blob in the Compliance-data container and set Access tier to Archive.
  • B. Set up another GPv2 storage account and copy data to the new storage account.
  • C. In the Azure Portal, go to configuration settings for each blob in the Compliance-data container and set the Access tier to Cool.
  • D. Configure another GPv2 cold storage account and copy data to the new storage account.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
Cool storage is optimized for storing data that is infrequently accessed and stored for at least 30 days.
Incorrect Answers:
A: Archive storage is optimized for storing data that is rarely accessed and stored for at least 180 days with flexible latency requirements (on the order of hours).
References:
https://docs.microsoft.com/en-in/azure/storage/blobs/storage-blob-storage-tiers

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
davidy2020
4 years ago
The requirements are rather vague but the keyword is infrequently accesses
upvoted 1 times
...
noranathalie
4 years, 6 months ago
Why C? Data is stored just for compliance reasons and is not supposed to be accessed. Should be A no?
upvoted 1 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 ...