Skip to content

Commit 9475aad

Browse files
authored
Merge pull request #106771 from vhorne/waf-over
Waf over
2 parents 05acb0d + 106d973 commit 9475aad

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

articles/web-application-firewall/overview.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article provides an overview of Azure Web Application Firewall
44
services: web-application-firewall
55
author: vhorne
66
ms.service: web-application-firewall
7-
ms.date: 10/04/2019
7+
ms.date: 03/06/2020
88
ms.author: victorh
99
ms.topic: overview
1010
---
@@ -19,9 +19,13 @@ Preventing such attacks in application code is challenging. It can require rigor
1919

2020
A WAF solution can react to a security threat faster by centrally patching a known vulnerability, instead of securing each individual web application.
2121

22-
WAF can be deployed with Azure Application Gateway and Azure Front Door Service. Currently, WAF has features that are customized for each specific service. For more information about WAF features for each service, see the overview for each service.
22+
## Supported services
23+
24+
WAF can be deployed with [Azure Application Gateway](../application-gateway/overview.md) and [Azure Front Door Service](../frontdoor/front-door-overview.md). Both services are Layer-7 (HTTP/S) load balancers, but Application Gateway is a regional service and Front Door is a global service. WAF has features that are customized for each specific service.
25+
26+
For more information, see the WAF overview for each service.
2327

2428
## Next steps
2529

2630
- For more information about Web Application Firewall on Application Gateway, see [Web Application Firewall on Azure Application Gateway](./ag/ag-overview.md).
27-
- For more information about Web Application Firewall on Azure Front Door Service see [Web Application Firewall on Azure Front Door Service](./afds/afds-overview.md).
31+
- For more information about Web Application Firewall on Azure Front Door Service, see [Web Application Firewall on Azure Front Door Service](./afds/afds-overview.md).

0 commit comments

Comments
 (0)