You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/backup-mabs-sql-azure-stack.md
+11-9Lines changed: 11 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
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.
4
4
ms.topic: how-to
5
-
ms.date: 02/27/2024
5
+
ms.date: 02/25/2025
6
6
author: jyothisuri
7
7
ms.author: jsuri
8
8
ms.service: azure-backup
9
9
ms.custom: engagement-fy24
10
10
---
11
11
12
-
# Back up SQL Server on Azure Stack
12
+
# Back up SQL Server on Azure Stack using Azure Backup
13
13
14
14
This article describes how to configure Microsoft Azure Backup Server (MABS) to protect SQL Server databases on Azure Stack.
15
15
@@ -21,7 +21,9 @@ Management of the SQL Server database backup to Azure and recovery from Azure in
21
21
2. Create on-demand backup copies
22
22
3. Recover the database from Disks, and from Azure
23
23
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:
25
27
26
28
* 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.
27
29
* 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
49
51
* 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.
50
52
* 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.
51
53
52
-
## Before you start
54
+
## Prerequisites
53
55
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).
55
57
56
58
## Create a backup policy
57
59
@@ -183,5 +185,5 @@ To recover a protected entity (SQL Server database) from Azure, follow these ste
183
185
184
186
## Next steps
185
187
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