Skip to content

Commit 3fa8115

Browse files
authored
Merge pull request #215997 from v-amallick/Oct-20-2022-QualityStrategy
Quality Strategy - Content freshness - SPT backup to Az using DPM
2 parents 7ff1bee + b3bc394 commit 3fa8115

File tree

1 file changed

+44
-30
lines changed

1 file changed

+44
-30
lines changed

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

Lines changed: 44 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,71 +1,85 @@
11
---
22
title: Back up a SharePoint farm to Azure with DPM
33
description: This article provides an overview of DPM/Azure Backup server protection of a SharePoint farm to Azure
4-
ms.topic: conceptual
5-
ms.date: 03/09/2020
4+
ms.topic: how-to
5+
ms.date: 10/27/2022
6+
author: v-amallick
7+
ms.service: backup
8+
ms.author: v-amallick
9+
ms.custom: engagement-fy23
610
---
7-
# Back up a SharePoint farm to Azure with DPM
11+
# Back up a SharePoint farm to Azure with Data Protection Manager
812

9-
You back up a SharePoint farm to Microsoft Azure by using System Center Data Protection Manager (DPM) in much the same way that you back up other data sources. Azure Backup provides flexibility in the backup schedule to create daily, weekly, monthly, or yearly backup points and gives you retention policy options for various backup points. DPM provides the capability to store local disk copies for quick recovery-time objectives (RTO) and to store copies to Azure for economical, long-term retention.
1013

11-
Backing up SharePoint to Azure with DPM is a very similar process to backing up SharePoint to DPM locally. Particular considerations for Azure will be noted in this article.
14+
This article describes how to back up and restore SharePoint data using System Center Data Protection Manager (DPM). The backup operation of SharePoint to Azure with DPM is similar to SharePoint backup to DPM locally.
1215

13-
## SharePoint supported versions and related protection scenarios
16+
System Center Data Protection Manager (DPM) enables you back up a SharePoint farm to Microsoft Azure, which gives an experience similar to back up of other data sources. Azure Backup provides flexibility in the backup schedule to create daily, weekly, monthly, or yearly backup points, and gives you retention policy options for various backup points. DPM provides the capability to store local disk copies for quick recovery-time objectives (RTO) and to store copies to Azure for economical, long-term retention.
1417

