You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AKS-Arc/network-validation-errors.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,14 +39,14 @@ Logical network IP addresses can't connect to management IP pool addresses, due
39
39
40
40
- Incorrect DNS server resolution.
41
41
- Firewall rules between the Arc VM logical network and the cloud agent endpoint.<br/>
42
-
- The logical network is in a different vlan than the management IP pool and there's no cross-vlan connectivity.
42
+
- The logical network is in a different VLAN than the management IP pool and there's no cross-VLAN connectivity.
43
43
44
44
### Mitigation
45
45
46
46
To resolve this error, you can take the following steps:
47
47
48
48
- Make sure that the DNS servers specified in the Arc VM logical network can resolve the MOC cloud agent FQDN.
49
-
- Make sure that the logical network IP addresses can connect to all the management IP pool addresses on the required ports. Check the [AKS network port and cross vlan requirements](aks-hci-network-system-requirements.md#network-port-and-cross-vlan-requirements) for a detailed list of ports that need to be opened.
49
+
- Make sure that the logical network IP addresses can connect to all the management IP pool addresses on the required ports. See the [AKS network port and cross VLAN requirements](aks-hci-network-system-requirements.md#network-port-and-cross-vlan-requirements) for a detailed list of ports that need to be opened.
50
50
51
51
## InternetConnectivityError
52
52
@@ -86,23 +86,23 @@ The Arc VM logical network is not reachable from management IP pool addresses.
86
86
To resolve this error, you can take the following steps:
87
87
88
88
- Make sure that the management IP pool addresses can reach the logical network IP addresses.
89
-
- Check the [AKS network port and cross vlan requirements](aks-hci-network-system-requirements.md#network-port-and-cross-vlan-requirements) for a detailed list of ports that need to be opened.
89
+
- Check the [AKS network port and cross VLAN requirements](aks-hci-network-system-requirements.md#network-port-and-cross-vlan-requirements) for a detailed list of ports that need to be opened.
90
90
91
91
## DNSResolutionError
92
92
93
93
This error occurs when DNS servers specified in the Arc VM logical network can't resolve the MOC cloud FQDN or the required URLs.
94
94
95
95
### Causes of failure
96
96
97
-
DNS servers specified in logical network can't resolve the MOC cloud FQDN or the required URLs.
97
+
DNS servers specified in a logical network can't resolve the MOC cloud FQDN or the required URLs.
98
98
99
99
### Mitigation
100
100
101
101
To resolve this error, check the DNS servers specified in the logical network so that they can resolve the MOC cloud FQDN or the required URLs.
102
102
103
103
## Contact Microsoft Support
104
104
105
-
If the problems persist, [collect AKS cluster logs](get-on-demand-logs.md) before you [create the support request](aks-troubleshoot.md#open-a-support-request).
105
+
If the problems persist, [collect AKS cluster logs](get-on-demand-logs.md) before you [create a support request](aks-troubleshoot.md#open-a-support-request).
0 commit comments