Clarification on Addition and Updates of Rules in Azure WAF Managed Rule Sets (OWASP CRS) and Impact on Exclusions
Hello Azure Support Team, We have some questions regarding the management and update process of Azure Web Application Firewall (WAF) managed rule sets, specifically around the OWASP Core Rule Set (CRS) versions: How are new rules added to the managed…
Azure Web Application Firewall
One of my home IP addresses can't access sites hosted in Azure
Hi, I have a slightly odd issue - traffic coming from my default home IP address (82.68.8.222) seems to be being dropped by some websites hosted on Azure (Microsoft learn, Nationwide Building Society). If I masquerade my laptops as coming from a…
Azure Web Application Firewall
How can I find the original client IP address of a log entry in my WAF?
When I go into the logs for our Application Gateway and run a KQL query to see what items were caught (based on OWASP rules), I can see that the request logs have a column clientIp_s that shows the IP address of the requestee. However, the IP addresses I…
Azure Web Application Firewall
Azure WAF exclusions clarity of 920420
Hello,Good day! In Azure Frontdoor and AppGw WAF logs, I recently saw some requests were getting blocked by the ruleID 920420. Upon checking the logs, it said matchVariableName 'Header Value: Content-type' and matchVariableValue 'application/gzip' is not…
Azure Web Application Firewall
Why does Azure application gateway rate limit WAF return a 403 and not a 429?
When Azure Application gateway rate limiter functions as expected, we were expecting a 429, but instead, a 403 is returned. Why is this?
Azure Application Gateway
Azure Web Application Firewall
Azure front door waf rate limiting algorithm
Hello, What's the rate limiting algorithm Frontdoor and AppGw waf uses? In the docs, appgw waf v2 mentioned it uses sliding window algorithm. Is that right? And how about Frontdoor waf?
Azure Web Application Firewall
Azure App Gateway WAF_v2 Custom Rule evaluation of RequestUri fails to limit allowed paths
I have an Azure App Gateway (AppGW) whose public listener I configured with a Path-based routing rule. That Routing Rule has a default backend configured (which is required, even though I would prefer not to), and several routes, e.g. Path…
Azure Web Application Firewall
An error when trying to delete a firewall rule
Hello. We get an error when trying to delete a rule from IP restrictions that states "virtual network was not found" even though it exists. Failed to perform 'read' on resource(s) of type 'virtualNetworks/taggedTrafficConsumers', because the…
Azure Web Application Firewall
What is the best practice to add exclusion in WAF
Hi Team, We are currently working on tuning the Azure WAF rules based on Microsoft’s documentation. While we have followed the recommended guidelines, we would like to confirm whether our current configuration approach is aligned with best practices. The…
Azure Web Application Firewall
Create Managed Rule Exclusion to exclude a rule on a particular host
Hi, I am trying to create an exclusion rule on a particular OWASP policy code to exclude a particular host name. I include the rule and use the following: Match Variable: Request Header Values Operation: Equals Select: {my.host.com} I've tried various…
Azure Web Application Firewall
powershell script to change certificate in WAF
I have renewed my SSL certificate. Is there any powershell script to change certificate in WAF
Azure Web Application Firewall
Azure Application gateway with WAF
Dear team, I'm using Azure application gateway with tier Standard V2. I concert about the difference between application gateway and WAF. As I understand, when I only use Azure application gateway, it doesn't include all features of WAF, or it includes…
Azure Web Application Firewall
Exclude/exempt specific IP from WAF managed rules
Hi, I have an application hosted on Azure WAFV2, I need to define an exclusion using client IP address. Basically any request coming from that IP should not be examined against OWASP 3.2 managed rules. I tried defining exclusions but IP specific…
Azure Application Gateway
Azure Web Application Firewall

「A potentially dangerous Request.Form value was detected from the client」
I am building a web server in Azure with a configuration of CDN - WAF - WebApps. This is a .Net Framework web application. Because requestValidationMode="4.0" "A potentially dangerous Request.Form value was detected from the…
Azure Web Application Firewall
Is it possible to disable logging for custom rules in Azure WAF?
Is it possible to disable logging for custom rules in Azure WAF? I’d like to avoid logging allowed actions since they produce too much noise.
Azure Web Application Firewall
WAF error "Execution error - PCRE limits exceeded"
Our waf rules are blocking some content from accessing the backend web server; I searched the wag logs and found some OWASAP rules, the associated rule number is 932150, and the normal error message should be Remote Command Execution: Direct Unix Command…
Azure Web Application Firewall

WAF policy IP address or range
Are there any limitations on the IP lists associated with IoCs? For example, today we have a list of more than 7,500 IPs reported by the SOC, which we are blocking on security devices. Regards. Humberto G
Azure Web Application Firewall
User session timeout issues on the WAF-protected web application. After two or three minutes, the session closes, but response times when making requests or navigating within the application are functioning accordingly.
User session timeout issues on the WAF-protected web application. After two or three minutes, the session closes, but response times when making requests or navigating within the application are functioning accordingly. The logs within the login have…
Azure Web Application Firewall
Is Log Analytics Workspace required to view WAF logs for Azure Front Door? How to identify blocked traffic?
Hi, I want to use Azure Front Door to protect my applications and domains running on several VMs. I would like to review the WAF logs to understand which traffic has been blocked due to potential threats and anomaly score. From what I understand, I can…
Azure Web Application Firewall
Can't add more than three custom domains
I am trying to setup a large quantity of custom domains to be returned to my site and I cannot create more than three. Any ideas on why? A while back I was allowed additional custom domains but now it seems it was either removed or I cannot add anymore.…