nerdexam
Microsoft

AZ-104 · Question #494

You have an Azure Storage account named storage1 that contains a blob container named container1. You need to prevent new content added to container1 from being modified for one year. What should…

The correct answer is B. an access policy. 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…

Submitted by yasin.bd· Mar 4, 2026Implement and manage storage

Question

You have an Azure Storage account named storage1 that contains a blob container named container1. You need to prevent new content added to container1 from being modified for one year. What should you configure?

Options

  • Athe access tier
  • Ban access policy
  • Cthe Access control (IAM) settings
  • Dthe access level

How the community answered

(54 responses)
  • A
    17% (9)
  • B
    72% (39)
  • C
    7% (4)
  • D
    4% (2)

Explanation

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. https://docs.microsoft.com/en-us/azure/storage/blobs/immutable-storage-overview?tabs=azure- https://docs.microsoft.com/en-us/azure/storage/blobs/immutable-time-based-retention-policy-

Community Discussion

No community discussion yet for this question.

Full AZ-104 Practice