Virtual WAN

prasantc 936 Reputation points
2023-07-23T04:08:15.0366667+00:00

Is it true that Connection between the virtual hub cannot be secured by Azure firewall and only the traffic between the spoke and vhub is secured by Az firewall premium? Or this limitation has been fixed now

Azure Virtual WAN
Azure Virtual WAN
An Azure virtual networking service that provides optimized and automated branch-to-branch connectivity.
224 questions
{count} votes

Accepted answer
  1. Luke Murray 11,091 Reputation points MVP
    2023-07-23T23:30:05.7+00:00

    You can deploy a secured vhub to vhub connection with Routing Intent.

    Hub 1 configuration:

    • Private Traffic Policy with Next Hop Hub 1 Azure Firewall, NVA or SaaS solution
    • Internet Traffic Policy with Next Hop Hub 1 Azure Firewall, NVA or SaaS solution

    Hub 2 configuration:

    • Private Traffic Policy with Next Hop Hub 2 Azure Firewall, NVA or SaaS solution
    • Internet Traffic Policy with Next Hop Hub 2 Azure Firewall, NVA or SaaS solution

    Screenshot showing architecture with two secured hubs.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.