Skip to content

Commit b8bc899

Browse files
author
AbhishekMallick-MS
committed
addressed PR review comments
1 parent a782cc7 commit b8bc899

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Azure Backup supports agentless VM backups by using multi-disk [crash-consistent
1515

1616
Choose to perform creah-consistent backup in the following scenarios:
1717

18-
- 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.
18+
- 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.
1919

2020
- If you don't want to install the [VM Agent](../virtual-machines/extensions/agent-windows.md) or [snapshot extension](../virtual-machines/extensions/vmsnapshot-windows.md) required for application-consistent or file-system-consistent snapshots in your Azure VM, use crash-consistent backups for an agentless backup solution.
2121

@@ -39,7 +39,7 @@ During preview, Azure VMs backed up with multi-disk crash-consistent type is cha
3939

4040

4141
>[!Note]
42-
>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.
42+
>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 use the application-consistent backups.
4343
4444
## Next steps
4545

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Follow these steps:
7474

7575
8. Go to the *existing policy*, select **Associated Items**, and then select **View details** corresponding to the VM you want to move to crash consistent backup.
7676

77-
:::image type="content" source="./media/backup-azure-vms-agentless-multi-disk-crash-consistent/view-details-ro-move-vm-crash-consistent.png" alt-text="Screenshot shows how to view details of a VM." lightbox="./media/backup-azure-vms-agentless-multi-disk-crash-consistent/view-details-ro-move-vm-crash-consistent.png":::
77+
:::image type="content" source="./media/backup-azure-vms-agentless-multi-disk-crash-consistent/view-details-to-move-vm-crash-consistent.png" alt-text="Screenshot shows how to view details of a VM." lightbox="./media/backup-azure-vms-agentless-multi-disk-crash-consistent/view-details-to-move-vm-crash-consistent.png":::
7878

7979
9. Select **Backup policy** to go to the **Change Backup Policy** blade.
8080

@@ -98,12 +98,12 @@ Follow these steps:
9898

9999
2. On the **Modify policy**, select **Associated Items**.
100100

101-
:::image type="content" source="./media/backup-azure-vms-agentless-multi-disk-crash-consistent/policy-settings.png" alt-text="Scerrnshot shows how to check the associated items in a backup policy." lightbox="./media/backup-azure-vms-agentless-multi-disk-crash-consistent/policy-settings.png":::
101+
:::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":::
102102

103103
>[!Note]
104104
>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).
105105
>
106-
> :::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.{alt-text}" lightbox="./media/backup-azure-vms-agentless-multi-disk-crash-consistent/backup-policy-associated-items-edit.png":::
106+
> :::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":::
107107
108108
3. Go to the **Modify policy** blade, and set the **Consistency type** to **Only crash consistent snapshot (Preview)**, and then select **Update**.
109109

-835 Bytes
Loading

0 commit comments

Comments
 (0)