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/ag/upgrade-ag-waf-policy.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,13 @@ Azure Web Application Firewall (WAF) provides centralized protection of your web
16
16
17
17
Azure Application Gateway WAF v2 natively supports WAF policy. You should upgrade your legacy WAF configuration to WAF policies.
18
18
19
-
- Policies offer a richer set of advanced features like newer managed rule sets, custom rules, per rule exclusions, bot protection, and the next generation of WAF engine. These advanced features are available to you at no additional cost.
19
+
- Policies offer a richer set of advanced features. This includes newer managed rule sets, custom rules, per rule exclusions, bot protection, and the next generation of WAF engine. These advanced features are available to you at no extra cost.
20
20
- WAF policies provide higher scale and better performance.
21
21
- Unlike legacy WAF configuration, WAF policies can be defined once and shared across multiple gateways, listeners, and URL paths. This simplifies the management and deployment experience.
22
-
- The latest features and future enhancements will only be available via WAF policies.
22
+
- The latest features and future enhancements are only available via WAF policies.
23
23
24
24
> [!IMPORTANT]
25
-
> No further investments will be made on legacy WAF configuration. You are strongly encouraged to upgrade from legacy WAF configuration to WAF Policy for easier management, better, scale, and a richer feature set at no additional cost.
25
+
> No further investments will be made on legacy WAF configuration. You are strongly encouraged to upgrade from legacy WAF configuration to WAF Policy for easier management, better scale, and a richer feature set at no additional cost.
26
26
27
27
## Upgrade Application Gateway Standard v2 to Application Gateway WAF v2
28
28
@@ -36,7 +36,7 @@ You can upgrade existing Application Gateways with WAF v2 from WAF legacy config
36
36
37
37
# [Portal](#tab/portal)
38
38
39
-
1.Logon to the Azure portal and select the Application Gateway WAF v2 that has a legacy WAF configuration.
39
+
1.Sign in to the Azure portal and select the Application Gateway WAF v2 that has a legacy WAF configuration.
40
40
1. Select **Web Application Firewall** from the left menu, then select **Upgrade from WAF configuration**.
41
41
1. Provide a name for the new WAF Policy and then select **Upgrade**. This creates a new WAF Policy based on the WAF configuration. You can also choose to associate a pre-existing WAF Policy instead of creating a new one.
42
42
1. When the upgrade finishes, a new WAF Policy incorporating the previous WAF configuration and rules is created.
@@ -53,7 +53,7 @@ See [Upgrade Web Application Firewall policies using Azure PowerShell](migrate-p
53
53
54
54
## Upgrade Application Gateway v1 to WAF v2 with WAF policy
55
55
56
-
Application Gateway v1 does not support WAF policy. Upgrading to WAF policy is a two step process:
56
+
Application Gateway v1 doesn't support WAF policy. Upgrading to WAF policy is a two step process:
0 commit comments