Skip to content

Commit 1114608

Browse files
Merge pull request #278911 from normesta/normesta-reg-updates-14
Making a quick edit
2 parents 7d1508c + 526ea08 commit 1114608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ The following table describes the expected behavior for delete and write operati
138138

139139
|**REST API operation**|**Soft Delete enabled**|
140140
|---|---|
141-
|[Storage Accounts - Delete](/rest/api/storagerp/storage-accounts/delete) | No change. Containers and blobs in the deleted account aren't recoverable. |
141+
|[Delete Storage Account](/rest/api/storagerp/storage-accounts/delete) | No change. Containers and blobs in the deleted account aren't recoverable. |
142142
|[Filesystem - Delete](/rest/api/storageservices/datalakestoragegen2/filesystem/delete) | No change. Blobs in the deleted container aren't recoverable.|
143143
|[Delete Container](/rest/api/storageservices/delete-container) |No change. Blobs in the deleted container aren't recoverable.|
144144
|[Path - Delete](/rest/api/storageservices/datalakestoragegen2/path/delete) |A soft-deleted blob or directory is created. The soft-deleted object is deleted after the retention period.|

0 commit comments

Comments
 (0)