Skip to content

Commit 1ef2a21

Browse files
Update protect-api-hosted-apim-by-waf.md
Fixing a typo in "model". The whole article speaks about modes, not models.
1 parent d00c8af commit 1ef2a21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/web-application-firewall/afds/protect-api-hosted-apim-by-waf.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ All other settings remain at default values.
7474
Select the "bookwafpolicy" Azure WAF policy and ensure the Policy mode is set to
7575
["Prevention" in the overview tab of the policy](waf-front-door-create-portal.md#change-mode)
7676

77-
Azure WAF detection mode is used for testing and validating the policy. Detection doesn't block the call but logs all threats detected, while prevention mode blocks the call if an attack is detected. Typically, you test the scenario before switching to prevention model. For this exercise, we switch to prevention mode.
77+
Azure WAF detection mode is used for testing and validating the policy. Detection doesn't block the call but logs all threats detected, while prevention mode blocks the call if an attack is detected. Typically, you test the scenario before switching to prevention mode. For this exercise, we switch to prevention mode.
7878
[Azure Web Application Firewall on Azure Front Door](afds-overview.md#waf-modes) has more information about various WAF policy modes.
7979

8080

@@ -149,4 +149,4 @@ At this point, the end-to-end call is set up, and the API is protected by Azure
149149

150150
- [What is Azure Web Application Firewall?](../overview.md)
151151
- [Recommendations to mitigate OWASP API Security Top 10 threats using API Management](../../api-management/mitigate-owasp-api-threats.md)
152-
- [Configure Front Door Standard/Premium in front of Azure API Management](../../api-management/front-door-api-management.md)
152+
- [Configure Front Door Standard/Premium in front of Azure API Management](../../api-management/front-door-api-management.md)

0 commit comments

Comments
 (0)