Forwarding Traffic from Azure Network to Nested Hyper-V VMs via Azure Firewall (Private Only)
Introduction Running nested Hyper-V inside an Azure VM is a common solution for migrating legacy workloads that are not immediately cloud-native. But there is a catch. When nested virtual machines use NAT, Azure networking behaves very differently from on-premises environments. Without understanding these differences, inbound and outbound connectivity can fail in ways that are hard to troubleshoot. This guide explains how to forward private Azure traffic through Azure Firewall or Other NVA to nested Hyper-V VMs, fully private and supported. ...