exam questions

Exam AZ-204 All Questions

View all questions & answers for the AZ-204 exam

Exam AZ-204 topic 3 question 36 discussion

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

You are developing an application to store business-critical data in Azure Blob storage.

The application must meet the following requirements:

• Data must not be modified or deleted for a user-specified interval.
• Data must be protected from overwrites and deletes.
• Data must be written once and allowed to be read many times.

You need to protect the data in the Azure Blob storage account.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

  • A. Configure a time-based retention policy for the storage account.
  • B. Create an account shared-access signature (SAS).
  • C. Enable the blob change feed for the storage account.
  • D. Enable version-level immutability support for the storage account.
  • E. Enable point-in-time restore for containers in the storage account.
  • F. Create a service shared-access signature (SAS).
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️

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
linhbg
Highly Voted 2 years, 5 months ago
I think the answer should be AD A. Configure a time-based retention policy for the storage account - A time-based retention policy stores blob data in a Write-Once, Read-Many (WORM) format for a specified interval. When a time-based retention policy is set, clients can create and read blobs, but can't modify or delete them. After the retention interval has expired, blobs can be deleted but not overwritten. https://learn.microsoft.com/en-us/azure/storage/blobs/immutable-time-based-retention-policy-overview D. Before you can apply a time-based retention policy to a blob version, you must enable support for version-level immutability. https://learn.microsoft.com/en-us/azure/storage/blobs/immutable-policy-configure-version-scope?tabs=azure-portal
upvoted 39 times
Esward
2 years, 4 months ago
I Agree with you A and D are correct answers
upvoted 3 times
...
surprise0011
2 years, 1 month ago
received 2023-04-17 went with above answer, score 926
upvoted 5 times
...
...
Vichu_1607
Most Recent 7 months, 1 week ago
Selected Answer: AD
A. Configure a time-based retention policy for the storage account. D. Enable version-level immutability support for the storage account.
upvoted 1 times
...
murat12345
8 months, 1 week ago
a: Time-based retention policies: With a time-based retention policy, users can set policies to store data for a specified interval. When a time-based retention policy is set, objects can be created and read, but not modified or deleted. After the retention period has expired, objects can be deleted but not overwritten. d: Specify whether to enable version-level immutability for this container. Version-level immutability can be applied to specific blobs (any or all) in the container. For blobs with version-level immutability set, blob overwrites will still be allowed, but Azure will maintain immutable versions of each blob. Once enabled, this setting cannot be removed. Versioning is required for this feature, and cannot be disabled on a storage account while version-level policies are in place Not sure why D is needed, because with A you already cannot add or change the data.
upvoted 1 times
...
8ac3742
10 months, 1 week ago
The answer is A and D: retention can prevent modification and deletion during a period, and version level immutability can prevent each version from being overwritten and deleted. For some frequently changed data, the user cannot apply a retention policy, the user can only set version-level immutability.
upvoted 1 times
...
Pulk
1 year, 7 months ago
correct answer is AD
upvoted 1 times
...
AashirwadSinha
1 year, 10 months ago
A and D are the correct answers
upvoted 1 times
...
andrewnm
1 year, 10 months ago
Selected Answer: AD
A is clearly a correct answer and this documentation confirms https://learn.microsoft.com/en-us/azure/storage/blobs/immutable-policy-configure-version-scope?tabs=azure-portal that D is also required.
upvoted 1 times
...
deathRac3
2 years ago
Selected Answer: AF
Feels correct
upvoted 1 times
...
aragones
2 years, 1 month ago
Got this type 2023-05-12. My case: case: You need to configure authorization. case: You need to ensure the app does not time out and processes the blob data case study: VanArsdel Inc Canada
upvoted 2 times
...
adilkhan
2 years, 2 months ago
A,D chatgpt
upvoted 2 times
...
Saluk_DE
2 years, 2 months ago
Question was in Exam 2023-03-30
upvoted 1 times
...
sarmaria
2 years, 2 months ago
Got this on 16/03/23. Went with AD Make sure to prepare for case study. I got city and lights case study. No Kubernetes, Search, Logic Apps questions for me.
upvoted 2 times
...
Ayman99
2 years, 3 months ago
Was on the exam 27.02.2023 Went for A and D. Score 870
upvoted 2 times
trini99
2 years, 3 months ago
Which resources did you use to study?
upvoted 2 times
...
...
uffuchsi
2 years, 3 months ago
Selected Answer: AD
100% A and D, other options don't fit into this question (i.e., don't solve it)
upvoted 1 times
...
mabdo
2 years, 4 months ago
on exam 02/2023
upvoted 1 times
...
alexein74
2 years, 4 months ago
Selected Answer: AD
A. Configuring a time-based retention policy for the storage account would ensure that the data in the storage account cannot be modified or deleted for a user-specified interval. This would meet the requirement that data must not be modified or deleted for a user-specified interval. D. Enabling version-level immutability support for the storage account would ensure that the data in the storage account is protected from overwrites and deletes. This would meet the requirement that data must be protected from overwrites and deletes, and written once and allowed to be read many times.
upvoted 1 times
...
DP_Bhatt
2 years, 4 months ago
Selected Answer: AD
Should be A and D
upvoted 2 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 ...