You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: azure-sql/database/backup-immutability.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: Learn how Azure SQL Database immutability works for long-term reten
5
5
author: WilliamDAssafMSFT
6
6
ms.author: wiassaf
7
7
ms.reviewer: dinethi
8
-
ms.date: 09/25/2025
8
+
ms.date: 11/29/2025
9
9
ms.service: azure-sql-database
10
10
ms.subservice: backup-restore
11
11
ms.topic: concept-article
@@ -33,9 +33,11 @@ The Cohasset report is available in the [Microsoft Service Trust Center](https:/
33
33
34
34
Azure SQL Database LTR backups support both **time based** and **legal hold** types of immutabilities.
35
35
36
-
**Time-based immutability** is enabled at the policy level. Once the time based immutability is enabled and **locked**, any new LTR backups taken from that point forward inherit these settings, and the backups remain immutable until the end of the configured retention period. Any changes to the LTR retention or to immutability will only apply to future backups from the time of policy change. Changes to LTR retention or immutability aren't applied retroactively to existing LTR backups.
36
+
-**Time-based immutability** is enabled at the policy level. Once the time based immutability is enabled and **locked**, any new LTR backups taken from that point forward inherit these settings, and the backups remain immutable until the end of the configured retention period.
37
+
- Any changes to the LTR retention or to immutability will only apply to future backups from the time of policy change. Changes to LTR retention or immutability aren't applied retroactively to existing LTR backups.
38
+
- For non-hyperscale databases when you configure an LTR policy for the first time the most recent full backup is considered for LTR and immutability is applied on this full backup. For more informatino, see [Long-term retention backups](long-term-retention-overview.md).
37
39
38
-
**Legal hold immutability** is a type of immutability that can be enabled or disabled on a specific existing backup, independent of any existing time based immutability. Legal hold immutability is useful for scenarios such as auditing, legal purposes, etc. where data from specific backups must be held immutable for an unknown amount of time, typically until an audit or litigation is complete. Legal hold immutability can be enabled and disabled on a backup at any time.
40
+
-**Legal hold immutability** is a type of immutability that can be enabled or disabled on a specific existing backup, independent of any existing time based immutability. Legal hold immutability is useful for scenarios such as auditing, legal purposes, etc. where data from specific backups must be held immutable for an unknown amount of time, typically until an audit or litigation is complete. Legal hold immutability can be enabled and disabled on a backup at any time.
39
41
40
42
> [!TIP]
41
43
> - For future backups, configure **time based immutability** at the policy level, a generally available feature.
0 commit comments