AZ-301 Exam QuestionsBrowse all questions from this exam

AZ-301 Exam - Question 214


Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have an Azure Storage v2 account named storage1.

You plan to archive data to storage1.

You need to ensure that the archived data cannot be deleted for five years. The solution must prevent administrators from deleting the data.

Solution: You create a file share, and you configure an access policy.

Does this meet the goal?

Show Answer
Correct Answer: B

To ensure that archived data cannot be deleted for five years, the correct approach would be to use an immutable Blob storage with a time-based retention policy. This feature allows users to set policies that prevent blobs from being deleted or modified for a specified time period. Creating a file share and configuring an access policy would not meet the goal as it does not provide the required immutability to protect the data from deletions by administrators.

Discussion

2 comments
Sign in to comment
Max4470
Feb 21, 2021

Correct. I am the 1st

kiwi123
Jul 4, 2021

B is okay reference: https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-immutable-storage