When to use Azure WAF or Azure Firewall ?

EnterpriseArchitect 6,411 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.

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.

0 comments No comments

9 answers

Sort by: Oldest
  1. Liam Bao 0 Reputation points
    2023-04-23T09:50:36.61+00:00

    Was this answer helpful?

    0 comments No comments

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

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

    Was this answer helpful?

    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 270 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!

    Was this answer helpful?

    0 comments No comments

Your answer

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