exam questions

Exam AZ-301 All Questions

View all questions & answers for the AZ-301 exam

Exam AZ-301 topic 17 question 47 discussion

Actual exam question from Microsoft's AZ-301
Question #: 47
Topic #: 17
[All AZ-301 Questions]

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 an Azure Blob storage container, and you configure a legal hold access policy.
Does this meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Immutable storage for Azure Blob storage enables users to store business-critical data objects in a WORM (Write Once, Read Many) state. This state makes the data non-erasable and non-modifiable for a user-specified interval. For the duration of the retention interval, blobs can be created and read, but cannot be modified or deleted. Immutable storage is available for general-purpose v2 and Blob storage accounts in all Azure regions.
Note: Set retention policies and legal holds
1. Create a new container or select an existing container to store the blobs that need to be kept in the immutable state. The container must be in a general- purpose v2 or Blob storage account.
2. Select Access policy in the container settings. Then select Add policy under Immutable blob storage.

Either -
3a. To enable legal holds, select Add Policy. Select Legal hold from the drop-down menu.

Or -
3b. To enable time-based retention, select Time-based retention from the drop-down menu.
4. Enter the retention interval in days (acceptable values are 1 to 146000 days).
References:
https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-immutable-storage https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-immutability-policies-manage

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
Cauchy301
Highly Voted 5 years ago
Answer should be NO since administrator can remove the legal hold by removing all tags.
upvoted 18 times
qr
4 years, 10 months ago
Agree, plus requirement clearly states time. Should be time-based retention.
upvoted 3 times
arseyam
4 years, 5 months ago
Where are you Tartar? :D
upvoted 5 times
...
...
...
lazyme
Most Recent 4 years, 3 months ago
where is tartar and glam and azurecert2021...:D:D
upvoted 3 times
...
hghemant
4 years, 4 months ago
Answer is no. Below actions are requires 1. Legal hold policy 2. time retention policy
upvoted 1 times
...
sanketshah
4 years, 5 months ago
No Correct
upvoted 2 times
sanketshah
4 years, 5 months ago
No is correct answer.
upvoted 2 times
...
...
hchafloque
4 years, 7 months ago
For best practice, legal holding must be used only if you don't know the holding time.
upvoted 1 times
...
QuadraPlex
4 years, 10 months ago
From: https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-immutable-storage#time-based-retention-policies For example, suppose that a user creates a time-based retention policy with a retention interval of five years. An existing blob in that container, testblob1, was created one year ago; so, the effective retention period for testblob1 is four years. When a new blob, testblob2, is uploaded to the container, the effective retention period for the testblob2 is five years from the time of its creation. So answer is OK!
upvoted 3 times
...
NKnab
4 years, 11 months ago
No - because " If the retention interval is not known, users can set legal holds" but in this scenario time is 5 years.
upvoted 2 times
dudus999
4 years, 11 months ago
Legal hold is for indefinity. Here we have 5 years so should be time-based retention
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 ...