Forum Discussion
JacksWastedLife
Jan 27, 2021Copper Contributor
Route Traffic via Azure Firewall
Hi, I have a number of virtual networks within a subscription and a hub network which hosts an Azure Firewall. Within each network is a virtual machine with a public IP. I can't peer the network...
ibnmbodji
Feb 03, 2021Steel Contributor
Hi
Even if they are peered with hub spokes are still isolated until you allow forwaded traffic.
You can create proper rule to deny unauthorised traffic at the subnet and firewall level . By doing that you can filter and log all traffic in and out
You can eliminate all the public IP and use dnat rules if you don't want to put vpn Gateway
Tutorial: Filter inbound Internet traffic with Azure Firewall DNAT using the portal | Microsoft Docs