Foritgate in Azure using multiple subnets and vnets
I have an existing Azure environment with a vFG that currently has one subnet. However, we need to add several more VNets with different subnets now, and we want the FG to control the traffic between them.
Each LAN side NIC needs to be on a separate subnet, which would put it in a separate vNet. All NICs have to be on the same VLAN. I'm not sure how to configure this.

