Skip to content

Commit 8dda249

Browse files
Merge pull request #307954 from Miskatonic-Electronic/patch-85
Update web-application-firewall.md
2 parents 38b3472 + 1752df8 commit 8dda249

1 file changed

Lines changed: 12 additions & 6 deletions

File tree

articles/application-gateway/for-containers/web-application-firewall.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,15 @@ spec:
135135

136136
The following functionality is not supported on an Azure Web Application Firewall policy that's associated with Application Gateway for Containers:
137137

138-
* Azure Web Application Firewall integration in Microsoft Security Copilot
139-
* JavaScript challenge actions
140-
* Core Rule Set (CRS) 3.2 and earlier rule sets
141-
142-
> [!NOTE]
143-
> The association of Application Gateway for Containers with Azure Web Application Firewall is in preview. For legal terms that apply to Azure features that are in beta, in preview, or otherwise not yet released into general availability, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
138+
- **Cross-region, cross-subscription policy**: Your WAF policy must be in the same subscription and region as your Application Gateway for Containers resource.
139+
- **Core Rule Set (CRS) managed rules**: An Application Gateway for Containers WAF supports only Default Rule Set (DRS) managed rule sets.
140+
- **Legacy Bot Manager Rule Set**: Bot Manager Ruleset 0.1 isn't supported, but Bot Manager Ruleset versions 1.0 and 1.1 are supported.
141+
- **JavaScript challenge actions on Bot Manager rules**: You can't set the action on a Bot Manager rule to JavaScript challenge.
142+
- **Captcha challenge actions on Bot Manager rules**: You can't set the action on a Bot Manager rule to Captcha.
143+
- **Microsoft Security Copilot**: The Security Copilot is not supported on Application Gateway for Containers WAF.
144+
- **Custom Block Response**: Setting a custom block response in your WAF policy is not supported on Application Gateway for Containers WAF.
145+
- **X-Forwarded-For Header (XFF)**: Application Gateway for Containers WAF doesn't support the XFF variable in custom rules.
146+
147+
## Pricing
148+
149+
For pricing details, see [Understanding pricing for Application Gateway for Containers](understanding-pricing.md).

0 commit comments

Comments
 (0)