You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/web-application-firewall/afds/waf-front-door-policy-configure-bot-protection.md
+5-8Lines changed: 5 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Configure bot protection for WAF with Azure Front Door (Preview)
2
+
title: Configure bot protection for Web Application Firewall with Azure Front Door (Preview)
3
3
description: Learn Web Application Firewall (WAF).
4
4
author: vhorne
5
5
ms.service: web-application-firewall
@@ -10,9 +10,7 @@ ms.author: victorh
10
10
---
11
11
12
12
# Configure bot protection for Web Application Firewall (Preview)
13
-
This article shows you how to configure bot protection rule in Azure Web Application Firewall (WAF) for Front Door by using Azure CLI, Azure PowerShell, or Azure Resource Manager template.
14
-
15
-
A managed Bot protection rule set can be enabled for your WAF to take custom actions on requests from known malicious IP addresses. The IP addresses are sourced from the Microsoft Threat Intelligence feed. [Intelligent Security Graph](https://www.microsoft.com/security/operations/intelligence) powers Microsoft threat intelligence and is used by multiple services including Azure Security Center.
13
+
This article shows you how to configure bot protection rule in Azure Web Application Firewall (WAF) for Front Door by using Azure portal. Bot protection rule can also be configured using CLI, Azure PowerShell, or Azure Resource Manager template.
16
14
17
15
> [!IMPORTANT]
18
16
> Bot protection rule set is currently in public preview and is provided with a preview service level agreement. Certain features may not be supported or may have constrained capabilities. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for details.
@@ -23,10 +21,9 @@ Create a basic WAF policy for Front Door by following the instructions described
23
21
24
22
## Enable bot protection rule set
25
23
26
-
1. In the basic policy page that you created in the preceding section, under **Settings**, click **Rules**.
27
-
2. In the details page, under the **Manage rules** section, from the drop-down menu, select the check box in front of the rule **BotProtection-preview-0.1**, and then select **Save** above.
In the **Managed Rules** page when creating a Web Application Firewall policy, first find **Managed rule set** section, select the check box in front of the rule **Microsoft_BotManager_1.0** from the drop-down menu, and then select **Review + Create**.
0 commit comments