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
Copy file name to clipboardExpand all lines: articles/storage/blobs/soft-delete-blob-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -138,7 +138,7 @@ The following table describes the expected behavior for delete and write operati
138
138
139
139
|**REST API operation**|**Soft Delete enabled**|
140
140
|---|---|
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. |
142
142
|[Filesystem - Delete](/rest/api/storageservices/datalakestoragegen2/filesystem/delete)| No change. Blobs in the deleted container aren't recoverable.|
143
143
|[Delete Container](/rest/api/storageservices/delete-container)|No change. Blobs in the deleted container aren't recoverable.|
144
144
|[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