Skip to content

Commit 686722d

Browse files
author
AbhishekMallick01
committed
Freshness - Back up SQL Server on Azure Stack
1 parent cbf19a6 commit 686722d

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

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

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Back up SQL Server workloads on Azure Stack by using Azure Backup
3-
description: In this article, learn how to configure Microsoft Azure Backup Server (MABS) to protect SQL Server databases on Azure Stack.
2+
title: Back up SQL Server on Azure Stack using Azure Backup
3+
description: Learn how to configure Microsoft Azure Backup Server (MABS) to protect SQL Server databases on Azure Stack.
44
ms.topic: how-to
5-
ms.date: 02/27/2024
5+
ms.date: 02/25/2025
66
author: jyothisuri
77
ms.author: jsuri
88
ms.service: azure-backup
99
ms.custom: engagement-fy24
1010
---
1111

12-
# Back up SQL Server on Azure Stack
12+
# Back up SQL Server on Azure Stack using Azure Backup
1313

1414
This article describes how to configure Microsoft Azure Backup Server (MABS) to protect SQL Server databases on Azure Stack.
1515

@@ -21,7 +21,9 @@ Management of the SQL Server database backup to Azure and recovery from Azure in
2121
2. Create on-demand backup copies
2222
3. Recover the database from Disks, and from Azure
2323

24-
## Prerequisites and limitations
24+
## Supported scenarios and limitations
25+
26+
Before you back up SQL Server on Azure Stack, review the following supported scenarios and limitations:
2527

2628
* If you've a database with files on a remote file share, protection will fail with Error ID 104. MABS doesn't support protection for SQL Server data on a remote file share.
2729
* MABS can't protect databases that are stored on remote SMB shares.
@@ -49,9 +51,9 @@ Management of the SQL Server database backup to Azure and recovery from Azure in
4951
* SQL server 2014 added a new feature to create a [database for on-premises SQL Server on Microsoft Azure Blob storage](/sql/relational-databases/databases/sql-server-data-files-in-microsoft-azure). MABS can't be used to protect this configuration.
5052
* There are some known issues with "Prefer secondary" backup preference for the SQL Always On option. MABS always takes a backup from secondary. If no secondary can be found, then the backup fails.
5153

52-
## Before you start
54+
## Prerequisites
5355

54-
[Install and prepare Azure Backup Server](backup-mabs-install-azure-stack.md).
56+
Before you back up SQL Server on Azure Stack, [install and prepare Azure Backup Server](backup-mabs-install-azure-stack.md).
5557

5658
## Create a backup policy
5759

@@ -183,5 +185,5 @@ To recover a protected entity (SQL Server database) from Azure, follow these ste
183185

184186
## Next steps
185187

186-
- [Back up files and application](backup-mabs-files-applications-azure-stack.md) article.
187-
- [Back up SharePoint on Azure Stack](backup-mabs-sharepoint-azure-stack.md) article.
188+
- [Back up files and application](backup-mabs-files-applications-azure-stack.md).
189+
- [Back up SharePoint on Azure Stack](backup-mabs-sharepoint-azure-stack.md).

0 commit comments

Comments
 (0)