Skip to content

Commit 1cc3141

Browse files
Merge pull request #309979 from VigneshB-Microsoft/patch-8
Update documentation on version-level immutability
2 parents c9d87f9 + 92ce9f8 commit 1cc3141

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

articles/storage/blobs/immutable-policy-configure-version-scope.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -509,6 +509,9 @@ az storage blob immutability-policy delete \
509509

510510
---
511511

512+
> [!NOTE]
513+
> With version‑level immutability enabled, each blob version receives its own immutable retention period at the moment it is created. Even if the container’s default policy is unlocked, modifying the container‑level default retention policy later can never shorten, override, or reduce the retention already assigned to existing versions. When a new version is uploaded, you may optionally assign a unique retention period specifically for that version. If no unique value is assigned, the version automatically inherits the container’s current default retention policy.
514+
512515
## Lock a time-based retention policy
513516

514517
When you have finished testing a time-based retention policy, you can lock the policy. A locked policy is compliant with SEC 17a-4(f) and other regulatory compliance. You can lengthen the retention interval for a locked policy up to five times, but you can't shorten it.

0 commit comments

Comments
 (0)