-
Notifications
You must be signed in to change notification settings - Fork 21.8k
Clarify : Backup of Azure VMs / AWS EC2 Is Not Supported by MABS #127617
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
title: MABS & System Center DPM support matrix | ||
description: This article summarizes Azure Backup support when you use Microsoft Azure Backup Server (MABS) or System Center DPM to back up on-premises and Azure VM resources. | ||
ms.service: azure-backup | ||
ms.date: 07/17/2025 | ||
ms.date: 09/11/2025 | ||
ms.topic: reference | ||
author: AbhishekMallick-MS | ||
ms.author: v-mallicka | ||
|
@@ -56,6 +56,22 @@ For more information: | |
--- | --- | --- | ||
**Back up on-premises machines/workloads** | DPM/MABS protection agent runs on the machines that you want to back up.<br/><br/> The MARS agent on DPM/MABS server.<br/> The minimum version of the Microsoft Azure Recovery Services agent, or Azure Backup agent, required to enable this feature is 2.0.8719.0. | DPM/MABS must be running on-premises. | ||
|
||
> [!NOTE] | ||
> ## Backup of Azure VMs / AWS EC2 and others... Is Not Supported by MABS | ||
> A frequently asked question is whether virtual machines hosted on public cloud platforms such as Azure VMs or AWS EC2 can be backed up using DPM/MABS. The answer is that **these environments are not supported**. | ||
> | ||
> Bare Metal Recovery (BMR) with MABS is **only supported for recovery on the same hardware**. Recovery to different hardware or in cloud environments (e.g., Azure VM / AWS EC2) is **not supported**. | ||
aktsmm marked this conversation as resolved.
Show resolved
Hide resolved
|
||
> | ||
> ### Support Matrix | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @v-dirichards Do we support tables within notes. If not, we can remove this as the line above conveys the same information. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. If tables are supported within notes, I’d suggest keeping it. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @AkshitGureja @aktsmm Yes, tables in notes are allowed. Would you add a comment to indicate what action to take on this PR? Thanks! There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Thanks for the reply. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @v-dirichards Let's proceed ahead with keeping the table then :) |
||
> | ||
> | Scenario | Supported | | ||
> | --- | --- | | ||
> | Recover system state after BMR on the same hardware | ✅ Yes | | ||
> | Recover system state after BMR on different hardware | ❌ No | | ||
> | Recover system state after non-BMR full restore (same/different hardware) | ❌ No | | ||
> | ||
> This limitation is primarily due to the fact that **system state backups contain hardware-dependent information**, making recovery on different environments technically infeasible. | ||
aktsmm marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
## Supported deployments | ||
|
||
DPM/MABS can be deployed as summarized in the following table. | ||
|
@@ -223,4 +239,4 @@ Deduplication support for MABS depends on operating system support. | |
- [Set up](backup-azure-microsoft-azure-backup.md) a MABS server. | ||
- [Set up DPM](/system-center/dpm/install-dpm). | ||
- [Back up a SharePoint farm on Azure Stack](backup-mabs-sharepoint-azure-stack.md). | ||
- [Back up SQL Server on Azure Stack](backup-mabs-sql-azure-stack.md). | ||
- [Back up SQL Server on Azure Stack](backup-mabs-sql-azure-stack.md). |
Uh oh!
There was an error while loading. Please reload this page.