You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-vms-agentless-multi-disk-crash-consistent-overview.md
+13-10Lines changed: 13 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,18 @@
2
2
title: About agentless multi-disk crash-consistent backup for Azure Virtual Machines by using Azure Backup
3
3
description: Learn about agentless multi-disk crash-consistent backup for Azure VMs by using Azure Backup via Azure portal.
4
4
ms.topic: overview
5
-
ms.date: 09/11/2024
5
+
ms.date: 07/30/2025
6
6
author: jyothisuri
7
7
ms.author: jsuri
8
8
# Customer intent: As an IT administrator managing Azure VMs, I want to implement agentless multi-disk crash-consistent backups, so that I can optimize backup performance without the need for additional agents or scripts when my virtual machine can tolerate crash-consistent recovery.
9
9
---
10
10
11
-
# About agentless multi-disk crash-consistent backup for Azure VMs (preview)
11
+
# About agentless multi-disk crash-consistent backup for Azure VMs
12
12
13
-
Azure Backup supports agentless VM backups by using multi-disk [crash-consistent restore points](/azure/virtual-machines/virtual-machines-create-restore-points) (preview). The [Enhanced VM backup policy](backup-azure-vms-enhanced-policy.md) 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.
13
+
Azure Backup supports agentless virtual machine (VM) backups by using multi-disk [crash-consistent restore points](/azure/virtual-machines/virtual-machines-create-restore-points). The [Enhanced VM backup policy](backup-azure-vms-enhanced-policy.md) now enables you to configure the consistency type of the backups (application-consistent restore points or crash-consistent restore point) 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
+
15
+
>[!Note]
16
+
>The agentless multi-disk crash consistent VM backup feature is generally available. This release includes changes to billing; see the [pricing details](#pricing-for-agentless-multi-disk-crash-consistent-backup).
14
17
15
18
## When do I choose crash-consistent backup over application-consistent backup?
16
19
@@ -20,21 +23,21 @@ Choose to perform crash-consistent backup in the following scenarios:
20
23
21
24
- If you don't want to install the [VM Agent](/azure/virtual-machines/extensions/agent-windows) or [snapshot extension](/azure/virtual-machines/extensions/vmsnapshot-windows) required for application-consistent or file-system-consistent snapshots in your Azure VM, use crash-consistent backups for an agentless backup solution.
22
25
23
-
- 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.
26
+
- If your operating system isn't 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.
24
27
25
28
## When do I not use crash-consistent backups?
26
29
27
30
Don't use crash-consistent backups in the following scenarios:
28
31
29
-
-If your application can't tolerate recovery from crash-consistent backups.
30
-
-If you use pre/post scripts for Linux VM backups.
31
-
-If you use read/write host caching and your workload is sensitive to cached data not being flushed before backup.
32
+
-Your application can't tolerate recovery from crash-consistent backups.
33
+
-You use pre/post scripts for Linux VM backups.
34
+
-You use read/write host caching and your workload is sensitive to cached data not being flushed before backup.
32
35
33
36
## Pricing for agentless multi-disk crash-consistent backup
34
37
35
-
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.
38
+
With general availability of agentless multi-disk crashconsistent VM backup, you incur charges based on the size of the backed-up data, as [detailed here](https://azure.microsoft.com/pricing/details/backup/?msockid=229ace64ee9568201c64da31efc769d2). For each VM protected with agentless backup, a protected instance fee applies, similar to application-consistent VM backups. This fee depends on the *VM’s used size*, calculated as **50 percent** of its provisioned size.
36
39
37
-
## Supported scenarios for agentless multi-disk crash-consistent VM backup (preview)
40
+
## Supported scenarios for agentless multi-disk crash-consistent VM backup
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-vms-agentless-multi-disk-crash-consistent.md
+12-9Lines changed: 12 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,20 @@
2
2
title: Back up Azure VM with agentless multi-disk crash-consistent backup by using Azure Backup
3
3
description: Learn how to configure backup for Azure VMs with agentless multi-disk crash-consistent backup via Azure portal.
4
4
ms.topic: how-to
5
-
ms.date: 06/11/2025
5
+
ms.date: 07/30/2025
6
6
author: jyothisuri
7
7
ms.author: jsuri
8
8
# Customer intent: As an IT administrator managing Azure VMs, I want to configure agentless multi-disk crash-consistent backups, so that I can ensure robust data protection with minimal impact on performance.
9
9
---
10
10
11
-
# Back up Azure VM with agentless multi-disk crash-consistent backup (preview)
11
+
# Back up Azure VM with agentless multi-disk crash-consistent backup
12
12
13
-
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.
13
+
This article describes how to configure backup for Azure VMs with agentless multi-disk crash-consistent backup and back up VM by using the Azure portal.
14
14
15
-
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.
15
+
Azure Backup supports agentless VM backups by using multi-disk crash-consistent restore points. 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) 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.
16
+
17
+
>[!Note]
18
+
>The agentless multi-disk crash consistent VM backup feature is generally available. This release includes changes to billing; see the [pricing details](backup-azure-vms-agentless-multi-disk-crash-consistent-overview.md#pricing-for-agentless-multi-disk-crash-consistent-backup).
16
19
17
20
## Before you start
18
21
@@ -29,7 +32,7 @@ To configure backup for a new Azure VM with agentless multi-disk crash-consisten
29
32
30
33
1. On the **Configure backup** blade, under **Policy sub type**, select **Enhanced** > **Create a new policy**.
31
34
32
-
2. On the **Create policy** blade, set the **Consistency type** to **Only crash consistent snapshot (Preview)** to enable *agentless crash consistent backup*.
35
+
2. On the **Create policy** blade, set the **Consistency type** to **Only crash consistent snapshot** to enable *agentless crash consistent backup*.
33
36
34
37
:::image type="content" source="./media/backup-azure-vms-agentless-multi-disk-crash-consistent/configure-agentless-vm-backup-for-new-vm-with-new-policy.png" alt-text="Screenshot shows how to configure agentless crash-consistent backup for a new VM with a new backup policy." lightbox="./media/backup-azure-vms-agentless-multi-disk-crash-consistent/configure-agentless-vm-backup-for-new-vm-with-new-policy.png":::
35
38
@@ -55,7 +58,7 @@ Follow these steps:
55
58
:::image type="content" source="./media/backup-azure-vms-agentless-multi-disk-crash-consistent/policy-settings.png" alt-text="Screenshot shows how to check associated items in a backup policy." lightbox="./media/backup-azure-vms-agentless-multi-disk-crash-consistent/policy-settings.png":::
56
59
57
60
>[!Note]
58
-
>Ensure that the VMs are supported for crash-consistent backups. Learn about the [supported scenarios](backup-azure-vms-agentless-multi-disk-crash-consistent-overview.md#supported-scenarios-for-agentless-multi-disk-crash-consistent-vm-backup-preview).
61
+
>Ensure that the VMs are supported for crash-consistent backups. Learn about the [supported scenarios](backup-azure-vms-agentless-multi-disk-crash-consistent-overview.md#supported-scenarios-for-agentless-multi-disk-crash-consistent-vm-backup).
59
62
60
63
3. Go to the **Modify policy**, and then make a note of the settings in the policy to use the same in the new backup policy.
61
64
@@ -69,7 +72,7 @@ Follow these steps:
69
72
70
73
:::image type="content" source="./media/backup-azure-vms-agentless-multi-disk-crash-consistent/create-new-enhanced-backup-policy.png" alt-text="Screenshot shows creation of a new backup policy with the same backup frequency and retention rules." lightbox="./media/backup-azure-vms-agentless-multi-disk-crash-consistent/create-new-enhanced-backup-policy.png":::
71
74
72
-
7. Set the **Consistency type** to **Only crash consistent snapshot (Preview)**, and then select **Create**.
75
+
7. Set the **Consistency type** to **Only crash consistent snapshot**, and then select **Create**.
73
76
74
77
:::image type="content" source="./media/backup-azure-vms-agentless-multi-disk-crash-consistent/set-crash-consistent-policy.png" alt-text="Screenshot shows how to set crash-consistent policy." lightbox="./media/backup-azure-vms-agentless-multi-disk-crash-consistent/set-crash-consistent-policy.png":::
75
78
@@ -102,11 +105,11 @@ Follow these steps:
102
105
:::image type="content" source="./media/backup-azure-vms-agentless-multi-disk-crash-consistent/policy-settings.png" alt-text="Screenshot shows how to check the associated items in a backup policy." lightbox="./media/backup-azure-vms-agentless-multi-disk-crash-consistent/policy-settings.png":::
103
106
104
107
>[!Note]
105
-
>Ensure that all the VMs in the policy are supported for crash-consistent backups. Learn about the [supported scenarios](backup-azure-vms-agentless-multi-disk-crash-consistent-overview.md#supported-scenarios-for-agentless-multi-disk-crash-consistent-vm-backup-preview).
108
+
>Ensure that all the VMs in the policy are supported for crash-consistent backups. Learn about the [supported scenarios](backup-azure-vms-agentless-multi-disk-crash-consistent-overview.md#supported-scenarios-for-agentless-multi-disk-crash-consistent-vm-backup).
106
109
>
107
110
> :::image type="content" source="./media/backup-azure-vms-agentless-multi-disk-crash-consistent/backup-policy-associated-items-edit.png" alt-text="Screenshot shows the list of VM associated with a backup policy." lightbox="./media/backup-azure-vms-agentless-multi-disk-crash-consistent/backup-policy-associated-items-edit.png":::
108
111
109
-
3. Go to the **Modify policy** blade, and set the **Consistency type** to **Only crash consistent snapshot (Preview)**, and then select **Update**.
112
+
3. Go to the **Modify policy** blade, and set the **Consistency type** to **Only crash consistent snapshot**, and then select **Update**.
110
113
111
114
:::image type="content" source="./media/backup-azure-vms-agentless-multi-disk-crash-consistent/modify-policy-crash-consistent.png" alt-text="Screenshot shows how to check for the change in policy settings." lightbox="./media/backup-azure-vms-agentless-multi-disk-crash-consistent/modify-policy-crash-consistent.png":::
Copy file name to clipboardExpand all lines: articles/backup/whats-new.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: What's new in the Azure Backup service
3
3
description: Learn about the new features in the Azure Backup service.
4
4
ms.topic: release-notes
5
-
ms.date: 06/02/2025
5
+
ms.date: 07/30/2025
6
6
ms.service: azure-backup
7
7
ms.custom:
8
8
- ignite-2023
@@ -19,6 +19,8 @@ You can learn more about the new releases by bookmarking this page or by [subscr
19
19
20
20
## Updates summary
21
21
22
+
- July 2025
23
+
-[Agentless multi-disk crash-consistent backups for Azure VMs is now generally available](#agentless-multi-disk-crash-consistent-backups-for-azure-vms-is-now-generally-available)
22
24
- June 2025
23
25
-[Migration of Azure VM backups from Standard to Enhanced policy is now generally available](#migration-of-azure-vm-backups-from-standard-to-enhanced-policy-is-now-generally-available)
24
26
- May 2025
@@ -115,6 +117,12 @@ You can learn more about the new releases by bookmarking this page or by [subscr
115
117
- February 2021
116
118
-[Backup for Azure Blobs (in preview)](#backup-for-azure-blobs-in-preview)
117
119
120
+
## Agentless multi-disk crash-consistent backups for Azure VMs is now generally available
121
+
122
+
Azure Backup now supports agentless VM backups by using multi-disk crash-consistent restore points. Crash consistent backups are OS agnostic, do not require any agent, and quiesce VM I/O for a shorter period compared to application or file-system consistent backups for performance sensitive workloads.
123
+
124
+
For more information, see [About agentless multi-disk crash-consistent backup for Azure VMs](backup-azure-vms-agentless-multi-disk-crash-consistent-overview.md).
125
+
118
126
## Migration of Azure VM backups from Standard to Enhanced policy is now generally available
119
127
120
128
Azure Backup now supports migrating VM backups (protected with Standard policy) to the Enhanced policy, offering greater flexibility and resilience.
0 commit comments