Skip to content

Commit 8cc4cf7

Browse files
authored
Update troubleshoot-resource-bridge.md
1 parent f0bcc95 commit 8cc4cf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ This article provides information on troubleshooting and resolving issues that c
1313

1414
### Logs collection
1515

16-
For issues encountered with Arc resource bridge, collect logs for further investigation using the Azure CLI [`az arcappliance logs`](/cli/azure/arcappliance/logs) command. This command needs to be run from the same management machine that was used to run commands to deploy the Arc resource bridge. If you're using a different machine to collect logs, you need to run the `az arcappliance get-credentials` command first before collecting logs.
16+
For issues encountered with Arc resource bridge, collect logs for further investigation using the Azure CLI [`az arcappliance logs`](/cli/azure/arcappliance/logs) command. This command needs to be run from the management machine used to deploy the Arc resource bridge. If you're using a different machine, it needs to meet the [management machine requirements](system-requirements.md#management-machine-requirements).
1717

1818
If there's a problem collecting logs, most likely the management machine is unable to reach the Appliance VM. Contact your network administrator to allow SSH communication from the management machine to the Appliance VM on TCP port 22.
1919

20-
You can collect the Arc resource bridge logs by passing either the appliance VM IP or the kubeconfig in the logs command.
20+
You can collect the Arc resource bridge logs by passing either the appliance VM IP or the kubeconfig in the logs command.
2121

2222
To collect Arc resource bridge logs on VMware using the appliance VM IP address:
2323

0 commit comments

Comments
 (0)