Skip to content

Commit ac1dcdc

Browse files
Merge pull request #290790 from AbhishekMallick-MS/Nov-20-2024-Imm
Immutable vault updates
2 parents e917d3f + 7d7f5a8 commit ac1dcdc

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

articles/backup/backup-azure-immutable-vault-concept.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,13 @@ ms.author: v-abhmallick
1313

1414
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.
1515

16-
## Before you start
16+
## Supported scenarios for WORM storage
1717

1818
- 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.
1919
- 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+
2023
- Immutable vault is available in all Azure public and US Government regions.
2124
- Immutable vault is supported for Recovery Services vaults and Backup vaults.
2225
- Enabling Immutable vault blocks you from performing specific operations on the vault and its protected items. See the [restricted operations](#restricted-operations).

articles/backup/whats-new.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ You can learn more about the new releases by bookmarking this page or by [subscr
1919
## Updates summary
2020

2121
- 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)
2224
- [Cross Subscription Backup support for Azure File Share (preview)](#cross-subscription-backup-support-for-azure-file-share-preview)
2325
- [Back up SAP ASE (Sybase) database (preview)](#back-up-sap-ase-sybase-database-preview)
2426
- [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
98100
- February 2021
99101
- [Backup for Azure Blobs (in preview)](#backup-for-azure-blobs-in-preview)
100102

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+
101119
## Cross Subscription Backup support for Azure File Share (preview)
102120

103121
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

Comments
 (0)