Skip to content

Commit 2fdb26c

Browse files
Merge pull request #296942 from AbhishekMallick01/Mar-25-2025-Freshness2
Freshness - Backup SharePoint Farm on Azure Stack
2 parents b1ce854 + 481b67f commit 2fdb26c

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

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

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
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).
44
ms.topic: how-to
5-
ms.date: 03/15/2024
5+
ms.date: 03/25/2025
66
ms.service: azure-backup
77
ms.custom: engagement-fy24
88
author: jyothisuri
@@ -48,6 +48,8 @@ Before you continue, ensure that you've met all the [prerequisites for using Mic
4848

4949
### Additional prerequisites
5050

51+
Before you back up a SharePoint farm, review the following additional prerequisites:
52+
5153
* By default when you protect SharePoint, all content databases (and the SharePoint_Config and SharePoint_AdminContent* databases) are protected.
5254

5355
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:
124126

125127
## Monitor operations
126128

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:
128130

129131
* 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.
130132

131133
* If you use Operations Manager, you can centrally publish alerts.
132134

133135
### Set up monitoring notifications
134136

137+
To set up monitoring notifications, follow these steps:
138+
135139
1. In the MABS Administrator Console, select **Monitoring** > **Action** > **Options**.
136140

137141
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
142146

143147
### Publish Operations Manager alerts
144148

149+
To publish Operations Manager alerts, follow these steps:
150+
145151
1. In the MABS Administrator Console, select **Monitoring** > **Action** > **Options** > **Alert Publishing** > **Publish Active Alerts**
146152

147153
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
259265
260266
### Change the front-end Web server that MABS uses to protect the farm
261267

268+
To change the front-end Web server, follow these steps:
269+
262270
1. Stop the SharePoint VSS Writer service on `Server1` by running the following command at a command prompt:
263271

264272
```CMD
@@ -286,7 +294,7 @@ The following procedure uses the example of a server farm with two front-end Web
286294
287295
1. If you performed step 6, you can now remove the volume from the protection group.
288296
289-
## Next steps
297+
## Related content
290298
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

Comments
 (0)