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-azure-backup-sharepoint.md
+10-70Lines changed: 10 additions & 70 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,86 +30,22 @@ Before you proceed, make sure that you have met all the [prerequisites for using
30
30
31
31
Additional prerequisites and limitations can be found on the [Back up SharePoint with DPM](https://docs.microsoft.com/system-center/dpm/back-up-sharepoint?view=sc-dpm-2019#prerequisites-and-limitations) article.
32
32
33
-
## Configure SharePoint protection
33
+
## Configure backup
34
34
35
35
To configure the backup for your SharePoint farm, see [Configure Backup](https://docs.microsoft.com//system-center/dpm/back-up-sharepoint?view=sc-dpm-2019#configure-backup) in the DPM documentation.
36
36
37
+
37
38
## Back up a SharePoint farm by using DPM
38
39
39
40
After you have configured DPM and the SharePoint farm as explained previously, SharePoint can be protected by DPM.
40
41
41
-
For instructions on how to back up your SharePoint farm with DPM, see
42
-
43
-
### To protect a SharePoint farm
44
-
45
-
1. From the **Protection** tab of the DPM Administrator Console, click **New**.
2. On the **Select Protection Group Type** page of the **Create New Protection Group** wizard, select **Servers**, and then click **Next**.
48
-
49
-

50
-
3. On the **Select Group Members** screen, select the check box for the SharePoint server you want to protect and click **Next**.
51
-
52
-

53
-
54
-
> [!NOTE]
55
-
> With the DPM agent installed, you can see the server in the wizard. DPM also shows its structure. Because you ran ConfigureSharePoint.exe, DPM communicates with the SharePoint VSS Writer service and its corresponding SQL Server databases and recognizes the SharePoint farm structure, the associated content databases, and any corresponding items.
56
-
>
57
-
>
58
-
4. On the **Select Data Protection Method** page, enter the name of the **Protection Group**, and select your preferred *protection methods*. Click **Next**.
59
-
60
-

61
-
62
-
> [!NOTE]
63
-
> The disk protection method helps to meet short recovery-time objectives. Azure is an economical, long-term protection target compared to tapes. For more information, see [Use Azure Backup to replace your tape infrastructure](./backup-azure-backup-cloud-as-tape.md)
64
-
>
65
-
>
66
-
5. On the **Specify Short-Term Goals** page, select your preferred **Retention range** and identify when you want backups to occur.
> Because recovery is most often required for data that's less than five days old, we selected a retention range of five days on disk and ensured that the backup happens during non-production hours, for this example.
72
-
>
73
-
>
74
-
6. Review the storage pool disk space allocated for the protection group, and click then **Next**.
75
-
7. For every protection group, DPM allocates disk space to store and manage replicas. At this point, DPM must create a copy of the selected data. Select how and when you want the replica created, and then click **Next**.
> To make sure that network traffic is not effected, select a time outside production hours.
81
-
>
82
-
>
83
-
8. DPM ensures data integrity by performing consistency checks on the replica. There are two available options. You can define a schedule to run consistency checks, or DPM can run consistency checks automatically on the replica whenever it becomes inconsistent. Select your preferred option, and then click **Next**.
42
+
For instructions on how to back up your SharePoint farm with DPM, see []()
10. On the **Specify Online Backup Schedule** page, select your preferred schedule, and then click **Next**.
46
+
To monitor the backup job, follow the instructions in [Montioring DPM backup](https://docs.microsoft.com/system-center/dpm/back-up-sharepoint?view=sc-dpm-2019#monitoring)
> DPM provides a maximum of two daily backups to Azure at different times. Azure Backup can also control the amount of WAN bandwidth that can be used for backups in peak and off-peak hours by using [Azure Backup Network Throttling](backup-windows-with-mars-agent.md#enable-network-throttling).
95
-
>
96
-
>
97
-
11. Depending on the backup schedule that you selected, on the **Specify Online Retention Policy** page, select the retention policy for daily, weekly, monthly, and yearly backup points.
> DPM uses a grandfather-father-son retention scheme in which a different retention policy can be chosen for different backup points.
103
-
>
104
-
>
105
-
12. Similar to disk, an initial reference point replica needs to be created in Azure. Select your preferred option to create an initial backup copy to Azure, and then click **Next**.
13. Review your selected settings on the **Summary** page, and then click **Create Group**. You will see a success message after the protection group has been created.
## Restore a SharePoint item from disk by using DPM
48
+
## Restore SharePoint data
113
49
114
50
To learn how to restore a SharePoint item from a disk with DPM, see [Restore SharePoint data](https://docs.microsoft.com/system-center/dpm/back-up-sharepoint?view=sc-dpm-2019#restore-sharepoint-data).
115
51
@@ -140,6 +76,10 @@ To learn how to restore a SharePoint item from a disk with DPM, see [Restore Sha
5. At this point, follow the recovery steps earlier in this article to recover a SharePoint content database from disk.
142
78
79
+
## Switching the Front-End Web Server
80
+
81
+
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](https://docs.microsoft.com/system-center/dpm/back-up-sharepoint?view=sc-dpm-2019#switching-the-front-end-web-server).
0 commit comments