AVS Gen 2 HCX Configurations - Issues

Shaik Nagulameera 0 Reputation points
2026-04-17T12:21:37.9433333+00:00

Environment

Platform: Azure VMware Solution (AVS) Gen2

Node Type: AV64

Migration Tool: VMware HCX

Source: On-premises vCenter

Target: AVS Gen2 SDDC

Deployment Overview

We deployed an AVS Gen2 cluster with AV64 nodes and are preparing to migrate on-premises workloads to AVS using HCX.

During the deployment we followed the AVS Gen2 networking best practices and created:

HCX Management Network: /24 subnet

HCX Uplink Network: /24 subnet

These two subnets were provided during the HCX Cloud deployment in AVS.

After that:

HCX Cloud was successfully deployed in AVS.

HCX Connector appliance was deployed on the on-prem vCenter.

Site pairing between on-prem and AVS HCX completed successfully.

Everything works as expected up to this point.

Issue

When attempting to create the Service Mesh, the deployment fails during appliance configuration.

Error Message

Service Mesh creation failed.

Health Check Output

Health status from the on-prem HCX Connector shows that the appliances are reachable via ICMP and SSL, but Peer Site Connectivity is down and all tunnels are down.

Probe Health Checking

Similar results are seen for the other appliances as well.

Additional checks from the Interconnect appliance show the same behavior:

Appliance system status: good

Peer site connectivity: down

All HCX tunnels down

Observations

ICMP connectivity between appliances is successful

SSL connectivity on port 9443 is successful

Appliance health status appears good

However HCX tunnels are not establishing

Error indicates WAN-IX appliance not reachable on management network

Question

Has anyone encountered this issue in AVS Gen2 HCX deployments?

Specifically:

What could cause WAN-IX appliance not reachable on the management network during Service Mesh deployment?

Are there any specific routing, firewall, or AVS Gen2 network requirements that could prevent HCX tunnels from forming?

Is there anything specific to AVS Gen2 HCX networking design that needs to be validated when using dedicated /24 subnets for management and uplink networks?

Any guidance or troubleshooting steps would be greatly appreciated.

Azure VMware Solution

1 answer

Sort by: Oldest
  1. Anonymous
    2026-04-17T14:13:19.87+00:00

    Hello Shaik Nagulameera,

    Thank you for sharing the detailed information about your environment.

    Based on the case description, this behavior is typically associated with gaps in underlay connectivity or routing validation, which are critical for successful Service Mesh deployment.

    Key considerations for Azure VMware Solution (AVS)

    • Networking within AVS is isolated from Azure IaaS constructs. Components such as Network Security Groups (NSGs) and Azure Firewall do not apply in the AVS private cloud. Traffic control within AVS is managed through NSX-T.
    • HCX Service Mesh tunnel establishment requires full bidirectional IP connectivity between:
      • On-premises HCX appliance interfaces
      • AVS HCX appliance management and uplink interfaces
      This connectivity must be established over ExpressRoute with proper routing configured on the on-premises network.

    Points to validate

    Even when ICMP and HTTPS checks succeed, HCX tunnels may still fail if the following are not fully aligned:

    1. ExpressRoute routing:- Ensure that: a. Routes to HCX Management and Uplink subnets in AVS are correctly advertised to on-premises b Return paths are properly configured so traffic from AVS can reach on-premises and complete the round trip HCX port requirements HCX relies on multiple TCP and UDP ports beyond standard management connectivity. Please verify that all required ports are allowed end-to-end across any on-premises firewalls or security appliances in the ExpressRoute path.
    2. HCX Network Profile configuration Confirm that: a. Network Profiles defined in HCX Cloud Manager match the deployed AVS subnets exactly b. Management and Uplink networks are correctly separated and used as per design guidance AVS-specific design considerations AVS (including Gen2) operates within a managed private cloud model with specific design constraints. Tunnel establishment depends on correct upstream (on-premises to AVS) connectivity rather than Azure-side security controls.

    At this time, there are no known AVS Gen2 limitations that would prevent HCX Service Mesh deployment when using dedicated /24 subnets, assuming all documented requirements are satisfied.

    Recommendations

    • Revalidate ExpressRoute routing for both HCX Management and Uplink networks
    • Ensure all required HCX ports are permitted across the entire network path
    • Run HCX built-in diagnostics for Site Pairing and Service Mesh to identify the failing check
    • If the issue persists, please collect HCX diagnostic logs and proceed with opening a Microsoft Support request for further investigation

    References:

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.