Microsoft
AZ-204 · Question #479
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…
The correct answer is B. deleting documents D. overwriting existing documents. https://learn.microsoft.com/en-us/azure/storage/blobs/immutable-legal-hold-overview
Submitted by andreas_gr· Mar 30, 2026Develop for Azure storage
Question
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.
Options
- Aadding data to documents
- Bdeleting documents
- Ccreating documents
- Doverwriting existing documents
How the community answered
(30 responses)- A7% (2)
- B83% (25)
- C10% (3)
Explanation
https://learn.microsoft.com/en-us/azure/storage/blobs/immutable-legal-hold-overview
Topics
#Blob storage#legal hold#immutability#version-level policies
Community Discussion
No community discussion yet for this question.