Skip to content

Commit ca14267

Browse files
Merge pull request #261761 from Aarthi-Vijaya-raghavan/ga-crash-updates
GA crash changes
2 parents 17698a3 + a6133e3 commit ca14267

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

articles/virtual-machines/virtual-machines-create-restore-points.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,14 @@ The throttling would fail with error code 429. Please retry the operation after
5757
## Limitations
5858

5959
- Restore points are supported only for managed disks.
60-
- Ultra-disks, ephemeral OS disks, and shared disks aren't supported.
61-
- The API version for an application-consistent restore point is March 1, 2021, or later.
62-
- The API version for a crash-consistent restore point is July 1, 2021, or later.
63-
- Crash consistent is supported only for Premium VM SKUs.
60+
- Ultra disks, Premium SSD v2 disks, Write-accelerated disks, Ephemeral OS disks, and shared disks aren't supported for crash consistency mode.
61+
- Ephemeral OS disks, and shared disks aren't supported for application consistency mode.
62+
- The API version for an application-consistent restore point is 2021-03-01, or later.
63+
- The API version for a crash-consistent restore point is 2021-07-01, or later.
64+
- Crash consistent restore point is supported on all Azure public regions.
65+
- Crash consistent restore point is supported for VM sizes that support Premium storage like DSv2.
6466
- Crash consistent restore points are not supported via portal. We will enable this soon.
65-
- A maximum of 500 VM restore points can be retained at any time for a VM, irrespective of the number of restore point collections.
67+
- A maximum of 500 VM restore points can be retained at any time for a VM, irrespective of the number of restore point collections or consistency type.
6668
- Concurrent creation of restore points for a VM isn't supported.
6769
- Restore points for virtual machine scale sets in Uniform orchestration mode aren't supported.
6870
- Movement of VMs between resource groups or subscriptions isn't supported when the VM has restore points. Moving the VM between resource groups or subscriptions doesn't update the source VM reference in the restore point and causes a mismatch of Resource Manager IDs between the actual VM and the restore points.

0 commit comments

Comments
 (0)