Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f86e1a8

Browse files
committedJun 2, 2022
Update WAF configure policies
1 parent 9d506b2 commit f86e1a8

File tree

6 files changed

+28
-18
lines changed

6 files changed

+28
-18
lines changed
 

‎articles/firewall-manager/manage-web-application-firewall-policies.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: vhorne
55
ms.author: victorh
66
ms.service: firewall-manager
77
ms.topic: how-to
8-
ms.date: 06/01/2022
8+
ms.date: 06/02/2022
99
---
1010

1111
# Manage Web Application Firewall policies (preview)
@@ -39,16 +39,6 @@ You can centrally create and associate Web Application Firewall (WAF) policies f
3939
1. Select **Add** to create a new WAF policy or import settings from an existing WAF policy.
4040
:::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.":::
4141

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-
5242
## Next steps
5343

5444
- [Configure an Azure DDoS Protection Plan using Azure Firewall Manager (preview)](configure-ddos.md)
Loading
Loading

‎articles/web-application-firewall/shared/manage-policies.md

Lines changed: 26 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,40 @@ author: vhorne
55
ms.author: victorh
66
ms.service: web-application-firewall
77
ms.topic: conceptual
8-
ms.date: 06/01/2022
8+
ms.date: 06/02/2022
99
---
1010

11-
# Use Azure Firewall Manager to manage Web Application Firewall policies (preview)
11+
# Configure WAF policies using Azure Firewall Manager (preview)
1212

1313
> [!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.
1515
> 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.
1616
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.
1818

19-
## Create and associate policies
19+
## View and manage WAF policies
2020

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.":::
2242

2343
## Next steps
2444

‎articles/web-application-firewall/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
href: ./afds/waf-front-door-tutorial-geo-filtering.md
142142
- name: Monitoring and logging
143143
href: ./afds/waf-front-door-monitor.md
144-
- name: Manage policies
144+
- name: Configure policies using Firewall Manager
145145
href: ./shared/manage-policies.md
146146
- name: Using Microsoft Sentinel with Web Application Firewall
147147
href: waf-sentinel.md

0 commit comments

Comments
 (0)
Please sign in to comment.