Skip to content

Commit 08f1300

Browse files
committed
Clean up
1 parent ecf131b commit 08f1300

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

AKS-Arc/network-validation-errors.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ ms.lastreviewed: 05/06/2025
1212

1313
# Troubleshoot network validation errors
1414

15-
This article provides guidance on identifying and resolving various network validation errors encountered during cluster creation, emphasizing the importance of pre-checks for early issue detection. These errors are detected by pre-checks designed to highlight issues early, allowing for easier resolution before the cluster is created.
15+
This article describes how to identify and resolve various network validation errors encountered during cluster creation, emphasizing the importance of pre-checks for early issue detection. These errors are detected by pre-checks designed to highlight issues early, allowing for easier resolution before the cluster is created.
1616

17-
The article summarizes the error codes, possible causes of the errors, and mitigation steps.
17+
The article summarizes error codes, their potential causes, and actionable mitigation steps to help you resolve issues effectively.
1818

1919
## CloudAgentConnectivityError
2020

@@ -31,15 +31,15 @@ The MOC cloud agent is created using one of the IP addresses from the [Managemen
3131
Logical network IP addresses can't connect to management IP pool addresses, due to:
3232

3333
- Incorrect DNS server resolution.
34-
- Firewall rules between the Arc VM logical network and the cloud agent endpoint.<br/>
34+
- Firewall rules between the Arc VM logical network and the cloud agent endpoint.
3535
- The logical network is in a different VLAN than the management IP pool and there's no cross-VLAN connectivity.
3636

3737
### Mitigation
3838

3939
To resolve this error, you can take the following steps:
4040

4141
- Make sure that the DNS servers specified in the Arc VM logical network can resolve the MOC cloud agent FQDN.
42-
- 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.
42+
- Make sure that the logical network IP addresses can connect to all the management IP pool addresses on the required ports. For a detailed list of ports that need to be opened, see [AKS network port and cross-VLAN requirements](aks-hci-network-system-requirements.md#network-port-and-cross-vlan-requirements).
4343

4444
## InternetConnectivityError
4545

@@ -79,7 +79,7 @@ The Arc VM logical network is not reachable from management IP pool addresses.
7979
To resolve this error, you can take the following steps:
8080

8181
- Make sure that the management IP pool addresses can reach the logical network IP addresses.
82-
- 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.
82+
- For a detailed list of ports that need to be opened, see [AKS network port and cross-VLAN requirements](aks-hci-network-system-requirements.md#network-port-and-cross-vlan-requirements).
8383

8484
## DNSResolutionError
8585

@@ -95,7 +95,7 @@ To resolve this error, check the DNS servers specified in the logical network so
9595

9696
## Contact Microsoft Support
9797

98-
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).
98+
If problems persist, [collect AKS cluster logs](get-on-demand-logs.md) before you [create a support request](aks-troubleshoot.md#open-a-support-request).
9999

100100
## Next steps
101101

0 commit comments

Comments
 (0)