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/firewall-manager/manage-web-application-firewall-policies.md
+1-11Lines changed: 1 addition & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: vhorne
5
5
ms.author: victorh
6
6
ms.service: firewall-manager
7
7
ms.topic: how-to
8
-
ms.date: 06/01/2022
8
+
ms.date: 06/02/2022
9
9
---
10
10
11
11
# Manage Web Application Firewall policies (preview)
@@ -39,16 +39,6 @@ You can centrally create and associate Web Application Firewall (WAF) policies f
39
39
1. Select **Add** to create a new WAF policy or import settings from an existing WAF policy.
40
40
:::image type="content" source="media/manage-web-application-firewall-policies/web-application-firewall-policies.png" alt-text="Screenshot of Firewall Manager Web Application Firewall policies.":::
41
41
42
-
## Upgrade Application Gateway WAF configuration to WAF policy
43
-
44
-
For Application Gateway with WAF configuration, you can upgrade the WAF configuration to a WAF policy associated with Application Gateway.
45
-
46
-
The WAF policy can be shared to multiple application gateways. Also, a WAF policy allows you to take advantage of advanced and new features like bot protection, newer rule sets, and reduced false positives. New features are only released on WAF policies.
47
-
48
-
To upgrade a WAF configuration to a WAF policy, select **Upgrade from WAF configuration** from the desired application gateway.
49
-
50
-
:::image type="content" source="media/manage-web-application-firewall-policies/upgrade-policy.png" alt-text="Screenshot showing upgrade from WAF configuration.":::
51
-
52
42
## Next steps
53
43
54
44
-[Configure an Azure DDoS Protection Plan using Azure Firewall Manager (preview)](configure-ddos.md)
Copy file name to clipboardExpand all lines: articles/web-application-firewall/shared/manage-policies.md
+26-6Lines changed: 26 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -5,20 +5,40 @@ author: vhorne
5
5
ms.author: victorh
6
6
ms.service: web-application-firewall
7
7
ms.topic: conceptual
8
-
ms.date: 06/01/2022
8
+
ms.date: 06/02/2022
9
9
---
10
10
11
-
# Use Azure Firewall Manager to manage Web Application Firewall policies (preview)
11
+
# Configure WAF policies using Azure Firewall Manager (preview)
12
12
13
13
> [!IMPORTANT]
14
-
> Managing Web Application Firewall policies using Azure Firewall Manager is currently in PREVIEW.
14
+
> Configure Web Application Firewall policies using Azure Firewall Manager is currently in PREVIEW.
15
15
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
16
16
17
-
Azure Firewall Manager is a central network security policy and route management service that allows administrators and organizations to protect their networks and cloud platforms at scale, all in one central place.
17
+
Azure Firewall Manager is a platform to manage and protect your network security resources at scale. You can associate your WAF policies to an Application Gateway or Azure Front Door within Azure Firewall Manager, all in a single place.
18
18
19
-
## Create and associate policies
19
+
## View and manage WAF policies
20
20
21
-
You can use Azure Firewall Manager to centrally create, associate, and manage Web Application Firewall (WAF) policies for your application delivery platforms, including Azure Front Door and Azure Application Gateway.
21
+
In Azure Firewall Manager, you can create and view all WAF policies in one central place across subscriptions and regions.
22
+
23
+
To navigate to WAF policies, select the Web Application Firewall Policies tab on the left, under **Security**.
24
+
25
+
:::image type="content" source="../media/manage-policies/policies.png" alt-text="Screenshot showing Web Application Firewall policies in Firewall Manager.":::
26
+
27
+
## Associate of dissociate WAF policies
28
+
29
+
In Azure Firewall Manager, you can create and view all WAF policies in your subscriptions. These policies can be associated or dissociated with an application delivery platform. Select the service and then select **Manage Security**.
30
+
31
+
:::image type="content" source="../media/manage-policies/manage-security.png" alt-text="Screenshot showing Manage Security in Firewall Manager.":::
32
+
33
+
## Upgrade Application Gateway WAF configuration to WAF policy
34
+
35
+
For Application Gateway with WAF configuration, you can upgrade the WAF configuration to a WAF policy associated with Application Gateway.
36
+
37
+
The WAF policy can be shared to multiple application gateways. Also, a WAF policy allows you to take advantage of advanced and new features like bot protection, newer rule sets, and reduced false positives. New features are only released on WAF policies.
38
+
39
+
To upgrade a WAF configuration to a WAF policy, select **Upgrade from WAF configuration** from the desired application gateway.
40
+
41
+
:::image type="content" source="../media/manage-policies/upgrade-policy.png" alt-text="Screenshot showing upgrade from WAF configuration.":::
0 commit comments