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-arc/system-center-virtual-machine-manager/disaster-recovery.md
+4-44Lines changed: 4 additions & 44 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Recover from accidental deletion of resource bridge VM
3
3
description: Learn how to perform recovery operations for the Azure Arc resource bridge VM in Azure Arc-enabled System Center Virtual Machine Manager disaster scenarios.
4
4
ms.topic: how-to
5
5
ms.custom:
6
-
ms.date: 12/21/2023
6
+
ms.date: 12/22/2023
7
7
ms.services: azure-arc
8
8
ms.subservice: azure-arc-scvmm
9
9
author: PriskeyJeronika-MS
@@ -47,50 +47,10 @@ If you had deployed Arc Resource Bridge earlier using DHCP, you must clean up yo
3.[Run the onboarding script](quickstart-connect-system-center-virtual-machine-manager-to-arc.md#download-the-onboarding-script) again with the `-Force` parameter.
50
+
51
+
3. [Provide the inputs](quickstart-connect-system-center-virtual-machine-manager-to-arc.md#script-runtime) as prompted.
51
52
52
-
```powershell
53
-
./resource-bridge-onboarding-script.ps1 -Force
54
-
```
55
-
56
-
4. [Provide the inputs](quickstart-connect-system-center-virtual-machine-manager-to-arc.md#script-runtime) as prompted.
57
-
58
-
5. In the same machine, [download](https://download.microsoft.com/download/6/b/4/6b4a5009-fed8-46c2-b22b-b24a4d0a06e3/arcvmm-appliance-dr.ps1) and run this script.
59
-
60
-
6. Once the script is run successfully, the old Resource Bridge is recovered, and the connection is re-established to the existing Azure-enabled SCVMM resources.
61
-
62
-
### Recover Arc resource bridge from a Linux machine
63
-
64
-
1. Copy the Azure region and resource IDs of the Arc resource bridge, custom location, and SCVMM Azure resources.
65
-
66
-
2. Download the [onboarding script](/azure/azure-arc/system-center-virtual-machine-manager/quickstart-connect-system-center-virtual-machine-manager-to-arc#download-the-onboarding-script) from the Azure portal and update the following section in the script, using the same information as the original resources in Azure.
3. [Run the onboarding script](quickstart-connect-system-center-virtual-machine-manager-to-arc.md#download-the-onboarding-script) again with the `-Force` parameter.
84
-
85
-
```bash
86
-
./resource-bridge-onboarding-script.sh -Force
87
-
```
88
-
89
-
4. [Provide the inputs](/azure/azure-arc/system-center-virtual-machine-manager/quickstart-connect-system-center-virtual-machine-manager-to-arc#script-runtime) as prompted.
90
-
91
-
5. In the same machine, [download](https://download.microsoft.com/download/0/5/c/05c2bcb8-87f8-4ead-9757-a87a0759071c/arcvmm-appliance-dr.sh) and run this script.
92
-
93
-
6. Once the script is run successfully, the old Resource Bridge is recovered and the connection is re-established to the existing Azure-enabled SCVMM resources.
53
+
4. Once the script is run successfully, the old Resource Bridge is recovered, and the connection is re-established to the existing Azure-enabled SCVMM resources.
0 commit comments