Skip to content

Commit 60d6f7a

Browse files
authored
Merge pull request #224860 from AbhishekMallick01/Jan-20-2023-QS
QS freshness - article updates
2 parents 655be84 + 7743f82 commit 60d6f7a

File tree

1 file changed

+34
-29
lines changed

1 file changed

+34
-29
lines changed

articles/backup/backup-azure-alternate-dpm-server.md

Lines changed: 34 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,56 @@
11
---
22
title: Recover data from an Azure Backup Server
33
description: Recover the data you've protected to a Recovery Services vault from any Azure Backup Server registered to that vault.
4-
ms.topic: conceptual
5-
ms.date: 07/09/2019
4+
ms.topic: how-to
5+
ms.date: 01/24/2023
6+
author: jyothisuri
7+
ms.author: jsuri
8+
ms.service: backup
9+
ms.custom: engagement-fy23
610
---
11+
712
# Recover data from Azure Backup Server
813

9-
You can use Azure Backup Server to recover the data you've backed up to a Recovery Services vault. The process for doing so is integrated into the Azure Backup Server management console, and is similar to the recovery workflow for other Azure Backup components.
14+
This article describes how to recover data from Azure Backup Server.
15+
16+
You can use Azure Backup Server to recover the data you've backed-up to a Recovery Services vault. The process for doing so is integrated into the Azure Backup Server management console, and is similar to the recovery workflow for other Azure Backup components.
1017

