Skip to content

Commit 61fbbdf

Browse files
authored
Merge pull request #99137 from animeshdas11/patch-15
Point-in-time restore is supported for general-purpose v2 storage accounts in the standard performance tier only. Only data in the hot and cool access tiers can be restored with point-in-time restore.
2 parents 0e2ae0f + a9b9b79 commit 61fbbdf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/storage/blobs/point-in-time-restore-manage.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ You can use point-in-time restore to restore one or more sets of block blobs to
1919

2020
To learn more about point-in-time restore, see [Point-in-time restore for block blobs](point-in-time-restore-overview.md).
2121

22+
> [!NOTE]
23+
> Point-in-time restore is supported for general-purpose v2 storage accounts in the standard performance tier only. Only data in the hot and cool access tiers can be restored with point-in-time restore.
24+
2225
> [!CAUTION]
2326
> Point-in-time restore supports restoring operations on block blobs only. Operations on containers cannot be restored. If you delete a container from the storage account by calling the [Delete Container](/rest/api/storageservices/delete-container) operation, that container cannot be restored with a restore operation. Rather than deleting an entire container, delete individual blobs if you may want to restore them later. Also, Microsoft recommends enabling soft delete for containers and blobs to protect against accidental deletion. For more information, see [Soft delete for containers](soft-delete-container-overview.md) and [Soft delete for blobs](soft-delete-blob-overview.md).
2427

0 commit comments

Comments
 (0)