I am searching for a way to enable WAF for my App Services but I don't want to use Application Gateway instead I am wondering if it is possible to configure WAF in the app services itself. Need some help on this.
Asked
Active
Viewed 409 times
1 Answers
1
No,
besides Azure Application Gateway, the only service that offers WAF is Azure Front Door.

Thiago Custodio
- 17,332
- 6
- 45
- 90
-
Can you suggest any alternative. I want to protect my website from most common security vulnerabilities. Any help would be appreciated. – samssagar Jun 30 '21 at 15:21
-
WAF is the right way. You can use Azure Front Door, Azure Application Gateway or some other 3rd party e.g. Cloudflare. – Thiago Custodio Jun 30 '21 at 16:55
-
If you don't want to use Azure AppGateway or Frontdoor, then a third party provider is the only option. Honestly, the Azure WAF is average at best anyway. – Chris Butler Jul 26 '21 at 23:22