When to use Azure WAF or Azure Firewall ?

EnterpriseArchitect 5,736 Reputation points
2020-11-15T13:17:27.597+00:00

Hi Folks,

Can anyone here please share some thoughts and comments of when to use Azure WAF or Azure Firewall?
I have already existing Azure ExpressRoute so my Azure VMs can ping my OnPremise servers, and vice versa.

My purpose here is to be able to securely publish Azure Web Application & API that is accessing the database on my OnPremise SQL server.

Thanks in advance.

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
731 questions
Azure Web Application Firewall
Azure Firewall Manager
Azure Firewall Manager
An Azure service that provides central network security policy and route management for globally distributed, software-defined perimeters.
97 questions
0 comments No comments
{count} votes

9 answers

Sort by: Most helpful
  1. Liam Bao 0 Reputation points
    2023-04-23T09:50:36.61+00:00
    0 comments No comments

  2. carlintveld 26 Reputation points
    2024-04-16T12:18:12.6+00:00

    What would be the difference between WAF and firewall IDPS? Would IDPS be enough?

    0 comments No comments

  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  4. VIVEK DWIVEDI 105 Reputation points Microsoft Employee
    2025-02-06T06:38:53.57+00:00

    Hi EnterpriseArchitect,

    For your question:
    This is definitely a good approach to secure your app service if it is exposed to public internet.

    Public Internet Users –connects via the internet--> Application gateway (WAF) –secure and protect --> App Service –gets the data from--> Local OnPremise SQL Database.

    Hope this answers!

    0 comments No comments

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.