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/backup/soft-delete-azure-backup-faq.yml
+6-5Lines changed: 6 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ metadata:
4
4
description: Answers to common questions about the security feature - soft delete.
5
5
ms.topic: faq
6
6
ms.service: azure-backup
7
-
ms.date: 01/31/2025
7
+
ms.date: 01/12/2026
8
8
author: AbhishekMallick-MS
9
9
ms.author: v-mallicka
10
10
@@ -33,7 +33,7 @@ sections:
33
33
- question: |
34
34
Can I perform a restore operation when my data is in soft delete state?
35
35
answer: |
36
-
No, you need to undelete the soft deleted resource in order to restore. The undeleteoperation will bring the resource back into the **Stop protection with retain data state** where you can restore to any point in time. Garbage collector remains paused in this state.
36
+
No, you need to undelete the soft deleted resource in order to restore. The undelete-operation will bring the resource back into the **Stop protection with retain data state** where you can restore to any point in time. Garbage collector remains paused in this state.
37
37
38
38
- question: |
39
39
Will my snapshots follow the same lifecycle as my recovery points in the vault?
@@ -43,7 +43,7 @@ sections:
43
43
- question: |
44
44
How can I trigger the scheduled backups again for a soft-deleted resource?
45
45
answer: |
46
-
Undelete followed by a resume operation will protect the resource again. The resumeoperation associates a backup policy to trigger the scheduled backups with the selected retention period. Also, the garbage collector runs as soon as the resumeoperation completes. If you wish to perform a restore from a recovery point that's past its expiration date, you're advised to do it before triggering the resumeoperation.
46
+
Undelete followed by a resume operation will protect the resource again. The resume-operation associates a backup policy to trigger the scheduled backups with the selected retention period. Also, the garbage collector runs as soon as the resume-operation completes. If you wish to perform a restore from a recovery point that's past its expiration date, you're advised to do it before triggering the resume-operation.
47
47
48
48
- question: |
49
49
Can I delete my vault if there are soft-deleted items in the vault?
@@ -53,7 +53,7 @@ sections:
53
53
- question: |
54
54
Can I delete the data earlier than the 14 days soft-delete period after deletion?
55
55
answer: |
56
-
No. You can't force-delete the soft-deleted items. They're automatically deleted after 14 days. This security feature is enabled to safeguard the backed-up data from accidental or malicious deletes. You should wait for 14 days before performing any other action on the item. Soft-deleted items won't be charged. If you need to reprotect the items marked for soft-delete within 14 days in a new vault, then contact Microsoft support.
56
+
No. You can't force-delete the soft-deleted items. They're automatically deleted after 14 days. This security feature is enabled to safeguard the backed-up data from accidental or malicious deletes. You should wait for 14 days before performing any other action on the item. Soft-deleted items won't be charged. If you need to reprotect the items marked for soft-delete within 14 days in a new vault, then contact Microsoft support.
57
57
58
58
- question: |
59
59
Can soft delete operations be performed in PowerShell or CLI?
@@ -63,4 +63,5 @@ sections:
63
63
additionalContent: |
64
64
65
65
## Next steps
66
-
[Manage the soft delete features in Azure Backup](backup-azure-security-feature-cloud.md).
66
+
- [Manage the soft delete features in Azure Backup](backup-azure-security-feature-cloud.md).
67
+
- [About enhanced soft delete for Azure Backup](backup-azure-enhanced-soft-delete-about.md).
0 commit comments