Skip to content

Commit fd82782

Browse files
authored
add private link unsupported
1 parent 8c970ad commit fd82782

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,8 @@ To fix this, the credentials in the appliance VM need to be updated. For more in
9797

9898
### Private Link is unsupported
9999

100-
Arc resource bridge does not support private link. If you are using private link on a different Azure Arc product, such as Azure Arc-enabled servers, you must provide Arc resource bridge with a different DNS server and deploy Arc resource bridge on a different network segment than the one being used for private link.
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.
101+
101102

102103
## Networking issues
103104

0 commit comments

Comments
 (0)