diff --git a/Instructions/Labs/LAB_06b_Enable soft delete in Azure Key Vault.md b/Instructions/Labs/LAB_06b_Enable soft delete in Azure Key Vault.md index 28f244b..4a66514 100644 --- a/Instructions/Labs/LAB_06b_Enable soft delete in Azure Key Vault.md +++ b/Instructions/Labs/LAB_06b_Enable soft delete in Azure Key Vault.md @@ -20,15 +20,17 @@ Deleting a key vault without soft delete enabled permanently deletes all secrets ### Verify if soft delete is enabled on a key vault and enable soft delete -1. In the search box at the top of the portal, enter **key vaults.** Select **Key vaults** in the search results. +1. Start a browser session and sign-in to the [Azure portal menu.](https://portal.azure.com/). + +2. In the search box at the top of the portal, enter **key vaults.** Select **Key vaults** in the search results. -2. Browse to the key vault you previously created. +3. Browse to the key vault you previously created. -3. From the **Settings** blade, select **Properties.** +4. From the **Settings** blade, select **Properties.** -4. Verify if the radio button next to soft-delete is set to **Enable purge protection (enforce a mandatory retention period for deleted vaults and vault objects).** +5. Verify if the radio button next to soft-delete is set to **Enable purge protection (enforce a mandatory retention period for deleted vaults and vault objects).** -5. If soft-delete is not enabled on the key vault, click the **Enable purge protection (enforce a mandatory retention period for deleted vaults and vault objects)** radio button to enable soft delete and click **Save.** +6. If soft-delete is not enabled on the key vault, click the **Enable purge protection (enforce a mandatory retention period for deleted vaults and vault objects)** radio button to enable soft delete and click **Save.** ![image](https://github.com/user-attachments/assets/8cc1d810-5a15-43fb-9dd8-1484af65897e)