how to fix below rror while creating firewall in azure portal

krishna basavaraj savasuddi 95 Reputation points
2023-07-23T20:07:40.4833333+00:00

Hi ,

Im getting below error even though i have the required subnet created. Can someone please help?errorfirewall

errorfir

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
779 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,408 questions
0 comments No comments
{count} votes

Accepted answer
  1. TP 124.7K Reputation points Volunteer Moderator
    2023-07-23T22:04:11.8933333+00:00

    Hi,

    For Azure Firewall Basic tier Forced Tunneling mode is enabled by default, so your Virtual Network needs to have both AzureFirewallSubnet and AzureFirewallManagementSubnet. In your screenshot your VNet is missing AzureFirewallSubnet.

    Try creating AzureFirewallSubnet in your virtual network and then start Create a firewall wizard again.

    Please see below articles for more details on Forced Tunneling mode:

    https://techcommunity.microsoft.com/t5/azure-network-security-blog/configuring-azure-firewall-in-forced-tunneling-mode/ba-p/3581955

    Azure Firewall forced tunneling

    https://learn.microsoft.com/en-us/azure/firewall/forced-tunneling

    Please click Accept Answer if the above was useful.

    Thanks.

    -TP

    1 person found this answer helpful.
    0 comments No comments

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.