|
2 | 2 | title: Azure Backup support matrix
|
3 | 3 | description: Provides a summary of support settings and limitations for the Azure Backup service.
|
4 | 4 | ms.topic: conceptual
|
5 |
| -ms.date: 08/14/2023 |
| 5 | +ms.date: 03/15/2024 |
6 | 6 | ms.custom: references_regions
|
7 | 7 | ms.service: backup
|
8 | 8 | author: AbhishekMallick-MS
|
@@ -61,23 +61,23 @@ Here's what's supported if you want to back up on-premises machines:
|
61 | 61 |
|
62 | 62 | ### Azure VM backup options
|
63 | 63 |
|
64 |
| -Here's what's supported if you want to back up Azure VMs: |
| 64 | +The following table lists the supported scenarios for backup of Azure VMs: |
65 | 65 |
|
66 | 66 | **Machine** | **What's backed up** | **Location** | **Features**
|
67 | 67 | --- | --- | --- | ---
|
68 |
| -**Azure VM backup by using VM extension** | Entire VM | Back up to vault. | Extension installed when you enable backup for a VM.<br/><br/> Back up once a day.<br/><br/> App-aware backup for Windows VMs; file-consistent backup for Linux VMs. You can configure app-consistency for Linux machines by using custom scripts.<br/><br/> Restore VM or disk.<br/><br/>[Backup and restore of Active Directory domain controllers](active-directory-backup-restore.md) is supported.<br><br> Can't back up an Azure VM to an on-premises location. |
| 68 | +**Azure VM backup by using VM extension** <br > or **by using agentless crash consistent backup** | Entire VM | Back up to vault. | Supports both agent-based and agentless backups. <br/><br/> Back up multiple times a day.<br/><br/> App-aware backup for Windows VMs; file-consistent backup for Linux VMs. You can configure app-consistency for Linux machines by using custom scripts. <br><br> You can also opt for agentless crash consistent backups for Windows or Linux. [Learn more](backup-azure-vms-agentless-multi-disk-crash-consistent-overview.md). <br/><br/> Restore VM or disk.<br/><br/>[Backup and restore of Active Directory domain controllers](active-directory-backup-restore.md) is supported.<br><br> Can't back up an Azure VM to an on-premises location. |
69 | 69 | **Azure VM backup by using MARS agent** | - Files, folders <br><br> - System state | Back up to vault. | - Back up three times a day. <br><br> - Back up once a day. <br/><br/> If you want to back up specific files or folders rather than the entire VM, the MARS agent can run alongside the VM extension.
|
70 | 70 | **Azure VM with DPM** | Files, folders, volumes, system state, app data | Back up to local storage of Azure VM that's running DPM. DPM then backs up to vault. | App-aware snapshots.<br/><br/> Full granularity for backup and recovery.<br/><br/> Linux supported for VMs (Hyper-V/VMware).<br/><br/> Oracle not supported.
|
71 | 71 | **Azure VM with MABS** | Files, folders, volumes, system state, app data | Back up to local storage of Azure VM that's running MABS. MABS then backs up to the vault. | App-aware snapshots.<br/><br/> Full granularity for backup and recovery.<br/><br/> Linux supported for VMs (Hyper-V/VMware).<br/><br/> Oracle not supported.
|
72 | 72 |
|
73 | 73 | ## Linux backup support
|
74 | 74 |
|
75 |
| -Here's what's supported if you want to back up Linux machines: |
| 75 | +The following table lists the supported scenarios for backup of Linux machines: |
76 | 76 |
|
77 | 77 | **Backup type** | **Linux (Azure endorsed)**
|
78 | 78 | --- | ---
|
79 | 79 | **Direct backup of on-premises machine that's running Linux** | Not supported. The MARS agent can be installed only on Windows machines.
|
80 |
| -**Using agent extension to back up Azure VM that's running Linux** | App-consistent backup by using [custom scripts](backup-azure-linux-app-consistent.md).<br/><br/> File-level recovery.<br/><br/> Restore by creating a VM from a recovery point or disk. |
| 80 | +**Using agent extension to back up Azure VM that's running Linux** | Supports file-system, app-consistent backup (using [custom scripts](backup-azure-linux-app-consistent.md)) via an extension. Also supports [crash-consistent agentless backups](backup-azure-vms-agentless-multi-disk-crash-consistent-overview.md). <br/><br/> File-level recovery.<br/><br/> Restore by creating a VM from a recovery point or disk. |
81 | 81 | **Using DPM to back up on-premises machines running Linux** | File-consistent backup of Linux Guest VMs on Hyper-V and VMware.<br/><br/> VM restoration of Hyper-V and VMware Linux Guest VMs.
|
82 | 82 | **Using MABS to back up on-premises machines running Linux** | File-consistent backup of Linux Guest VMs on Hyper-V and VMware.<br/><br/> VM restoration of Hyper-V and VMware Linux guest VMs.
|
83 | 83 | **Using MABS or DPM to back up Linux Azure VMs** | Not supported.
|
|
0 commit comments