About 6,970 results
Open links in new tab
  1. web application firewall - Request blocked on azure waf when …

    Aug 17, 2020 · Learn how to resolve request blocking issues on Azure WAF when form fields contain JSON string values.

  2. Azure Front door WAF policy Microsoft_DefaultRuleSet-2.0 …

    Jun 15, 2023 · You can also determine how these rules evaluate by cross referencing the Web Application Firewall core rule sets here. For example, the rule in the Azure Front Door log for …

  3. Use and setup of WAF with Azure App Service Web Application?

    Apr 4, 2018 · 2) If required, is App Service WAFs supported, and especially linked to Azure Security Centre. 3) If required and possible, then any pointers please? By the way, I have …

  4. azure - Web Application Firewall Policies - Stack Overflow

    Dec 25, 2024 · The Web Application Firewall Policies - Create Or Update API replaces the entire policy, including the customRules array, with the provided payload. To preserve the existing …

  5. Azure Front Door WAF is blocking .AspNet.ApplicationCookie

    Nov 18, 2019 · I'm wondering if anyone else has had this issue with Azure Front Door and the Azure Web Application Firewall and has a solution. The WAF is blocking simple GET requests …

  6. Azure Application gateway - is there any reason to keep Azure …

    Oct 2, 2020 · Azure Firewall and Application Gateway in parallel, the most common design, when you want Azure Application Gateway to protect HTTP (S) applications from web attacks, and …

  7. Allow access to robots.txt in Azure Web application Firewall

    Mar 4, 2024 · 0 You can configure an exclusion list for the Azure Application Gateway Web Application Firewall (WAF) to allow access to robots.txt. The exclusion list allows you to omit …

  8. How does Web App Firewall protect from SQL Injection?

    Jun 9, 2021 · -2 I heard that Azure App Gateway's Web App Firewall is able to protect apps from SQL injection attacks. How does it actually achieve that? Does it inspect all the incoming …

  9. Azure Web Application Firewall (WAF) not diferentiating file …

    The Azure WAF can be configured to check the maximum size of a request like this: Anyway, besides having this configuration, any time we upload a file the WAF considers it as a "not file …

  10. Is there any need for a firewall for an Azure Web App?

    Jul 6, 2020 · Depending on your architecture and/or approach and if cost is a concern I'd recommend Azure FrontDoor w/ Web Application Firewall (WAF) enabled. This will cover …