Skip to content

Commit dbb53fe

Browse files
Merge pull request #284007 from Aarthi-Vijaya-raghavan/rp-support-matrix
OS support
2 parents 41f7d8f + 4dc525d commit dbb53fe

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ The following table summarizes the support matrix for VM restore points.
5353
**VMs with ADE (Azure Disk Encryption)** | Yes
5454
**VMs using Accelerated Networking** | Yes
5555
**Minimum Frequency at which App consistent restore point can be taken** | 3 hours
56-
**Minimum Frequency at which [crash consistent restore points (preview)](https://github.com/Azure/Virtual-Machine-Restore-Points/tree/main/Crash%20consistent%20VM%20restore%20points%20(preview)) can be taken** | 1 hour
56+
**Minimum Frequency at which crash consistent restore points can be taken** | 1 hour
5757
**API version for Application consistent restore point** | 2021-03-01 or later
58-
**API version for Crash consistent restore point (in preview)** | 2021-07-01 or later
58+
**API version for Crash consistent restore point** | 2021-07-01 or later
5959

6060
> [!Note]
6161
> Restore Points (App consistent or crash consistent) can be created by customer at the minimum supported frequency as mentioned above. Taking restore points at a frequency lower than supported would result in failure.
@@ -72,8 +72,7 @@ The following Windows operating systems are supported when creating restore poin
7272
- Windows Server 2016 (Datacenter/Datacenter Core/Standard)
7373
- Windows Server 2012 R2 (Datacenter/Standard)
7474
- Windows Server 2012 (Datacenter/Standard)
75-
- Windows Server 2008 R2 (RTM and SP1 Standard)
76-
- Windows Server 2008 (64 bit only)
75+
- OS that have reached [extended security update](/lifecycle/faq/extended-security-updates) will not be supported. Check your product's lifecycle [here](/lifecycle/products/)
7776

7877
Restore points don't support 32-bit operating systems.
7978

@@ -96,7 +95,7 @@ For Azure VM Linux VMs, restore points support the list of Linux [distributions
9695
- Restore points are supported only for managed disks.
9796
- Ephemeral OS disks, and Shared disks aren't supported via both consistency modes.
9897
- Restore points APIs require an API of version 2021-03-01 or later for application consistency.
99-
- Restore points APIs require an API of version 2021-03-01 or later for crash consistency. (in preview)
98+
- Restore points APIs require an API of version 2021-03-01 or later for crash consistency.
10099
- A maximum of 10,000 restore point collections can be retained at per subscription per region level.
101100
- A maximum of 500 VM restore points can be retained at any time for a VM, irrespective of the number of restore point collections.
102101
- Concurrent creation of restore points for a VM isn't supported.

0 commit comments

Comments
 (0)