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-how-to-manage.md
+13-18Lines changed: 13 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,22 +3,17 @@ title: How to manage Azure Backup Immutable vault operations
3
3
description: This article explains how to manage Azure Backup Immutable vault operations.
4
4
ms.topic: how-to
5
5
ms.service: backup
6
-
ms.date: 05/25/2023
6
+
ms.date: 05/27/2024
7
7
author: AbhishekMallick-MS
8
8
ms.author: v-abhmallick
9
+
ms.custom: engagement-fy24
9
10
---
10
11
11
12
# Manage Azure Backup Immutable vault operations
12
13
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.
16
15
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.
22
17
23
18
## Enable Immutable vault
24
19
@@ -28,11 +23,11 @@ You can enable immutability for a vault through its properties.
To enable Immutable vault for a Recovery Services vault, follow these steps:
32
27
33
28
1. Go to the **Recovery Services vault** for which you want to enable immutability.
34
29
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**.
36
31
37
32
:::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.":::
38
33
@@ -50,7 +45,7 @@ Follow these steps:
50
45
51
46
# [Backup vault](#tab/backup-vault)
52
47
53
-
Follow these steps:
48
+
To enable Immutable vault for a Backup vault, follow these steps:
54
49
55
50
1. Go to the **Backup vault** for which you want to enable immutability.
56
51
@@ -116,38 +111,38 @@ You can disable immutability only for vaults that have immutability enabled, but
To disable immutability for a Recovery Services vault, follow these steps:
120
115
121
116
1. Go to the **Recovery Services** vault for which you want to disable immutability.
122
117
123
118
1. In the vault, go to **Properties** > **Immutable vault**, and then select **Settings**.
124
119
125
120
:::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.":::
126
121
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.
128
123
129
124
1. Select **Apply** to save the changes.
130
125
131
126
:::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.":::
132
127
133
128
# [Backup vault](#tab/backup-vault)
134
129
135
-
Follow these steps:
130
+
To disable immutability for a Nackup vault, follow these steps:
136
131
137
132
1. Go to the **Backup vault** for which you want to disable immutability.
138
133
139
134
1. In the vault, go to **Properties** > **Immutable vault**, and then select **Settings**.
140
135
141
136
:::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.":::
142
137
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.
144
139
145
140
1. Select **Apply** to save the changes.
146
141
147
142
:::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.":::
148
143
149
144
---
150
145
151
-
## Next steps
146
+
## Next step
152
147
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