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
@@ -240,14 +240,23 @@ Once you have enabled MUA, the operations in scope will be restricted on the vau
240
240
>[!NOTE]
241
241
>We highly recommend that you test your setup after enabling MUA to ensure that protected operations are blocked as expected and to ensure that MUA is correctly configured.
242
242
243
-
Depicted below is an illustration of what happens when the Backup admin tries to perform such a protected operation (For example, disabling soft delete is depicted here. Other protected operations have a similar experience). The following steps are performed by a Backup admin without required permissions.
243
+
Depicted below is an illustration of what happens when the Backup admin tries to perform such a protected operation (For example, disabling immutability is depicted here. Other protected operations have a similar experience). The following steps are performed by a Backup admin without required permissions.
244
244
245
-
1. To disable soft delete, go to the Recovery Services vault > **Properties** > **Security Settings** and select **Update**, which brings up the Security Settings.
246
-
1. Disable the soft delete using the slider. You're informed that this is a protected operation, and you need to verify their access to the Resource Guard.
247
-
1. Select the directory containing the Resource Guard and Authenticate yourself. This step may not be required if the Resource Guard is in the same directory as the vault.
248
-
1. Proceed to select **Save**. The request fails with an error informing them about not having sufficient permissions on the Resource Guard to let you perform this operation.
245
+
To disable immutability, follow these steps:
249
246
250
-
:::image type="content" source="./media/multi-user-authorization/test-vault-properties-security-settings-inline.png" alt-text="Screenshot showing the Test Vault properties security settings." lightbox="./media/multi-user-authorization/test-vault-properties-security-settings-expanded.png":::
247
+
1. Go to the **Recovery Services vault** > **Properties**.
248
+
1. On the **Properties** pane, under **Immutable vault**, select **Settings**.
249
+
1. On the **Immutable Vault** pane, disable Immutability by clearing the **Enable vault immutability** checkbox.
250
+
251
+
You're informed that this is a protected operation, and you need to verify their access to the Resource Guard.
252
+
1. Select the directory containing the Resource Guard and Authenticate yourself.
253
+
254
+
>[!Note]
255
+
>This action isn't required if the Resource Guard is in the same directory as the vault.
256
+
257
+
1. Select **Apply**.
258
+
259
+
The request fails with an error you don't have sufficient permissions on the Resource Guard to perform this operation.
0 commit comments