Hi ,
In Hyper-V, we always don't recommend to bridge the Virtual Switch adapter with physical network adapters in the host. The correct way to implement networking in Hyper-V for VM communication and internet is to create an external Virtual Switch.
If you want to virtual machines to be isolated behind a single shared IP address on the host, then you can create a NAT virtual switch. NAT Virtual Switch allows virtual machines to have an internal network and have internet access.
As picture below:
For how to configure a NAT Virtual Switch with Hyper-V, you can refer to the following article:
Using a NAT Virtual Switch with Hyper-V
Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
Best Regards,
Candy
--------------------------------------------------------------
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.