Skip to content

Commit b2651d1

Browse files
author
David Curwin
committed
Snapshots are stored in Restore Point Collections
1 parent 65b757f commit b2651d1

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/backup/backup-azure-troubleshoot-vm-backup-fails-snapshot-timeout.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ After you register and schedule a VM for the Azure Backup service, Backup initia
105105
**Error code**: UserErrorUnsupportedDiskSize <br>
106106
**Error message**: The configured disk size(s) is currently not supported by Azure Backup. <br>
107107

108-
Your backup operation could fail when backing up a VM with a disk size greater than 30 TB. Also, backup of encrypted disks greater than 4TB in size is not supported today. Ensure that the disk size(s) is less than or equal to the supported limit by splitting the disk(s).
108+
Your backup operation could fail when backing up a VM with a disk size greater than 30 TB. Also, backup of encrypted disks greater than 4 TB in size is not supported today. Ensure that the disk size(s) is less than or equal to the supported limit by splitting the disk(s).
109109

110110
## UserErrorBackupOperationInProgress - Unable to initiate backup as another backup operation is currently in progress
111111

@@ -228,7 +228,11 @@ Completing these steps causes the extension to be reinstalled during the next ba
228228

229229
### <a name="clean_up_restore_point_collection"></a> Clean up restore point collection
230230

231-
After removing the lock, the restore points have to be cleaned up. To clean up the restore points, follow any of the methods:<br>
231+
After removing the lock, the restore points have to be cleaned up.
232+
233+
If you delete the Resource Group of the VM, or the VM itself, the instant restore snapshots of managed disks remain active and expire according to the retention set. In order to delete the instant restore snapshots (if you don't need them anymore) that are stored in the Restore Point Collection, clean up the restore point collection according to the steps given below.
234+
235+
To clean up the restore points, follow any of the methods:<br>
232236

233237
- [Clean up restore point collection by running ad hoc backup](#clean-up-restore-point-collection-by-running-ad-hoc-backup)<br>
234238
- [Clean up restore point collection from Azure portal](#clean-up-restore-point-collection-from-azure-portal)<br>

0 commit comments

Comments
 (0)