Skip to content

Commit 42432f6

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into linkhub
2 parents 9a4b536 + d4a3179 commit 42432f6

File tree

2 files changed

+56
-51
lines changed

2 files changed

+56
-51
lines changed

articles/azure-arc/system-center-virtual-machine-manager/disaster-recovery.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ To recover from Arc resource bridge VM deletion, you need to deploy a new resour
2626
>[!Note]
2727
> DHCP-based Arc Resource Bridge deployment is no longer supported.<br><br>
2828
If you had deployed Arc Resource Bridge earlier using DHCP, you must clean up your deployment by removing your resources from Azure and do a [fresh onboarding](./quickstart-connect-system-center-virtual-machine-manager-to-arc.md).
29+
>
30+
## Prerequisites
31+
32+
1. The disaster recovery script must be run from the same folder where the config (.yaml) files are present. The config files are present on the machine used to run the script to deploy Arc resource bridge.
33+
34+
1. The machine being used to run the script must have bidirectional connectivity to the Arc resource bridge VM on port 6443 (Kubernetes API server) and 22 (SSH), and outbound connectivity to the Arc resource bridge VM on port 443 (HTTPS).
35+
2936

3037
### Recover Arc resource bridge from a Windows machine
3138

@@ -60,4 +67,4 @@ If the recovery steps mentioned above are unsuccessful in restoring Arc resource
6067

6168
- Get answers from Azure experts through [Microsoft Q&A](/answers/topics/azure-arc.html).
6269
- Connect with [@AzureSupport](https://twitter.com/azuresupport), the official Microsoft Azure account for improving customer experience. Azure Support connects the Azure community to answers, support, and experts.
63-
- [Open an Azure support request](../../azure-portal/supportability/how-to-create-azure-support-request.md).
70+
- [Open an Azure support request](../../azure-portal/supportability/how-to-create-azure-support-request.md).

0 commit comments

Comments
 (0)