Skip to content

Commit d0080ee

Browse files
committed
Acrolinx
1 parent 9fab8e3 commit d0080ee

File tree

2 files changed

+35
-34
lines changed

2 files changed

+35
-34
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The following table summarizes the support matrix for VM restore points.
4242
**VM with HUB (Hybrid Use Benefit) license** | Yes
4343
**VMs migrated from on-prem using Azure Migrate** | Yes
4444
**VMs with RBAC policies** | Yes
45-
**Temporary disk in VMs** | Yes. You can create VM restore point for VMs with temporary disks. However, the restore points created do not contain the data from the temporary disks.
45+
**Temporary disk in VMs** | Yes. You can create VM restore point for VMs with temporary disks. However, the restore points created don't contain the data from the temporary disks.
4646
**VMs with standard HDDs** | Yes
4747
**VMs with standard SSDs** | Yes
4848
**VMs with premium SSDs** | Yes
@@ -53,7 +53,7 @@ The following table summarizes the support matrix for VM restore points.
5353
**VMs with Host based encryption enabled with PMK/CMK/Double encryption** | Yes
5454
**VMs with ADE (Azure Disk Encryption)** | Yes
5555
**VMs using Accelerated Networking** | Yes
56-
**Frequency supported** | 3 hours for app consistent restore points. 1 hour for [crash consistent restore points (preview)](https://github.com/Azure/Virtual-Machine-Restore-Points/tree/main/Crash%20consistent%20VM%20restore%20points%20(preview))
56+
**Frequency supported** | Three hours for app consistent restore points. One hour for [crash consistent restore points (preview)](https://github.com/Azure/Virtual-Machine-Restore-Points/tree/main/Crash%20consistent%20VM%20restore%20points%20(preview))
5757

5858
## Operating system support
5959

@@ -76,23 +76,23 @@ Restore points don't support 32-bit operating systems.
7676

7777
For Azure VM Linux VMs, restore points support the list of Linux [distributions endorsed by Azure](../virtual-machines/linux/endorsed-distros.md). Note the following:
7878

79-
- Restore points do not support Core OS Linux.
80-
- Restore points do not support 32-bit operating systems.
79+
- Restore points don't support Core OS Linux.
80+
- Restore points don't support 32-bit operating systems.
8181
- Other bring-your-own Linux distributions might work as long as the [Azure VM agent for Linux](../virtual-machines/extensions/agent-linux.md) is available on the VM, and as long as Python is supported.
82-
- Restore points do not support a proxy-configured Linux VM if it doesn't have Python version 2.7 or higher installed.
83-
- Restore points do not back up NFS files that are mounted from storage, or from any other NFS server, to Linux or Windows machines. It only backs up disks that are locally attached to the VM.
82+
- Restore points don't support a proxy-configured Linux VM if it doesn't have Python version 2.7 or higher installed.
83+
- Restore points don't back up NFS files that are mounted from storage, or from any other NFS server, to Linux or Windows machines. It only backs up disks that are locally attached to the VM.
8484

8585
## Other limitations
8686

8787
- Restore points are supported only for managed disks.
88-
- Ultra-disks, Ephemeral OS disks, and Shared disks are not supported.
88+
- Ultra-disks, Ephemeral OS disks, and Shared disks aren't supported.
8989
- Restore points APIs require an API of version 2021-03-01 or later.
9090
- A maximum of 500 VM restore points can be retained at any time for a VM, irrespective of the number of restore point collections.
91-
- Concurrent creation of restore points for a VM is not supported.
92-
- Movement of Virtual Machines (VM) between Resource Groups (RG), or Subscriptions is not supported when the VM has restore points. Moving the VM between Resource Groups or Subscriptions will not update the source VM reference in the restore point and will cause a mismatch of ARM IDs between the actual VM and the restore points.
91+
- Concurrent creation of restore points for a VM isn't supported.
92+
- Movement of Virtual Machines (VM) between Resource Groups (RG), or Subscriptions isn't supported when the VM has restore points. Moving the VM between Resource Groups or Subscriptions won't update the source VM reference in the restore point and will cause a mismatch of ARM processor IDs between the actual VM and the restore points.
9393
> [!Note]
9494
> Public preview of cross-region creation and copying of VM restore points is available, with the following limitations:
95-
> - Private links are not supported when copying restore points across regions or creating restore points in a region other than the source VM.
95+
> - Private links aren't supported when copying restore points across regions or creating restore points in a region other than the source VM.
9696
> - Customer-managed key encrypted restore points, when copied to a target region or created directly in the target region are created as platform-managed key encrypted restore points.
9797
> - No portal support for cross region copy and cross region creation of restore points
9898

0 commit comments

Comments
 (0)