Skip to content

Commit 2d000e4

Browse files
authored
Merge pull request #167144 from v-amallick/July-28-2021-MABS
MABS changes appended
2 parents 6ed818a + c0ab1f9 commit 2d000e4

File tree

3 files changed

+22
-9
lines changed

3 files changed

+22
-9
lines changed

articles/backup/backup-azure-sql-mabs.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,25 @@
22
title: Back up SQL Server by using Azure Backup Server
33
description: In this article, learn the configuration to back up SQL Server databases by using Microsoft Azure Backup Server (MABS).
44
ms.topic: conceptual
5-
ms.date: 03/24/2017
5+
ms.date: 07/28/2021
66
---
77
# Back up SQL Server to Azure by using Azure Backup Server
88

9-
This article helps you set up backups of SQL Server databases by using Microsoft Azure Backup Server (MABS).
9+
Microsoft Azure Backup Server (MABS) provides backup and recovery for SQL Server databases. In addition to backing up SQL Server databases, you can run a system backup or full bare-metal backup of the SQL Server computer. Here's what MABS can protect:
10+
11+
- A standalone SQL Server instance
12+
- A SQL Server Failover Cluster Instance (FCI)
13+
14+
>[!Note]
15+
>MABS v3 UR2 supports SQL Server Failover Cluster Instance (FCI) using Cluster Shared Volume (CSV).
16+
>
17+
>Protection of SQL Server FCI with Storage Spaces Direct on Azure, and SQL Server FCI with Azure shared disks is supported with this feature. The DPM server must be deployed in the Azure Virtual Machine to protect the SQL FCI instance, deployed on the Azure VMs.
18+
>
19+
>A SQL Server AlwaysOn availability group with theses preferences:
20+
>- Prefer Secondary
21+
>- Secondary only
22+
>- Primary
23+
>- Any Replica
1024
1125
To back up a SQL Server database and recover it from Azure:
1226

articles/backup/backup-mabs-whats-new-mabs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@ For information about the UR2 issues fixes and the installation instructions, se
1515

1616
### Support for Azure Stack HCI
1717

18-
With MABS v3 UR2, you can backup Virtual Machines on Azure Stack HCI. [Learn more](/azure-stack/hci).
18+
With MABS v3 UR2, you can backup Virtual Machines on Azure Stack HCI. [Learn more](/azure/backup/back-up-azure-stack-hyperconverged-infrastructure-virtual-machines).
1919

2020
### Support for VMware 7.0
2121

22-
With MABS v3 UR2, you can back up VMware 7.0 VMs. [Learn more](/azure/backup/backup-support-matrix-mabs-dpm).
22+
With MABS v3 UR2, you can back up VMware 7.0 VMs. [Learn more](/azure/backup/backup-azure-backup-server-vmware).
2323

2424
### Support for SQL Server Failover Cluster Instance (FCI) using Cluster Shared Volume (CSV)
2525

2626
MABS v3 UR2 supports SQL Server Failover Cluster Instance (FCI) using Cluster Shared Volume (CSV). With CSV, the management of your SQL Server Instance is simplified. This helps you to manage the underlying storage from any node as there is an abstraction to which node owns the disk. [Learn more](/azure/backup/backup-azure-sql-mabs).
2727

2828
### Optimized Volume Migration
2929

30-
MABS v3 UR2 supports optimized volume migration. The optimized volume migration allows you to move data sources to the new volume much faster. The enhanced migration process migrates only the active backup copy (Active Replica) to the new volume. All new recovery points are created on the new volume, while existing recovery points are maintained on the existing volume and are purged based on the retention policy. [Learn more](https://support.microsoft.com/topic/microsoft-azure-backup-server-v3-feb4523f-8da7-da61-2f47-eaa9fca9a3de).
30+
MABS v3 UR2 supports optimized volume migration. The optimized volume migration allows you to move data sources to the new volume much faster. The enhanced migration process migrates only the active backup copy (Active Replica) to the new volume. All new recovery points are created on the new volume, while existing recovery points are maintained on the existing volume and are purged based on the retention policy. [Learn more](/system-center/dpm/volume-to-volume-migration?view=sc-dpm-2019&preserve-view=true).
3131

3232
### Offline Backup using Azure Data Box
3333

articles/backup/offline-backup-azure-data-box-dpm-mabs.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22
title: Offline Backup with Azure Data Box for DPM and MABS
33
description: You can use Azure Data Box to seed initial Backup data offline from DPM and MABS.
44
ms.topic: conceptual
5-
ms.date: 08/12/2020
5+
ms.date: 07/28/2021
66
---
7-
# Offline seeding using Azure Data Box for DPM and MABS (Preview)
7+
# Offline seeding using Azure Data Box for DPM and MABS
88

99
> [!NOTE]
10-
> This feature is applicable for Data Protection Manager (DPM) 2019 UR2 and later.<br><br>
11-
> This feature is currently in preview for Microsoft Azure Backup Server (MABS). If you're interested in using Azure Data Box for offline seeding with MABS, reach out to us at [[email protected]](mailto:[email protected]).
10+
> This feature is applicable for Data Protection Manager (DPM) 2019 UR2 (and later) and MABS v3 UR2 (and later).
1211
1312
This article explains how you can use Azure Data Box to seed initial backup data offline from DPM and MABS to an Azure Recovery Services vault.
1413

0 commit comments

Comments
 (0)