Skip to content

Commit fb3e1cf

Browse files
authored
Update troubleshoot-resource-bridge.md
1 parent e7b7b57 commit fb3e1cf

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

articles/azure-arc/resource-bridge/troubleshoot-resource-bridge.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,7 @@ If the resource bridge is offline, this is typically due to a change in networki
4040

4141
### Remote PowerShell isn't supported
4242

43-
If you run `az arcappliance` CLI commands for Arc Resource Bridge via remote PowerShell, you might experience various problems. For instance, you might see an [authentication handshake failure error when trying to install the resource bridge on an Azure Stack HCI cluster](#authentication-handshake-failure) or another type of error.
44-
45-
Using `az arcappliance` commands from remote PowerShell isn't currently supported. Instead, sign in to the node through Remote Desktop Protocol (RDP) or use a console session.
43+
If you run `az arcappliance` CLI commands for Arc Resource Bridge via remote PowerShell, you might experience various problems. For instance, you might see an [authentication handshake failure error when trying to install the resource bridge on an Azure Stack HCI cluster](#authentication-handshake-failure) or another type of error. Using `az arcappliance` commands from remote PowerShell isn't currently supported. Instead, sign in to the node through Remote Desktop Protocol (RDP) or use a console session.
4644

4745
### Resource bridge configurations can't be updated
4846

@@ -58,9 +56,7 @@ When you run the Azure CLI commands, the following error might be returned: *The
5856

5957
### Default host resource pools are unavailable for deployment
6058

61-
When using the `az arcappliance createConfig` or `az arcappliance run` command, there will be an interactive experience which shows the list of the VMware entities where user can select to deploy the virtual appliance. This list will show all user-created resource pools along with default cluster resource pools, but the default host resource pools aren't listed.
62-
63-
When the appliance is deployed to a host resource pool, there's no high availability if the host hardware fails. Because of this, we recommend that you don't try to deploy the appliance in a host resource pool.
59+
When using the `az arcappliance createconfig` or `az arcappliance run` command, there will be an interactive experience which shows the list of the VMware entities where you can select to deploy the virtual appliance. This list will show all user-created resource pools along with default cluster resource pools, but the default host resource pools aren't listed. When the appliance is deployed to a host resource pool, there's no high availability if the host hardware fails. Because of this, we recommend that you don't try to deploy the appliance in a host resource pool.
6460

6561
### Resource bridge status "Offline" and `provisioningState` "Failed"
6662

@@ -133,9 +129,7 @@ To resolve this issue, reboot the resource bridge VM, and it should recover its
133129

134130
### SSL proxy configuration issues
135131

136-
Be sure that the proxy server on your management machine trusts both the SSL certificate for your SSL proxy and the SSL certificate of the Microsoft download servers.
137-
138-
For more information, see [SSL proxy configuration](network-requirements.md#ssl-proxy-configuration).
132+
Be sure that the proxy server on your management machine trusts both the SSL certificate for your SSL proxy and the SSL certificate of the Microsoft download servers. For more information, see [SSL proxy configuration](network-requirements.md#ssl-proxy-configuration).
139133

140134
### KVA timeout error
141135

0 commit comments

Comments
 (0)