Skip to content

Commit 3b84580

Browse files
author
AbhishekMallick-MS
committed
addressed peer-review inputs
1 parent eecd4fc commit 3b84580

5 files changed

+43
-43
lines changed
Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
11
---
2-
title: About agentless multi-disk crash consistent backup for Azure Virtual Machines by using Azure Backup
3-
description: Learn about agentless multi-disk crash consistent backup for Azure VMs by using Azure Backup via Azure portal.
2+
title: About agentless multi-disk crash-consistent backup for Azure Virtual Machines by using Azure Backup
3+
description: Learn about agentless multi-disk crash-consistent backup for Azure VMs by using Azure Backup via Azure portal.
44
ms.topic: conceptual
55
ms.date: 03/15/2024
66
author: AbhishekMallick-MS
77
ms.author: v-abhmallick
88
---
99

10-
# About agentless multi-disk crash consistent backup for Azure VMs (preview)
10+
# About agentless multi-disk crash-consistent backup for Azure VMs (preview)
1111

12-
Azure Backup supports agentless VM backups by using multi-disk crash-consistent restore points (preview). The Enhanced VM backup policy now enables you to configure the consistency type of the backups (application-consistent restore points or crash-consistent restore points preview) for Azure VMs. This feature also enables Azure VM backup to retry the backup operation with *crash consistent snapshots* (for *supported VMs*) if the application-consistent snapshot fails.
12+
Azure Backup supports agentless VM backups by using multi-disk crash-consistent restore points (preview). The Enhanced VM backup policy now enables you to configure the consistency type of the backups (application-consistent restore points or crash-consistent restore points (preview) for Azure VMs. This feature also enables Azure VM backup to retry the backup operation with *crash-consistent snapshots* (for *supported VMs*) if the application-consistent snapshot fails.
1313

1414
## When do I choose crash-consistent backup over application-consistent backup?
1515

16-
- If your workload is performance sensitive and can tolerate recovery from crash-consistent backups, crash-consistent backups help quiesce VM I/O for shorter period during backup. Crash-consistent backup doesn't use Volume Shadow Copy Service, VSS (for Windows) or fsfreeze (for Linux) to avoid the associated quiescing delays.
16+
- If your workload is performance sensitive and can tolerate recovery from crash-consistent backups, crash-consistent backups help quiesce VM I/O for a shorter period during backup. Crash-consistent backup doesn't use Volume Shadow Copy Service, (VSS) (for Windows) or *fsfreeze* (for Linux) to avoid the associated quiescing delays.
1717

18-
- If you don't want to install the VM Agent or snapshot extension required for application consistent or file-system consistent snapshots in your Azure VM, use crash-consistent backups for an agentless backup solution.
18+
- If you don't want to install the VM Agent or snapshot extension required for application-consistent or file-system-consistent snapshots in your Azure VM, use crash-consistent backups for an agentless backup solution.
1919

20-
- If your operating system is not supported for application or file-system consistent backup, use crash consistent backups. Crash-consistent backup is operating system agnostic as it doesn't rely on the VM agent or snapshot extension.
20+
- If your operating system is not supported for application or file-system-consistent backup, use crash-consistent backups. Crash-consistent backup is operating system agnostic as it doesn't rely on the VM agent or snapshot extension.
2121

2222
## When do I not use crash-consistent backups?
2323

24-
- If your application can't tolerate recovery from crash consistent backups.
24+
- If your application can't tolerate recovery from crash-consistent backups.
2525
- If you use pre/post scripts for Linux VM backups.
2626
- If you use read/write host caching and your workload is sensitive to cached data not being flushed before backup.
2727

2828
## Pricing for agentless multi-disk crash-consistent backup
2929

30-
During preview, Azure VMs backed up with multi-disk crash consistent type is charged for 0.5 protected instance (PI) and the backup storage consumed.
30+
During preview, Azure VMs backed up with multi-disk crash-consistent type is charged for 0.5 protected instance (PI) and the backup storage consumed.
3131

32-
## Supported scenarios for agentless multi-disk crash consistent VM backup (preview)
32+
## Supported scenarios for agentless multi-disk crash-consistent VM backup (preview)
3333

3434
[!INCLUDE [backup-azure-agentless-multi-disk-crash-consistent-vm-backup-support-scenarios.md](../../includes/backup-azure-agentless-multi-disk-crash-consistent-vm-backup-support-scenarios.md)]
3535

3636

3737
>[!Note]
38-
>Multi-disk crash consistency might not succeed for disks configured with read or write host caching because writes that occur while the snapshot is taken might not be acknowledged by Azure Storage. If you need to maintain consistency, we recommend that you use the application-consistent backups.
38+
>Multi-disk crash consistency might not succeed for disks configured with read or write host caching because writes that occur while the snapshot is taken might not be acknowledged by Azure Storage. If you need to maintain consistency, we recommend you to use the application-consistent backups.
3939
4040
## Next steps
4141

42-
- [Back up Azure VM with agentless multi-disk crash consistent backup (preview)](backup-azure-vms-agentless-multi-disk-crash-consistent.md)
42+
[Back up Azure VM with agentless multi-disk crash-consistent backup (preview)](backup-azure-vms-agentless-multi-disk-crash-consistent.md)

articles/backup/backup-azure-vms-agentless-multi-disk-crash-consistent.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,45 @@
11
---
2-
title: Back up Azure VM with agentless multi-disk crash consistent backup by using Azure Backup
3-
description: Learn how to configure backup for Azure VMs with agentless multi-disk crash consistent backup via Azure portal.
2+
title: Back up Azure VM with agentless multi-disk crash-consistent backup by using Azure Backup
3+
description: Learn how to configure backup for Azure VMs with agentless multi-disk crash-consistent backup via Azure portal.
44
ms.topic: how-to
5-
ms.date: 03/15/2024
5+
ms.date: 03/13/2024
66
author: AbhishekMallick-MS
77
ms.author: v-abhmallick
88
---
99

10-
# Back up Azure VM with agentless multi-disk crash consistent backup (preview)
10+
# Back up Azure VM with agentless multi-disk crash-consistent backup (preview)
1111

12-
This article describes how to configure backup for Azure VMs with agentless multi-disk crash consistent backup (preview) and back up VM by using the Azure portal.
12+
This article describes how to configure backup for Azure VMs with agentless multi-disk crash-consistent backup (preview) and back up VM by using the Azure portal.
1313

14-
Azure Backup supports agentless VM backups by using multi-disk crash-consistent restore points (preview). The Enhanced VM backup policy now enables you to configure the consistency type of the backups (application-consistent restore points or crash-consistent restore points preview) for Azure VMs. This feature also enables Azure VM backup to retry the backup operation with *crash consistent snapshots* (for *supported VMs*) if the application-consistent snapshot fails.
14+
Azure Backup supports agentless VM backups by using multi-disk crash-consistent restore points (preview). The Enhanced VM backup policy now enables you to configure the consistency type of the backups (application-consistent restore points or crash-consistent restore points preview) for Azure VMs. This feature also enables Azure VM backup to retry the backup operation with *crash-consistent snapshots* (for *supported VMs*) if the application-consistent snapshot fails.
1515

16-
## Configure backup for a new Azure VM with agentless multi-disk crash consistent backup
16+
## Configure backup for a new Azure VM with agentless multi-disk crash-consistent backup
1717

18-
The agentless crash consistent backup is available the *Enhanced VM backup policy* only. You need to set *crash-consistent backup* explicitly in this policy because *application/file-system consistent backup* is the default setting.
18+
The agentless crash-consistent backup is available with the *Enhanced VM backup policy* only. You need to set *crash-consistent backup* explicitly in this policy because *application/file-system-consistent backup* is the default setting.
1919

20-
To configure backup for a new Azure VM with agentless multi-disk crash consistent backup enabled, [create a Recovery Services vault](backup-create-recovery-services-vault.md#create-a-recovery-services-vault) and follow these steps:
20+
To configure backup for a new Azure VM with agentless multi-disk crash-consistent backup enabled, [create a Recovery Services vault](backup-create-recovery-services-vault.md#create-a-recovery-services-vault) and follow these steps:
2121

2222
1. On the **Configure backup** blade, under **Policy sub type**, select **Enhanced** > **Create a new policy**.
2323

2424
2. On the **Create policy** blade, set the **Consistency type** to **Only crash consistent snapshot (Preview)** to enable *agentless crash consistent backup*.
2525

2626
3. Select **OK**.
2727

28-
## Move a VM from application/file-system consistent to crash consistent backup.
28+
## Move a VM from application/file-system-consistent to crash-consistent backup.
2929

30-
If you have VMs backed up with Enhanced Policy, you can move them from agent based application/file-system consistent backups to agentless crash consistent backups by:
30+
If you have VMs backed up with Enhanced Policy, you can move them from agent based application/file-system-consistent backups to agentless crash-consistent backups by:
3131

3232
- Changing their associated backup policy (recommended)
3333
- Editing the policy setting directly
3434

35-
### Option 1: Change the VM backup policy to switch from application/file-system consistent backup to crash-consistent backup (recommended)
35+
### Option 1: Change the VM backup policy to switch from application/file-system-consistent backup to crash-consistent backup (recommended)
3636

3737
Follow these steps:
3838

3939
1. Go to a **Recovery Services vault**, and then select **Manage** > **Backup policies** to check the policy for the VMs you want to move to *crash-consistent backup*.
4040

4141

42-
2. Select the *backup policy*, and then on the **Modify policy** blade, select **Associated Items** to identify the VMs that you want to move to crash consistent backup.
42+
2. Select the *backup policy*, and then on the **Modify policy** blade, select **Associated Items** to identify the VMs that you want to move to crash-consistent backup.
4343

4444
>[!Note]
4545
>Ensure that the VMs are supported for crash-consistent backups. Learn about the [supported scenarios](backup-azure-vms-agentless-multi-disk-crash-consistent.md#supported-scenarios-for-agentless-multi-disk-crash-consistent-vm-backup-preview).
@@ -64,9 +64,9 @@ SetCrashConsistent.png <highlight setting crash consistent option>
6464

6565
A **Modifying protection** notification and a **Configure backup** job in your vault for the VM is triggered. Monitor the notification or job to check if the crash-consistent backup policy is added successfully.
6666

67-
### Option 2: Modify the backup policy to change from application/file-system consistent backup to crash consistent backup
67+
### Option 2: Modify the backup policy to change from application/file-system-consistent backup to crash-consistent backup
6868

69-
If you don't want to create a new policy and move specific VMs, edit the **Consistency type** option in the existing policy.
69+
If you don't want to create a new policy and move only specific VMs, edit the **Consistency type** option in the existing policy.
7070

7171
Follow these steps:
7272

@@ -86,4 +86,4 @@ Follow these steps:
8686
8787
## Next steps
8888

89-
- [Run an on-demand backup of Azure VM](backup-azure-vms-first-look-arm.md#run-a-backup-immediately).
89+
[Run an on-demand backup of Azure VM](backup-azure-vms-first-look-arm.md#run-a-backup-immediately).

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Here's how you can back up and restore Azure VMs by using the Azure Backup servi
2626

2727
**Scenario** | **Backup** | **Agent** |**Restore**
2828
--- | --- | --- | ---
29-
Direct backup of Azure VMs | Back up the entire VM. | For application or file-system consistent backups, no additional agent is needed on the Azure VM. Azure Backup installs and uses an extension to the [Azure VM agent](../virtual-machines/extensions/agent-windows.md) that's running on the VM. <br><br> You can also use agentless crash consistent backups. [Learn more](backup-azure-vms-agentless-multi-disk-crash-consistent-overview.md). | Restore as follows:<br/><br/> - **Create a basic VM**. This is useful if the VM has no special configuration, such as multiple IP addresses.<br/><br/> - **Restore the VM disk**. Restore the disk. Then attach it to an existing VM, or create a new VM from the disk by using PowerShell.<br/><br/> - **Replace the VM disk**. If a VM exists and it uses managed disks (unencrypted), you can restore a disk and use it to replace an existing disk on the VM.<br/><br/> - **Restore specific files or folders**. You can restore files or folders from a VM instead of restoring the entire VM.
29+
Direct backup of Azure VMs | Back up the entire VM. | For application or file-system consistent backups, no additional agent is needed on the Azure VM. Azure Backup installs and uses an extension to the [Azure VM agent](../virtual-machines/extensions/agent-windows.md) that's running on the VM. <br><br> You can also use agentless crash-consistent backups. [Learn more](backup-azure-vms-agentless-multi-disk-crash-consistent-overview.md). | Restore as follows:<br/><br/> - **Create a basic VM**. This is useful if the VM has no special configuration, such as multiple IP addresses.<br/><br/> - **Restore the VM disk**. Restore the disk. Then attach it to an existing VM, or create a new VM from the disk by using PowerShell.<br/><br/> - **Replace the VM disk**. If a VM exists and it uses managed disks (unencrypted), you can restore a disk and use it to replace an existing disk on the VM.<br/><br/> - **Restore specific files or folders**. You can restore files or folders from a VM instead of restoring the entire VM.
3030
Direct backup of Azure VMs (Windows only) | Back up specific files, folders, or volumes. | Install the [Azure Recovery Services agent](backup-azure-file-folder-backup-faq.yml).<br/><br/> You can run the MARS agent alongside the backup extension for the Azure VM agent to back up the VM at the file or folder level. | Restore specific files or folders.
3131
Backup of Azure VMs to the backup server | Back up files, folders, or volumes; system state or bare metal files; and app data to System Center DPM or to Microsoft Azure Backup Server (MABS).<br/><br/> DPM or MABS then backs up to the backup vault. | Install the DPM or MABS protection agent on the VM. The MARS agent is installed on DPM or MABS.| Restore files, folders, or volumes; system state or bare metal files; and app data.
3232

@@ -36,7 +36,7 @@ Learn more about [using a backup server](backup-architecture.md#architecture-bac
3636

3737
**Action** | **Support**
3838
--- | ---
39-
Back up a VM that's shut down or offline | Supported.<br/><br/> Snapshot is crash consistent only, not app consistent.
39+
Back up a VM that's shut down or offline | Supported.<br/><br/> Snapshot is crash-consistent only, not app consistent.
4040
Back up disks after migrating to managed disks | Supported.<br/><br/> Backup will continue to work. No action is required.
4141
Back up managed disks after enabling a resource group lock | Not supported.<br/><br/> Azure Backup can't delete the older restore points. Backups will start to fail when the limit of restore points is reached.
4242
Modify backup policy for a VM | Supported.<br/><br/> The VM will be backed up according to the schedule and retention settings in the new policy. If retention settings are extended, existing recovery points are marked and kept. If they're reduced, existing recovery points will be pruned in the next cleanup job and eventually deleted.
@@ -60,7 +60,7 @@ The following table summarizes the supported operating systems when you're backi
6060
**Scenario** | **OS support**
6161
--- | ---
6262
Back up with the Azure VM agent extension for application-consistent backup | - Windows 11 client (64 bit only) <br/><br/> - Windows 10 client (64 bit only) <br/><br/>- Windows Server 2022 (Datacenter, Datacenter Core, and Standard) <br/><br/>- Windows Server 2019 (Datacenter, Datacenter Core, and Standard) <br/><br/> - Windows Server 2016 (Datacenter, Datacenter Core, and Standard) <br/><br/> - Windows Server 2012 R2 (Datacenter and Standard) <br/><br/> - Windows Server 2012 (Datacenter and Standard) <br/><br/> - Windows Server 2008 R2 (RTM and SP1 Standard) <br/><br/> - Windows Server 2008 (64 bit only) <br><br> Note that *32 bit Operating Systems* aren't supported.
63-
[Back up Azure VM directly using agentless crash-consistent backup]() | Agentless crash consistent backups are operating system agnostic.
63+
[Back up Azure VM directly using agentless crash-consistent backup]() | Agentless crash-consistent backups are operating system agnostic.
6464
Back up with the MARS agent | [Supported](backup-support-matrix-mars-agent.md#supported-operating-systems) operating systems
6565
Back up with DPM or MABS | Supported operating systems for backup with [MABS](backup-mabs-protection-matrix.md) and [DPM](/system-center/dpm/dpm-protection-matrix)
6666

@@ -71,7 +71,7 @@ Here's what's supported if you want to back up Linux machines.
7171
**Action** | **Support**
7272
--- | ---
7373
Back up Linux Azure VMs with the Linux Azure VM agent | Supported for file-consistent backup.<br/><br/> Also supported for app-consistent backup that uses [custom scripts](backup-azure-linux-app-consistent.md).<br/><br/> During restore, you can create a new VM, restore a disk and use it to create a VM, or restore a disk and use it to replace a disk on an existing VM. You can also restore individual files and folders.
74-
[Back up Azure VM directly by using agentless crash consistent backup]() | Agentless crash consistent backups are operating system agnostic.
74+
[Back up Azure VM directly by using agentless crash-consistent backup]() | Agentless crash-consistent backups are operating system agnostic.
7575
Back up Linux Azure VMs with the MARS agent | Not supported.<br/><br/> The MARS agent can be installed only on Windows machines.
7676
Back up Linux Azure VMs with DPM or MABS | Not supported.
7777
Back up Linux Azure VMs with Docker mount points | Currently, Azure Backup doesn't support exclusion of Docker mount points because these are mounted at different paths every time.
@@ -85,7 +85,7 @@ For Linux VM backups by using the Linux Azure VM agent, Azure Backup supports th
8585
- Agent-based VM backup doesn't support 32-bit operating systems.
8686
- 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.
8787
- Agent-based VM backup doesn't support a proxy-configured Linux VM if it doesn't have Python version 2.7 or later installed.
88-
- Agentless crash consistent backups are operating system agnostic and can be used to back up VMs whose operating system isn't supported for agent-based backups.
88+
- Agentless crash-consistent backups are operating system agnostic and can be used to back up VMs whose operating system isn't supported for agent-based backups.
8989
- Azure Backup doesn't support backing up Network File System (NFS) files that are mounted from storage, or from any other NFS server, to Linux or Windows machines. It backs up only disks that are locally attached to the VM.
9090

9191
## Support matrix for managed pre and post scripts for Linux databases
@@ -98,11 +98,11 @@ Azure Backup provides the following support for customers to author their own pr
9898

9999

100100

101-
## Support for agentless multi-disk crash consistent VM backup (preview)
101+
## Support for agentless multi-disk crash-consistent VM backup (preview)
102102

103103
[!INCLUDE [backup-azure-agentless-multi-disk-crash-consistent-vm-backup-support-scenarios.md](../../includes/backup-azure-agentless-multi-disk-crash-consistent-vm-backup-support-scenarios.md)]
104104

105-
[Learn more about Agentless multi-disk crash consistent VM backup](backup-azure-vms-agentless-multi-disk-crash-consistent-overview.md).
105+
[Learn more about Agentless multi-disk crash-consistent VM backup](backup-azure-vms-agentless-multi-disk-crash-consistent-overview.md).
106106

107107
## Backup frequency and retention
108108

0 commit comments

Comments
 (0)