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: articles/backup/backup-azure-immutable-vault-concept.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,13 @@ ms.author: v-abhmallick
13
13
14
14
Immutable vault can help you protect your backup data by blocking any operations that could lead to loss of recovery points. Further, you can lock the Immutable vault setting to make it irreversible and use WORM storage for backups to prevent any malicious actors from disabling immutability and deleting backups.
15
15
16
-
## Before you start
16
+
## Supported scenarios for WORM storage
17
17
18
18
- Use of WORM storage for immutable vaults in locked state is currently in GA for Recovery Services Vaults in the following regions: Australia Central 2, Switzerland West, South Africa West, Korea Central, Germany North, Korea South, Spain Central.
19
19
- Use of WORM storage for immutable vaults in locked state is applicable for the following workloads: Azure Virtual machines, SQL in Azure VM, SAP HANA in Azure VM, Azure Backup Server, Azure Backup Agent, DPM.
20
+
21
+
## Before you start
22
+
20
23
- Immutable vault is available in all Azure public and US Government regions.
21
24
- Immutable vault is supported for Recovery Services vaults and Backup vaults.
22
25
- Enabling Immutable vault blocks you from performing specific operations on the vault and its protected items. See the [restricted operations](#restricted-operations).
Copy file name to clipboardExpand all lines: articles/backup/whats-new.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,8 @@ You can learn more about the new releases by bookmarking this page or by [subscr
19
19
## Updates summary
20
20
21
21
- November 2024
22
+
-[Secure by Default with Vault soft delete (preview)](#secure-by-default-with-vault-soft-delete-preview)
23
+
-[WORM enabled Immutable Storage for Recovery Services vaults is now generally available](#worm-enabled-immutable-storage-for-recovery-services-vaults-is-now-generally-available)
22
24
-[Cross Subscription Backup support for Azure File Share (preview)](#cross-subscription-backup-support-for-azure-file-share-preview)
23
25
-[Back up SAP ASE (Sybase) database (preview)](#back-up-sap-ase-sybase-database-preview)
24
26
-[Vaulted backup and Cross Region Restore support for AKS is now generally available](#vaulted-backup-and-cross-region-restore-support-for-aks-is-now-generally-available)
@@ -98,6 +100,22 @@ You can learn more about the new releases by bookmarking this page or by [subscr
98
100
- February 2021
99
101
-[Backup for Azure Blobs (in preview)](#backup-for-azure-blobs-in-preview)
100
102
103
+
## Secure by Default with Vault soft delete (preview)
104
+
105
+
Azure Backup now provides the **Secure By default with Vault soft delete (preview)** feature that applies soft delete by default at all granularities - vaults, recovery points, containers and backup items. Azure Backup now ensures that all the backup data is recoverable against ransomware attacks by default and has no cost for *14 days*. You don't need to opt in to get *fair* security level for your backup data. You can update the soft delete retention period as per your preference up to *180 days*.
106
+
107
+
Soft delete provides data recoverability from malicious or accidental deletions and is enabled by default for all vaults. To make soft delete irreversible, you can use **always-on** soft delete.
108
+
109
+
For more information, see [Secure by Default with Azure Backup (Preview)](secure-by-default.md).
110
+
111
+
## WORM enabled Immutable Storage for Recovery Services vaults is now generally available
112
+
113
+
Azure Backup now provides immutable WORM storage for your backups when immutability is enabled and locked on a Recovery Services vault. When immutability is enabled, Azure Backup ensures that a Recovery Point, once created, can't be deleted or have its retention period reduced before its intended expiry.
114
+
115
+
When immutability is locked, Azure Backup also uses WORM-enabled immutable storage to meet any compliance requirements. This feature is applicable to both existing and new vaults with locked immutability.WORM immutability is available in [these regions](backup-azure-immutable-vault-concept.md#supported-scenarios-for-worm-storage).
116
+
117
+
For more information, see [About Immutable vault for Azure Backup](backup-azure-immutable-vault-concept.md).
118
+
101
119
## Cross Subscription Backup support for Azure File Share (preview)
102
120
103
121
Azure Backup now supports Cross Subscription Backup (CSB) for Azure File Shares (preview), allowing you to back up data across different subscriptions within the same tenant or Microsoft Entra ID. This capability offers greater flexibility and control, essentially for enterprises managing multiple subscriptions with varying purposes and security policies.
0 commit comments