Skip to content

Commit 6d48bf8

Browse files
Learn Editor: Update soft-delete-container-overview.md
1 parent 69c52fc commit 6d48bf8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

articles/storage/blobs/soft-delete-container-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ The following diagram shows how a deleted container can be restored when contain
4040

4141
:::image type="content" source="media/soft-delete-container-overview/container-soft-delete-diagram.png" alt-text="Diagram showing how a soft-deleted container may be restored":::
4242

43-
After the retention period has expired, the container is permanently deleted from Azure Storage and cannot be recovered. The clock starts on the retention period at the point that the container is deleted. You can change the retention period at any time, but the new setting applies only to containers deleted *after* the update. Containers that were already deleted will be permanently removed based on the retention period that was in effect when they were originally deleted.
43+
After the retention period expires, the container is permanently deleted from Azure Storage and cannot be recovered. The clock starts on the retention period at the point that the container is deleted. You can change the retention period at any time, but the new setting applies only to containers deleted *after* the update. Containers that were already deleted will be permanently removed based on the retention period that was in effect when they were originally deleted.
4444

45-
Turning off container soft delete does not cause existing soft‑deleted containers to be permanently deleted. They will be permanently deleted based on the retention period that applied at the time they were deleted.
45+
Turning off container soft delete doesn't cause existing soft‑deleted containers to be permanently deleted. They will be permanently deleted based on the retention period that applied at the time they were deleted.
4646

4747
Container soft delete is available for the following types of storage accounts:
4848

@@ -55,7 +55,7 @@ Storage accounts with a hierarchical namespace enabled for use with Azure Data L
5555
Version 2019-12-12 or higher of the Azure Storage REST API supports container soft delete.
5656

5757
> [!IMPORTANT]
58-
> Container soft delete does not protect against the deletion of a storage account, but only against the deletion of containers in that account. To protect a storage account from deletion, configure a lock on the storage account resource. For more information about locking Azure Resource Manager resources, see [Lock resources to prevent unexpected changes](../../azure-resource-manager/management/lock-resources.md).
58+
> Container soft delete doesn't protect against the deletion of a storage account, but only against the deletion of containers in that account. To protect a storage account from deletion, configure a lock on the storage account resource. For more information about locking Azure Resource Manager resources, see [Lock resources to prevent unexpected changes](../../azure-resource-manager/management/lock-resources.md).
5959
6060
## Feature support
6161

0 commit comments

Comments
 (0)