An Azure service that runs native VMware workloads on Azure.
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
Points to validate
Even when ICMP and HTTPS checks succeed, HCX tunnels may still fail if the following are not fully aligned:
- 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.
- 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: