Skip to content

Commit cc2e2f3

Browse files
Merge pull request #281748 from alt-key/patch-4
add prereq to DR
2 parents ccdc9df + 11f087c commit cc2e2f3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/azure-arc/vmware-vsphere/recover-from-resource-bridge-deletion.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ manager: jsuri
1515

1616
In this article, you learn how to recover the Azure Arc resource bridge connection into a working state in disaster scenarios such as accidental deletion. In such cases, the connection between on-premises infrastructure and Azure is lost and any operations performed through Arc fail.
1717

18+
## Prerequisites
19+
20+
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.
21+
22+
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).
23+
1824
## Recovering the Arc resource bridge if there is VM deletion
1925

2026
To recover from Arc resource bridge VM deletion, you need to deploy a new resource bridge with the same resource ID as the current resource bridge using the following steps.

0 commit comments

Comments
 (0)