Skip to content

Commit e7a26bb

Browse files
Merge pull request #259301 from mepand/docs-editor/backup-azure-troubleshoot-blob-1700633739
Update backup-azure-troubleshoot-blob-backup.md
2 parents 063ce12 + be197ca commit e7a26bb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/backup/backup-azure-troubleshoot-blob-backup.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,14 @@ This article provides troubleshooting information to address issues you encounte
9696

9797
**Recommendation**: Ensure that the restore point ID is correct and the restore point didn't get deleted based on the backup retention settings. For a recent recovery point, ensure that the corresponding backup job is complete. We recommend you triggering the operation again using a valid restore point. If the issue persists, contact Microsoft support.
9898

99+
### UserErrorContainerNotFoundForPointInTimeRestore
100+
101+
**Error code**: `UserErrorContainerNotFoundForPointInTimeRestore`
102+
103+
**Error message**: A container selected for the restore was not found in the storage account for the selected point in time.
104+
105+
**Recommendation**: Use specific container restore or prefix match restore for containers that are present in the account. We also recommend enabling vaulted backup for your storage account to get comprehensive protection against deletion of containers. If you already have it configured, you can use a recovery point for performing recovery of deleted containers.
106+
99107
### UserErrorTargetContainersExistOnAccount
100108

101109
**Error code**: `UserErrorTargetContainersExistOnAccount`

0 commit comments

Comments
 (0)