Skip to content

Commit eb79f63

Browse files
authored
Update troubleshoot-resource-bridge.md
1 parent fd82782 commit eb79f63

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,11 @@ To resolve this problem, delete the resource bridge, register the providers, the
9191
9292
### Expired credentials in the appliance VM
9393

94-
Arc resource bridge consists of an appliance VM that is deployed to the on-premises infrastructure. The appliance VM maintains a connection to the management endpoint of the on-premises infrastructure using locally stored credentials. If these credentials aren't updated, the resource bridge is no longer able to communicate with the management endpoint. This can cause problems when trying to upgrade the resource bridge or manage VMs through Azure.
95-
96-
To fix this, the credentials in the appliance VM need to be updated. For more information, see [Update credentials in the appliance VM](maintenance.md#update-credentials-in-the-appliance-vm).
94+
Arc resource bridge consists of an appliance VM that is deployed to the on-premises infrastructure. The appliance VM maintains a connection to the management endpoint of the on-premises infrastructure using locally stored credentials. If these credentials aren't updated, the resource bridge is no longer able to communicate with the management endpoint. This can cause problems when trying to upgrade the resource bridge or manage VMs through Azure. To fix this, the credentials in the appliance VM need to be updated. For more information, see [Update credentials in the appliance VM](maintenance.md#update-credentials-in-the-appliance-vm).
9795

9896
### Private Link is unsupported
9997

100-
Arc resource bridge does not support private link. All calls coming from the appliance VM should not be going through your private link set up. The Private Link IPs may conflict with the Pod IP CIDR range which is not configurable on the resource bridge. You must deploy Arc resource bridge on a separate network segment unrelated to the private link setup. You must use a different DNS server than the one being used with private link.
98+
Arc resource bridge does not support private link. All calls coming from the appliance VM should not be going through your private link set up. The Private Link IPs may conflict with the appliance IP pool range which is not configurable on the resource bridge. Arc resource bridge reaches out to [required URLs](network-requirements.md#firewallproxy-url-allowlist) that shouldn't go through a private link connection. You must deploy Arc resource bridge on a separate network segment unrelated to the private link setup.
10199

102100

103101
## Networking issues

0 commit comments

Comments
 (0)