1118
> [!NOTE]
1219
> This article is applicable for [System Center Data Protection Manager 2012 R2 with UR7 or later](https://support.microsoft.com/kb/3065246), combined with the [latest Azure Backup agent](https://aka.ms/azurebackup_agent).
13-
>
14-
>
1520
16-
To recover data from an Azure Backup Server:
21+
## Recover the data
22+
23+
To recover data from an Azure Backup Server, follow these steps:
1724

18-
1. From the **Recovery** tab of the Azure Backup Server management console, select **'Add External DPM'** (at the top left of the screen).
25+
1. On the **Recovery** tab of the Azure Backup Server management console, select **'Add External DPM'** (at the top left of the screen).
1926

20-
![Add External DPM](./media/backup-azure-alternate-dpm-server/add-external-dpm.png)
27+
![Screenshot shows how to add external DPM.](./media/backup-azure-alternate-dpm-server/add-external-dpm.png)
2128
2. Download new **vault credentials** from the vault associated with the **Azure Backup Server** where the data is being recovered, choose the Azure Backup Server from the list of Azure Backup Servers registered with the Recovery Services vault, and provide the **encryption passphrase** associated with the server whose data is being recovered.
2229

23-
![External DPM Credentials](./media/backup-azure-alternate-dpm-server/external-dpm-credentials.png)
30+
![Screenshot shows how to download the external DPM credentials.](./media/backup-azure-alternate-dpm-server/external-dpm-credentials.png)
2431

2532
> [!NOTE]
2633
> Only Azure Backup Servers associated with the same registration vault can recover each other’s data.
27-
>
28-
>
34+
2935

3036
Once the External Azure Backup Server is successfully added, you can browse the data of the external server and the local Azure Backup Server from the **Recovery** tab.
3137
3. Browse the available list of production servers protected by the external Azure Backup Server and select the appropriate data source.
3238

33-
![Browse External DPM Server](./media/backup-azure-alternate-dpm-server/browse-external-dpm.png)
39+
![Screenshot shows how to browse external DPM server.](./media/backup-azure-alternate-dpm-server/browse-external-dpm.png)
3440
4. Select **the month and year** from the **Recovery points** drop down, select the required **Recovery date** for when the recovery point was created, and select the **Recovery time**.
3541

3642
A list of files and folders appears in the bottom pane, which can be browsed and recovered to any location.
3743

38-
![External DPM Server Recovery Points](./media/backup-azure-alternate-dpm-server/external-dpm-recoverypoint.png)
44+
![Screenshot shows the external DPM Server recovery points.](./media/backup-azure-alternate-dpm-server/external-dpm-recoverypoint.png)
3945
5. Right-click the appropriate item and select **Recover**.
4046

41-
![External DPM recovery](./media/backup-azure-alternate-dpm-server/recover.png)
47+
![Screenshot shows how to start external DPM recovery.](./media/backup-azure-alternate-dpm-server/recover.png)
4248
6. Review the **Recover Selection**. Verify the data and time of the backup copy being recovered, as well as the source from which the backup copy was created. If the selection is incorrect, select **Cancel** to navigate back to recovery tab to select appropriate recovery point. If the selection is correct, select **Next**.
4349

44-
![External DPM recovery summary](./media/backup-azure-alternate-dpm-server/external-dpm-recovery-summary.png)
50+
![Screenshot shows the external DPM recovery summary.](./media/backup-azure-alternate-dpm-server/external-dpm-recovery-summary.png)
4551
7. Select **Recover to an alternate location**. **Browse** to the correct location for the recovery.
4652

47-
![External DPM recovery alternate location](./media/backup-azure-alternate-dpm-server/external-dpm-recovery-alternate-location.png)
53+
![Screenshot shows how to start the external DPM recovery to an alternate location.](./media/backup-azure-alternate-dpm-server/external-dpm-recovery-alternate-location.png)
4854
8. Choose the option related to **create copy**, **Skip**, or **Overwrite**.
4955

5056
* **Create copy** - creates a copy of the file if there's a name collision.
@@ -55,29 +61,28 @@ To recover data from an Azure Backup Server:
5561

5662
Identify whether a **Notification** is sent, once the recovery successfully completes.
5763

58-
![External DPM Recovery Notifications](./media/backup-azure-alternate-dpm-server/external-dpm-recovery-notifications.png)
64+
![Screenshot shows how to view the external DPM recovery notifications.](./media/backup-azure-alternate-dpm-server/external-dpm-recovery-notifications.png)
5965
9. The **Summary** screen lists the options chosen so far. Once you select **Recover**, the data is recovered to the appropriate on-premises location.
6066

61-
![External DPM Recovery Options Summary](./media/backup-azure-alternate-dpm-server/external-dpm-recovery-options-summary.png)
67+
![Screenshot shows how to view the external DPM recovery options summary.](./media/backup-azure-alternate-dpm-server/external-dpm-recovery-options-summary.png)
6268

6369
> [!NOTE]
6470
> The recovery job can be monitored in the **Monitoring** tab of the Azure Backup Server.
65-
>
66-
>
6771
68-
![Monitoring Recovery](./media/backup-azure-alternate-dpm-server/monitoring-recovery.png)
72+
73+
![Screenshot shows how to monitor the recovery.](./media/backup-azure-alternate-dpm-server/monitoring-recovery.png)
6974
10. You can select **Clear External DPM** on the **Recovery** tab of the DPM server to remove the view of the external DPM server.
7075

71-
![Clear External DPM](./media/backup-azure-alternate-dpm-server/clear-external-dpm.png)
76+
![Screenshot shows how to clear external DPM.](./media/backup-azure-alternate-dpm-server/clear-external-dpm.png)
7277

73-
## Troubleshooting error messages
78+
## Troubleshoot error messages
7479

75-
| No. | Error Message | Troubleshooting steps |
76-
|:---:|:--- |:--- |
77-
| 1. |This server is not registered to the vault specified by the vault credential. |**Cause:** This error appears when the vault credential file selected does not belong to the Recovery Services vault associated with Azure Backup Server on which the recovery is attempted. <br> **Resolution:** Download the vault credential file from the Recovery Services vault to which the Azure Backup Server is registered. |
78-
| 2. |Either the recoverable data is not available or the selected server is not a DPM server. |**Cause:** There are no other Azure Backup Servers registered to the Recovery Services vault, or the servers have not yet uploaded the metadata, or the selected server is not an Azure Backup Server (using Windows Server or Windows Client). <br> **Resolution:** If there are other Azure Backup Servers registered to the Recovery Services vault, ensure that the latest Azure Backup agent is installed. <br>If there are other Azure Backup Servers registered to the Recovery Services vault, wait for a day after installation to start the recovery process. The nightly job will upload the metadata for all the protected backups to cloud. The data will be available for recovery. |
79-
| 3. |No other DPM server is registered to this vault. |**Cause:** There are no other Azure Backup Servers that are registered to the vault from which the recovery is being attempted.<br>**Resolution:** If there are other Azure Backup Servers registered to the Recovery Services vault, ensure that the latest Azure Backup agent is installed.<br>If there are other Azure Backup Servers registered to the Recovery Services vault, wait for a day after installation to start the recovery process. The nightly job uploads the metadata for all protected backups to cloud. The data will be available for recovery. |
80-
| 4. |The encryption passphrase provided does not match with passphrase associated with the following server: **\<server name>** |**Cause:** The encryption passphrase used in the process of encrypting the data from the Azure Backup Server’s data that's being recovered doesn't match the encryption passphrase provided. The agent is unable to decrypt the data, and so the recovery fails.<br>**Resolution:** Provide the exact same encryption passphrase associated with the Azure Backup Server whose data is being recovered. |
80+
| Error Message | Cause | Resolution |
81+
|:--- |:--- |:--- |
82+
|This server is not registered to the vault specified by the vault credential. | This error appears when the vault credential file selected doesn't belong to the Recovery Services vault associated with Azure Backup Server on which the recovery is attempted. | Download the vault credential file from the Recovery Services vault to which the Azure Backup Server is registered. |
83+
|Either the recoverable data isn't available or the selected server isn't a DPM server. | There are no other Azure Backup Servers registered to the Recovery Services vault, or the servers haven't yet uploaded the metadata, or the selected server isn't an Azure Backup Server (using Windows Server or Windows Client). | If there are other Azure Backup Servers registered to the Recovery Services vault, ensure that the latest Azure Backup agent is installed. <br>If there are other Azure Backup Servers registered to the Recovery Services vault, wait for a day after installation to start the recovery process. The nightly job will upload the metadata for all the protected backups to cloud. The data will be available for recovery. |
84+
|No other DPM server is registered to this vault. | There are no other Azure Backup Servers that are registered to the vault from which the recovery is being attempted. | If there are other Azure Backup Servers registered to the Recovery Services vault, ensure that the latest Azure Backup agent is installed.<br>If there are other Azure Backup Servers registered to the Recovery Services vault, wait for a day after installation to start the recovery process. The nightly job uploads the metadata for all protected backups to cloud. The data will be available for recovery. |
85+
|The encryption passphrase provided does not match with passphrase associated with the following server: **\<server name>** | The encryption passphrase used in the process of encrypting the data from the Azure Backup Server’s data that's being recovered doesn't match the encryption passphrase provided. The agent is unable to decrypt the data, and so the recovery fails. | Provide the exact same encryption passphrase associated with the Azure Backup Server whose data is being recovered. |
8186

8287
## Next steps
8388

0 commit comments

Comments
 (0)