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-sharepoint-azure-stack.md
+15-7Lines changed: 15 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
---
2
-
title: Back up a SharePoint farm on Azure Stack by using Azure Backup
3
-
description: Use Azure Backup Server to back up and restore your SharePoint data on Azure Stack. This article provides the information to configure your SharePoint farm so that desired data can be stored in Azure. You can restore protected SharePoint data from disk or from Azure.
2
+
title: Back up a SharePoint farm on Azure Stack using Microsoft Azure Backup Server
3
+
description: Learn how to back up and restore SharePoint data using Microsoft Azure Backup Server (MABS).
4
4
ms.topic: how-to
5
-
ms.date: 03/15/2024
5
+
ms.date: 03/25/2025
6
6
ms.service: azure-backup
7
7
ms.custom: engagement-fy24
8
8
author: jyothisuri
@@ -48,6 +48,8 @@ Before you continue, ensure that you've met all the [prerequisites for using Mic
48
48
49
49
### Additional prerequisites
50
50
51
+
Before you back up a SharePoint farm, review the following additional prerequisites:
52
+
51
53
* By default when you protect SharePoint, all content databases (and the SharePoint_Config and SharePoint_AdminContent* databases) are protected.
52
54
53
55
To add customizations (such as search indexes, templates or application service databases, or the user profile service), you need to configure these for protection separately. Ensure that you enable protection for all folders that include these types of features or customization files.
@@ -124,14 +126,16 @@ Follow these steps:
124
126
125
127
## Monitor operations
126
128
127
-
After the protection group is created, the initial replication occurs and MABS starts backing up and synchronizing the SharePoint data. MABS monitors the initial synchronization and subsequent backups. You can monitor the SharePoint data in a couple of ways:
129
+
After the protection group is created, the initial replication occurs and MABS starts backing up and synchronizing the SharePoint data. MABS monitors the initial synchronization and subsequent backups. You can monitor the SharePoint data using one of the following ways:
128
130
129
131
* Using default MABS monitoring, you can set up notifications for proactive monitoring by publishing alerts and configuring notifications. You can send notifications by e-mail for critical, warning, or informational alerts, and for the status of instantiated recoveries.
130
132
131
133
* If you use Operations Manager, you can centrally publish alerts.
132
134
133
135
### Set up monitoring notifications
134
136
137
+
To set up monitoring notifications, follow these steps:
138
+
135
139
1. In the MABS Administrator Console, select **Monitoring** > **Action** > **Options**.
136
140
137
141
2. Select **SMTP Server**, type the server name, port, and email address from which notifications will be sent. The address must be valid.
@@ -142,6 +146,8 @@ After the protection group is created, the initial replication occurs and MABS s
142
146
143
147
### Publish Operations Manager alerts
144
148
149
+
To publish Operations Manager alerts, follow these steps:
150
+
145
151
1. In the MABS Administrator Console, select **Monitoring** > **Action** > **Options** > **Alert Publishing** > **Publish Active Alerts**
146
152
147
153
2. After you enable **Alert Publishing**, all existing MABS alerts that might require a user action are published to the **MABS Alerts** event log. The Operations Manager agent that's installed on the MABS server then publishes these alerts to the Operations Manager and continues to update the console as new alerts are generated.
@@ -259,6 +265,8 @@ The following procedure uses the example of a server farm with two front-end Web
259
265
260
266
### Change the front-end Web server that MABS uses to protect the farm
261
267
268
+
To change the front-end Web server, follow these steps:
269
+
262
270
1. Stop the SharePoint VSS Writer service on `Server1` by running the following command at a command prompt:
263
271
264
272
```CMD
@@ -286,7 +294,7 @@ The following procedure uses the example of a server farm with two front-end Web
286
294
287
295
1. If you performed step 6, you can now remove the volume from the protection group.
288
296
289
-
## Next steps
297
+
## Related content
290
298
291
-
* See the [Backup files and application](backup-mabs-files-applications-azure-stack.md) article.
292
-
* See the [Backup SQL Server on Azure Stack](backup-mabs-sql-azure-stack.md) article.
299
+
* [Backup files and application](backup-mabs-files-applications-azure-stack.md) article.
300
+
* [Backup SQL Server on Azure Stack](backup-mabs-sql-azure-stack.md) article.
0 commit comments