Skip to content

Commit c7798e8

Browse files
Merge pull request #276395 from AbhishekMallick-MS/May-27-2024-Freshness1
Freshness - Manage immutable vault
2 parents 3959324 + 4750e3a commit c7798e8

File tree

1 file changed

+13
-18
lines changed

1 file changed

+13
-18
lines changed

articles/backup/backup-azure-immutable-vault-how-to-manage.md

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,17 @@ title: How to manage Azure Backup Immutable vault operations
33
description: This article explains how to manage Azure Backup Immutable vault operations.
44
ms.topic: how-to
55
ms.service: backup
6-
ms.date: 05/25/2023
6+
ms.date: 05/27/2024
77
author: AbhishekMallick-MS
88
ms.author: v-abhmallick
9+
ms.custom: engagement-fy24
910
---
1011

1112
# Manage Azure Backup Immutable vault operations
1213

13-
[Immutable vault](backup-azure-immutable-vault-concept.md) 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 to prevent any malicious actors from disabling immutability and deleting backups.
14-
15-
In this article, you'll learn how to:
14+
This article describes how to manage Azure Backup Immutable vault operations for Recovery Services vault and Backup vault.
1615

17-
> [!div class="checklist"]
18-
>
19-
> - Enable Immutable vault
20-
> - Perform operations on Immutable vault
21-
> - Disable immutability
16+
[Immutable vault](backup-azure-immutable-vault-concept.md) 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 to prevent any malicious actors from disabling immutability and deleting backups.
2217

2318
## Enable Immutable vault
2419

@@ -28,11 +23,11 @@ You can enable immutability for a vault through its properties.
2823

2924
# [Recovery Services vault](#tab/recovery-services-vault)
3025

31-
Follow these steps:
26+
To enable Immutable vault for a Recovery Services vault, follow these steps:
3227

3328
1. Go to the **Recovery Services vault** for which you want to enable immutability.
3429

35-
1. In the vault, go to **Properties** > **Immutable vault**, and then select **Settings**.
30+
1. On the vault, go to **Properties** > **Immutable vault**, and then select **Settings**.
3631

3732
:::image type="content" source="./media/backup-azure-immutable-vault/enable-immutable-vault-settings.png" alt-text="Screenshot showing how to open the Immutable vault settings.":::
3833

@@ -50,7 +45,7 @@ Follow these steps:
5045

5146
# [Backup vault](#tab/backup-vault)
5247

53-
Follow these steps:
48+
To enable Immutable vault for a Backup vault, follow these steps:
5449

5550
1. Go to the **Backup vault** for which you want to enable immutability.
5651

@@ -116,38 +111,38 @@ You can disable immutability only for vaults that have immutability enabled, but
116111

117112
# [Recovery Services vault](#tab/recovery-services-vault)
118113

119-
Follow these steps:
114+
To disable immutability for a Recovery Services vault, follow these steps:
120115

121116
1. Go to the **Recovery Services** vault for which you want to disable immutability.
122117

123118
1. In the vault, go to **Properties** > **Immutable vault**, and then select **Settings**.
124119

125120
:::image type="content" source="./media/backup-azure-immutable-vault/disable-immutable-vault-settings.png" alt-text="Screenshot showing how to open the Immutable vault settings to disable.":::
126121

127-
1. In the **Immutable vault** blade, clear the **Enable vault Immutability** checkbox.
122+
1. On the **Immutable vault** blade, clear the **Enable vault Immutability** checkbox.
128123

129124
1. Select **Apply** to save the changes.
130125

131126
:::image type="content" source="./media/backup-azure-immutable-vault/backup-azure-disable-immutability.png" alt-text="Screenshot showing how to disable the Immutable vault settings.":::
132127

133128
# [Backup vault](#tab/backup-vault)
134129

135-
Follow these steps:
130+
To disable immutability for a Nackup vault, follow these steps:
136131

137132
1. Go to the **Backup vault** for which you want to disable immutability.
138133

139134
1. In the vault, go to **Properties** > **Immutable vault**, and then select **Settings**.
140135

141136
:::image type="content" source="./media/backup-azure-immutable-vault/disable-immutable-vault-settings-backup-vault.png" alt-text="Screenshot showing how to open the Immutable vault settings to disable for a Backup vault.":::
142137

143-
1. In the **Immutable vault** blade, clear the **Enable vault Immutability** checkbox.
138+
1. On the **Immutable vault** blade, clear the **Enable vault Immutability** checkbox.
144139

145140
1. Select **Apply** to save the changes.
146141

147142
:::image type="content" source="./media/backup-azure-immutable-vault/backup-azure-disable-immutability.png" alt-text="Screenshot showing how to disable the Immutable vault settings for a Backup vault.":::
148143

149144
---
150145

151-
## Next steps
146+
## Next step
152147

153-
- Learn [about Immutable vault for Azure Backup](backup-azure-immutable-vault-concept.md).
148+
Learn [about Immutable vault for Azure Backup](backup-azure-immutable-vault-concept.md).

0 commit comments

Comments
 (0)