15-
For a list of supported SharePoint versions and the DPM versions required to back them up see [What can DPM back up?](/system-center/dpm/dpm-protection-matrix#applications-backup)
18+
In this article, you'll learn about:
1619

17-
## Before you start
20+
> [!div class="checklist"]
21+
> - SharePoint supported scenarios
22+
> - Prerequisites
23+
> - Configure backup
24+
> - Monitor operations
25+
> - Restore SharePoint data
26+
> - Restore a SharePoint database from Azure using DPM
27+
> - Switch the Front-End Web Server
1828
19-
There are a few things you need to confirm before you back up a SharePoint farm to Azure.
29+
## SharePoint supported scenarios
2030

21-
### Prerequisites
31+
For information on the supported SharePoint versions and the DPM versions required to back them up, see [What can DPM back up?](/system-center/dpm/dpm-protection-matrix#applications-backup).
2232

23-
Before you proceed, make sure that you have met all the [prerequisites for using Microsoft Azure Backup](backup-azure-dpm-introduction.md#prerequisites-and-limitations) to protect workloads. Some tasks for prerequisites include: create a backup vault, download vault credentials, install Azure Backup Agent, and register DPM/Azure Backup Server with the vault.
33+
## Prerequisites
2434

25-
Additional prerequisites and limitations can be found on the [Back up SharePoint with DPM](/system-center/dpm/back-up-sharepoint#prerequisites-and-limitations) article.
35+
Before you proceed to back up a SharePoint farm to Azure, ensure that you've met all the [prerequisites for using Microsoft Azure Backup](backup-azure-dpm-introduction.md#prerequisites-and-limitations) to protect workloads. The tasks in prerequisites also include: create a backup vault, download vault credentials, install Azure Backup agent, and register DPM/Azure Backup Server with the vault.
36+
37+
For other prerequisites and limitations, see [Back up SharePoint with DPM](/system-center/dpm/back-up-sharepoint#prerequisites-and-limitations).
2638

2739
## Configure backup
2840

29-
To back up SharePoint farm you configure protection for SharePoint by using ConfigureSharePoint.exe and then create a protection group in DPM. For instructions, see [Configure Backup](/system-center/dpm/back-up-sharepoint#configure-backup) in the DPM documentation.
41+
To back up the SharePoint farm, configure protection for SharePoint using *ConfigureSharePoint.exe*, and then create a protection group in DPM. See the DPM documentation to learn [how to configure backup](/system-center/dpm/back-up-sharepoint#configure-backup).
3042

31-
## Monitoring
43+
## Monitor operations
3244

33-
To monitor the backup job, follow the instructions in [Monitoring DPM backup](/system-center/dpm/back-up-sharepoint#monitoring)
45+
To monitor the backup job, see [Monitoring DPM backup](/system-center/dpm/back-up-sharepoint#monitoring).
3446

3547
## Restore SharePoint data
3648

3749
To learn how to restore a SharePoint item from a disk with DPM, see [Restore SharePoint data](/system-center/dpm/back-up-sharepoint#restore-sharepoint-data).
3850

39-
## Restore a SharePoint database from Azure by using DPM
51+
## Restore a SharePoint database from Azure using DPM
52+
53+
To recover a SharePoint content database, follow these steps:
4054

41-
1. To recover a SharePoint content database, browse through various recovery points (as shown previously), and select the recovery point that you want to restore.
55+
1. Browse through various recovery points (as shown previously), and select the recovery point that you want to restore.
4256

43-
![DPM SharePoint Protection8](./media/backup-azure-backup-sharepoint/dpm-sharepoint-protection9.png)
57+
![Screenshot showing how to select a recovery point from the list.](./media/backup-azure-backup-sharepoint/dpm-sharepoint-protection9.png)
4458
2. Double-click the SharePoint recovery point to show the available SharePoint catalog information.
4559

4660
> [!NOTE]
47-
> Because the SharePoint farm is protected for long-term retention in Azure, no catalog information (metadata) is available on the DPM server. As a result, whenever a point-in-time SharePoint content database needs to be recovered, you need to catalog the SharePoint farm again.
48-
>
49-
>
61+
> Because the SharePoint farm is protected for long-term retention in Azure, no catalog information (metadata) is available on the DPM server. So, whenever a point-in-time SharePoint content database needs to be recovered, you need to catalog the SharePoint farm again.
62+
5063
3. Select **Re-catalog**.
5164

52-
![DPM SharePoint Protection10](./media/backup-azure-backup-sharepoint/dpm-sharepoint-protection12.png)
65+
![Screenshot showing how to select Re-recatalog.](./media/backup-azure-backup-sharepoint/dpm-sharepoint-protection12.png)
5366

5467
The **Cloud Recatalog** status window opens.
5568

56-
![DPM SharePoint Protection11](./media/backup-azure-backup-sharepoint/dpm-sharepoint-protection13.png)
69+
![Screenshot showing the Cloud Recatalog status window.](./media/backup-azure-backup-sharepoint/dpm-sharepoint-protection13.png)
70+
71+
Once the cataloging is finished and the status changes to *Success*, select **Close**.
5772

58-
After cataloging is finished, the status changes to *Success*. Select **Close**.
73+
![Screenshot showing the cataloging is complete with Success state.](./media/backup-azure-backup-sharepoint/dpm-sharepoint-protection14.png)
5974

60-
![DPM SharePoint Protection12](./media/backup-azure-backup-sharepoint/dpm-sharepoint-protection14.png)
61-
4. Select the SharePoint object shown in the DPM **Recovery** tab to get the content database structure. Right-click the item, and then select **Recover**.
75+
4. On the DPM **Recovery** tab, select the *SharePoint object* to get the content database structure, right-click the item, and then select **Recover**.
6276

63-
![DPM SharePoint Protection13](./media/backup-azure-backup-sharepoint/dpm-sharepoint-protection15.png)
64-
5. At this point, follow the recovery steps earlier in this article to recover a SharePoint content database from disk.
77+
![Screenshot showing how to recover a SharePoint database from Azure.](./media/backup-azure-backup-sharepoint/dpm-sharepoint-protection15.png)
78+
5. To recover a SharePoint content database from disk, see [this section](#restore-sharepoint-data).
6579

66-
## Switching the Front-End Web Server
80+
## Switch the Front-End Web Server
6781

68-
If you have more than one front-end web server, and want to switch the server that DPM uses to protect the farm, follow the instructions in [Switching the Front-End Web Server](/system-center/dpm/back-up-sharepoint#switching-the-front-end-web-server).
82+
If you've more than one front-end web server, and want to switch the server that DPM uses to protect the farm, see [Switching the Front-End Web Server](/system-center/dpm/back-up-sharepoint#switching-the-front-end-web-server).
6983

7084
## Next steps
7185

0 commit comments

Comments
 (0)