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: azure-local/manage/azure-site-recovery.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,10 +36,6 @@ In the current implementation of Azure Site Recovery integration with Azure Loca
36
36
37
37
## Overall workflow
38
38
39
-
The following diagram illustrates the overall workflow of Azure Site Recovery working with Azure Local.
40
-
41
-
:::image type="content" source="media/azure-site-recovery/site-recovery-workflow.png" alt-text="Illustration describing Azure Site Recovery and Azure Local workflow." lightbox="media/azure-site-recovery/site-recovery-workflow.png":::
42
-
43
39
Here are the main steps that occur when using Site Recovery with an Azure Local:
44
40
45
41
1. Start with a registered Azure Local on which you enable Azure Site Recovery.
@@ -60,9 +56,9 @@ The following table lists the scenarios that are supported for Azure Site Recove
60
56
61
57
|**Azure Local VM details**|**Failover**|**Failback**|
| Windows Gen 1 | Failover to Azure | Failback on same or different host as failover |
64
-
| Windows Gen 2 | Failover to Azure | Failback on same or different host as failover |
65
-
| Linux Gen 1 | Failover to Azure | Failback on same or different host as failover |
59
+
| Windows Gen 1 | Failover to Azure | Failback on same host as failover |
60
+
| Windows Gen 2 | Failover to Azure | Failback on same host as failover |
61
+
| Linux Gen 1 | Failover to Azure | Failback on same host as failover |
66
62
67
63
> [!NOTE]
68
64
> If an Azure Local VM is deleted after a failover, manual intervention is needed to fail back to the same or a different host..
@@ -243,6 +239,7 @@ Here's a list of known issues and the associated workarounds in this release:
243
239
| 1. | When you register Azure Site Recovery with a system, a machine fails to install Azure Site Recovery or register to the Azure Site Recovery service. | In this instance, your VMs may not be protected. Verify that all machines in the system are registered in the Azure portal by going to the **Recovery Services vault**\>**Jobs**\>**Site Recovery Jobs**. |
244
240
| 2. | Azure Site Recovery agent fails to install. No error details are seen at the system or machine levels in the Azure Local portal. | When the Azure Site Recovery agent installation fails, it is because of the one of the following reasons: <br><br> - Installation fails as Hyper-V isn't set up on the host. </br><br> - The Hyper-V host is already associated to a Hyper-V site and you're trying to install the extension with a different Hyper-V site. </br> |
245
241
| 3. | Azure Site Recovery agent fails to install. Error message of "Microsoft Azure Site Recovery Provider installation has failed with exit code - 1." appears in the portal with the failed installation. | The installation fails when WDAC is enforced. <br><br> - Setting WDAC to "Audit" mode will allow the installation to complete. To set the WDAC mode to be Audit, you can follow the instructions in [Manage WDAC settings with PowerShell](/azure-stack/hci/manage/manage-wdac#manage-wdac-settings-with-powershell)|
242
+
| 4. | Failback of an Arc VM to an alternate cluster fails. | Failback of an Arc VM to an alternate cluster is not supported |
0 commit comments