Skip to content

Commit d82a8b8

Browse files
authored
Updated RB installation instructions to retain config files
1 parent e4fd6ed commit d82a8b8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/azure-arc/vmware-vsphere/quick-start-connect-vcenter-to-arc-using-script.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -151,16 +151,16 @@ A typical onboarding that uses the script takes 30 to 60 minutes. During the pro
151151
After the command finishes running, your setup is complete. You can now use the capabilities of Azure Arc-enabled VMware vSphere.
152152
153153
> [!IMPORTANT]
154-
> If the Azure Arc resource bridge deployment fails, clean up the installation and retry the deployment. Run the following cmdlet in Azure Command Line Interface(CLI) to clean up the installation:
155-
>
156-
>```azurecli-interactive
157-
>az arcappliance delete vmware --config-file $csv_path\ResourceBridge\vmware-appliance.yaml --yes
158-
>```
159-
>
160-
> While there can be a number of reasons why the Azure Arc resource bridge deployment fails, one of them is KVA timeout error. For more information about the KVA timeout error and how to troubleshoot it, see [KVA timeout error](../manage/troubleshoot-arc-enabled-vms.md#kva-timeout-error).
154+
> If the Azure Arc resource bridge deployment fails, clean up the installation and retry the deployment. Run the following cmdlet in Azure Command Line Interface(CLI) to clean up the installation:
155+
>
156+
>```azurecli-interactive
157+
>az arcappliance delete vmware --config-file $csv_path\ResourceBridge\vmware-appliance.yaml --yes
158+
>```
159+
>
160+
> While there can be a number of reasons why the Azure Arc resource bridge deployment fails, one of them is KVA timeout error. For more information about the KVA timeout error and how to troubleshoot it, see [KVA timeout error](../manage/troubleshoot-arc-enabled-vms.md#kva-timeout-error).
161161
162162
> [!IMPORTANT]
163-
> After the successful installation of Azure Arc resource bridge, it is recommended to retain a copy of the resource bridge config .yaml files and the kubeconfig file safe and secure in a place that facilitates easy retrieval. These files may be needed later to run a few commands to perform management operations on the resource bridge.
163+
> After the successful installation of Azure Arc resource bridge, it is recommended to retain a copy of the resource bridge config .yaml files and the kubeconfig file safe and secure in a place that facilitates easy retrieval. These files may be needed later to run a few commands to perform management operations on the resource bridge.
164164
165165
## Next steps
166166

0 commit comments

Comments
 (0)