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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Back up SQL Server on Azure Stack using Azure Backup
3
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/25/2025
5
+
ms.date: 02/13/2026
6
6
author: AbhishekMallick-MS
7
7
ms.author: v-mallicka
8
8
ms.service: azure-backup
@@ -22,7 +22,7 @@ Management of the SQL Server database backup to Azure and recovery from Azure in
22
22
2. Create on-demand backup copies
23
23
3. Recover the database from Disks, and from Azure
24
24
25
-
## Supported scenarios and limitations
25
+
## Supported scenarios and limitations for SQL Server backup on Azure Stack
26
26
27
27
Before you back up SQL Server on Azure Stack, review the following supported scenarios and limitations:
28
28
@@ -56,7 +56,7 @@ Before you back up SQL Server on Azure Stack, review the following supported sce
56
56
57
57
Before you back up SQL Server on Azure Stack, [install and prepare Azure Backup Server](backup-mabs-install-azure-stack.md).
58
58
59
-
## Create a backup policy
59
+
## Create a backup policy for SQL Server databases on Azure Stack
60
60
61
61
To create a backup policy to protect SQL Server databases to Azure, follow these steps:
62
62
@@ -139,7 +139,7 @@ To create a backup policy to protect SQL Server databases to Azure, follow these
139
139
140
140

141
141
142
-
## Run an on-demand backup
142
+
## Run an on-demand backup for SQL Server databases on Azure Stack
143
143
144
144
A *recovery point* is created only when the first backup occurs. After creating a backup policy, you can trigger the creation of a recovery point manually, rather than waiting for the scheduler to take the backup.
145
145
@@ -158,7 +158,7 @@ To run an on-demand backup of a SQL Server database, follow these steps:
158
158
159
159

160
160
161
-
## Recover the database from Azure
161
+
## Recover the SQL Server database on Azure Stack from Azure
162
162
163
163
To recover a protected entity (SQL Server database) from Azure, follow these steps:
0 commit comments