Skip to content

Commit d8c83ac

Browse files
authored
Merge pull request #104835 from dcurwin/feb19-2020
Add error message scenario
2 parents d57a1c8 + 0486dee commit d8c83ac

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ This error occurs when one of the extension failures puts the VM into provisioni
5959

6060
- This issue could happen if there is a lock on the recovery point resource group preventing automatic cleanup of recovery points.
6161
- This issue can also happen if multiple backups are triggered per day. Currently we recommend only one backup per day, as the instant restore points are retained for 1-5 days per the configured snapshot retention and only 18 instant RPs can be associated with a VM at any given time. <br>
62+
- The number of restore points across restore point collections and resource groups for a VM cannot exceed 18. To create a new restore point, please delete existing restore points.
6263

6364
Recommended Action:<br>
6465
To resolve this issue, remove the lock on the resource group of the VM, and retry the operation to trigger clean-up.

articles/backup/backup-support-matrix-iaas.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ Back up & Restore deduplicated VMs/disks | Azure Backup does not support dedupli
166166
Add disk to protected VM | Supported.
167167
Resize disk on protected VM | Supported.
168168
Shared storage| Backing up VMs using Cluster Shared Volume (CSV) or Scale-Out File Server is not supported. CSV writers are likely to fail during backup. On restore, disks containing CSV volumes might not come-up.
169+
[Shared disks](https://docs.microsoft.com/azure/virtual-machines/windows/disks-shared-enable) | Not supported.
169170

170171
## VM network support
171172

0 commit comments

Comments
 (0)