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/azure-resource-manager/management/relocation/relocation-backup.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ After you relocate your resources to the new region, you can choose to either ke
37
37
- Azure Virtual Network.
38
38
- Recovery Services vault.
39
39
40
-
-Whether the VM is moved with the vault or not, you can always restore the VM from the retained backup history in the vault.
40
+
-Restore the VM from the retained backup history in the vault, if necessary. You can always perform this task whether the VM is moved with the vault or not.
41
41
- Copy the backup VM configuration metadata to validate after the relocation is finished.
42
42
- Confirm that all services and features that are in use by the source vault are supported in the target region.
43
43
@@ -79,12 +79,12 @@ To continue to protect your resources, you must register and back them up to a R
79
79
80
80
-[Azure VMs](#back-up-azure-virtual-machine)
81
81
-[Azure file shares](#back-up-azure-file-share)
82
-
-[SQL Server/SAP HANA in Azure VM](#back-up-sql-serversap-hana-in-azure-vm)
82
+
-[SQL Server/SAP HANA in an Azure VM](#back-up-sql-serversap-hana-in-azure-vm)
When an Azure VM protected by a Recovery Services vault is moved from one region to another, it can no longer be backed up to the older vault. The backups in the old vault might start failing with the errors `BCMV2VMNotFound` or [`ResourceNotFound`](../../../backup/backup-azure-vms-troubleshoot.md#320001-resourcenotfound---could-not-perform-the-operation-as-vm-no-longer-exists--400094-bcmv2vmnotfound---the-virtual-machine-doesnt-exist--an-azure-virtual-machine-wasnt-found).
87
+
When an Azure VM protected by a Recovery Services vault is moved from one region to another, it can no longer be backed up to the older vault. The backups in the old vault might start failing with the errors `BCMV2VMNotFound` or [ResourceNotFound](../../../backup/backup-azure-vms-troubleshoot.md#320001-resourcenotfound---could-not-perform-the-operation-as-vm-no-longer-exists--400094-bcmv2vmnotfound---the-virtual-machine-doesnt-exist--an-azure-virtual-machine-wasnt-found).
88
88
89
89
You can also choose to write a customized script for bulk VM protection:
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-manage-windows-server.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,13 +51,13 @@ To monitor alerts or view management data about a Recovery Services vault, open
51
51
52
52
## Monitor Backup jobs and alerts
53
53
54
-
The Recovery Services vault **Overview** dashboard provides tiles for monitoring and use information. The tiles in the **Monitoring** section show **Critical** and **Warning** alerts and **In progress** and **Failed** jobs. Select a particular alert or job to open the **Backup Alerts** or **Backup Jobs** menu, filtered for that job or alert.
54
+
The Recovery Services vault **Overview** dashboard provides tiles for monitoring and use information. The tiles in the **Monitoring** section show **Critical** and **Warning** alerts and **In progress** and **Failed** jobs. Select a particular alert or job to open the **Backup Alerts** or **Backup Jobs** menu filtered for that job or alert.
55
55
56
56

57
57
58
58
[!INCLUDE [Classic alerts deprecation for Azure Backup.](../../includes/backup-azure-classic-alerts-deprecation.md)]
59
59
60
-
The **Monitoring** section shows the results of predefined **Backup Alerts** and **Backup Jobs** queries. The **Monitoring** tiles provide up-to-date information about:
60
+
The **Monitoring** section shows the results of predefined Backup alerts and Backup jobs queries. The **Monitoring** tiles provide up-to-date information about:
61
61
62
62
***Critical** and **Warning** alerts for Backup jobs in the last 24 hours.
63
63
* Precheck status for Azure VMs. For complete information on the precheck status, see [Backup Pre-Check Status](#backup-pre-check-status).
@@ -79,18 +79,18 @@ To see the details of classic alerts, select the **Backup Alerts** tile.
79
79
80
80
### Backup Pre-Check Status
81
81
82
-
Backup Pre-Checks check your VM configuration for issues that can adversely affect backups. They aggregate this information so that you can view it directly from the Recovery Services vault dashboard and provide recommendations for corrective measures to ensure successful file-consistent or application-consistent backups. They require no infrastructure and have no other cost.
82
+
Backup prechecks assess your VM configuration for issues that can adversely affect backups. They aggregate this information so that you can view it directly from the Recovery Services vault dashboard and provide recommendations for corrective measures to ensure successful file-consistent or application-consistent backups. They require no infrastructure and have no other cost.
83
83
84
-
Backup Pre-Checks run as part of the scheduled backup operations for your Azure VMs. They conclude with one of the following states:
84
+
Backup prechecks run as part of the scheduled backup operations for your Azure VMs. They conclude with one of the following states:
85
85
86
86
***Passed**: This state indicates that your VM's configuration should lead to successful backups and no corrective action needs to be taken.
87
87
***Warning**: This state indicates one or more issues in the VM's configuration that *might* lead to backup failures. It provides *recommended* steps to ensure successful backups. For example, not having the latest VM Agent installed can cause backups to fail intermittently. This situation provides a Warning state.
88
88
***Critical**: This state indicates one or more critical issues in the VM's configuration that *will* lead to backup failures and provides *required* steps to ensure successful backups. For example, a network issue caused by an update to the network security group rules of a VM causes backups to fail. It prevents the VM from communicating with Azure Backup. This situation provides a Critical state.
89
89
90
-
Follow these steps to start resolving any issues reported by Backup Pre-Checks for VM backups on your Recovery Services vault:
90
+
Follow these steps to start resolving any issues reported by Backup prechecks for VM backups on your Recovery Services vault:
91
91
92
92
* Select the **Backup Pre-Check Status (Azure VMs)** tile on the Recovery Services vault dashboard.
93
-
* Select any VM with a Backup Pre-Check status of either **Critical** or **Warning** to open the **VM details** pane.
93
+
* Select any VM with a Backup precheck status of either **Critical** or **Warning** to open the **VM details** pane.
94
94
* Select the pane notification at the top of the pane to reveal the configuration issue description and remedial steps.
95
95
96
96
## Manage Backup alerts
@@ -123,7 +123,7 @@ To explore a specific type of protected instance, select the item in the Backup
0 commit comments