Skip to content

Commit c772d80

Browse files
Merge pull request #302686 from AbhishekMallick-MS/Jul-14-2025-Freshness
Freshness - Backup and restore SharePoint Farm
2 parents 604b2de + 27592d6 commit c772d80

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

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

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Back up a SharePoint farm to Azure with MABS
33
description: Use Azure Backup Server to back up and restore your SharePoint data. 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.
44
ms.topic: how-to
5-
ms.date: 07/22/2024
5+
ms.date: 07/14/2025
66
ms.service: azure-backup
77
ms.custom: engagement-fy24
8-
author: jyothisuri
9-
ms.author: jsuri
8+
author: AbhishekMallick-MS
9+
ms.author: v-mallicka
1010
# Customer intent: "As a SharePoint administrator, I want to configure Azure Backup Server to back up my SharePoint farm, so that I can ensure data protection and enable quick recovery of my SharePoint data in the event of loss or corruption."
1111
---
1212

@@ -54,11 +54,9 @@ Additional prerequisites:
5454

5555
* In the SharePoint farm, if you've SQL Server databases that are configured with SQL Server aliases, install the SQL Server client components on the front-end Web server that MABS will protect.
5656

57-
## Configure the backup
57+
## Configure SharePoint Farm backup
5858

59-
To back up the SharePoint farm, configure protection for SharePoint by using *ConfigureSharePoint.exe* and then create a protection group in MABS.
60-
61-
Follow these steps:
59+
To back up the SharePoint farm, configure protection for SharePoint using *ConfigureSharePoint.exe* and create a protection group in MABS by following these steps:
6260

6361
1. **Run ConfigureSharePoint.exe**: This tool configures the SharePoint VSS Writer service \(WSS\) and provides the protection agent with credentials for the SharePoint farm. After you've deployed the protection agent, the ConfigureSharePoint.exe file can be found in the `<MABS Installation Path\>\bin` folder on the front\-end Web server.
6462

@@ -128,17 +126,17 @@ Follow these steps:
128126

129127
When it finishes, the protection group status will show as **OK** on the **Status** page. Backup then takes place in line with the protection group settings.
130128

131-
## Monitor the operations
129+
## Monitor the SharePoint Farm backup operations
132130

133131
After the protection group creation is complete, the initial replication happens 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:
134132

135133
* 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.
136134

137135
* If you use Operations Manager, you can centrally publish alerts.
138136

139-
### Set up monitoring notifications
137+
### Configure monitoring notifications
140138

141-
To set up monitoring notifications, follow these steps:
139+
To configure monitoring notifications, follow these steps:
142140

143141
1. On the **MABS Administrator Console**, select **Monitoring** > **Action** > **Options**.
144142

@@ -296,7 +294,7 @@ To change the front-end Web server that MABS uses to protect the farm, follow th
296294
297295
1. On *Server2*, at a command prompt, change the directory to `_MABS installation location_\bin\` and run **ConfigureSharepoint**.
298296
299-
For more information about ConfigureSharePoint, see [Configure backup](#configure-the-backup).
297+
For more information about ConfigureSharePoint, see [Configure backup](#configure-sharepoint-farm-backup).
300298
301299
1. Select the protection group that the server farm belongs to, and then select **Modify protection group**.
302300

0 commit comments

Comments
 (0)