exam questions

Exam AZ-204 All Questions

View all questions & answers for the AZ-204 exam

Exam AZ-204 topic 3 question 39 discussion

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

You develop a web application that provides access to legal documents that are stored on Azure Blob Storage with version-level immutability policies. Documents are protected with both time-based policies and legal hold policies. All time-based retention policies have the AllowProtectedAppendWrites property enabled.

You have a requirement to prevent the user from attempting to perform operations that would fail only when a legal hold is in effect and when all other policies are expired.

You need to meet the requirement.

Which two operations should you prevent? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

  • A. adding data to documents
  • B. deleting documents
  • C. creating documents
  • D. overwriting existing documents
Show Suggested Answer Hide Answer
Suggested Answer: BD 🗳️

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
minYoongi
Highly Voted 2 years, 2 months ago
The legal hold policies prevent the deletion of the legal documents that are stored on Azure Blob Storage, but they do not prevent other types of operations such as read, write, or update. Therefore, you need to prevent the following two operations that would fail only when a legal hold is in effect and when all other policies are expired: Delete operation: When a legal hold is in effect and all other policies are expired, attempting to delete the document will fail. Therefore, you should prevent the user from attempting to delete a document. Overwrite operation: When a legal hold is in effect and all other policies are expired, attempting to overwrite the document with a new version will fail. Therefore, you should prevent the user from attempting to overwrite a document with a new version. By preventing these two operations, you can ensure that the legal documents are not accidentally deleted or overwritten when they are protected by legal hold policies. CHatgpt answer. Is this correct?
upvoted 14 times
mihailos
1 year, 9 months ago
Got it in exam 28/08/23. Went with this answer. Scored 912
upvoted 3 times
...
IvanIco
1 year, 12 months ago
ty for the comment made it much clearer
upvoted 1 times
...
...
juanckar
Highly Voted 1 year, 11 months ago
This was on the exam (July 2023). Went with BD. Scored 917
upvoted 7 times
b1992
1 year, 11 months ago
What was your casestudy?
upvoted 1 times
macobuzi
1 year, 10 months ago
What does it mean casestudy?
upvoted 1 times
...
...
...
ce77bdc
Most Recent 1 year, 1 month ago
What's confusing is ' adding data to documents' sure sounds like Updating documents...
upvoted 4 times
...
jobolesonihal
1 year, 2 months ago
Selected Answer: BD
When a legal hold is applied to a container, all existing blobs move into an immutable WORM state in less than 30 seconds. All new blobs that are uploaded to that policy-protected container will also move into an immutable state. Once all blobs are in an immutable state, overwrite or delete operations in the immutable container aren't allowed.
upvoted 1 times
...
Woksi
1 year, 4 months ago
Got on 07/02/2024
upvoted 1 times
...
AndySmith
1 year, 7 months ago
On exam 3-Nov-2023. Wend with proposed answer - 932/1000. B & D
upvoted 4 times
Ciupaz
1 year, 5 months ago
How do you remember all questions?
upvoted 1 times
...
...
training_bit2bit
1 year, 8 months ago
legal hold policies: prevents delete and overwrite actions. the question said that "legal hold" is in effect an the others expired, we should prevent other operations from user. so the answer should not be: A and C ? B and D are already prevented with the legal hold policies, right?
upvoted 1 times
...
[Removed]
1 year, 11 months ago
I don't really understand this question
upvoted 5 times
Christian_garcia_martin
10 months, 2 weeks ago
is the way is written , it happen with most of them
upvoted 1 times
...
...
adilkhan
2 years, 2 months ago
b,d IS CORRECT
upvoted 3 times
...
halfway
2 years, 2 months ago
Selected Answer: BD
BD. Ref: https://learn.microsoft.com/en-us/azure/storage/blobs/immutable-legal-hold-overview
upvoted 5 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 ...