We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66dfc0 commit 6a9be03Copy full SHA for 6a9be03
articles/storage/blobs/soft-delete-blob-enable.md
@@ -28,7 +28,7 @@ Blob soft delete is disabled by default for a new storage account. You can enabl
28
To enable blob soft delete for your storage account by using the Azure portal, follow these steps:
29
30
1. In the [Azure portal](https://portal.azure.com/), navigate to your storage account.
31
-1. Locate the **Data Protection** option under **Blob service**.
+1. Locate the **Data Protection** option under **Data management**.
32
1. In the **Recovery** section, select **Turn on soft delete for blobs**.
33
1. Specify a retention period between 1 and 365 days. Microsoft recommends a minimum retention period of seven days.
34
1. Save your changes.
0 commit comments