How to analyze WAF rules on Azure?

Cataster 681 Reputation points
2021-11-03T19:42:10.927+00:00

We have an accreditation requirement to prepare some form a report that has charts/metrics of WAF detection examples, as well as recommendations
We essentially want to perform a couple hours of analysis on whats poppin' and present some recommendations about what rules to disable/enable based on insights.

This review is helpful for us to optimize to make our environment more resilient/secure as well as documenting some insights and we can use for this accreditation requirement.

Essentially the report would have something like:

Detections, examples, and how do we remediate vulnerabilities

Is there something on Azure that can provide us this information about WAF events?

146316-image.png

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,215 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. SaiKishor-MSFT 17,336 Reputation points
    2021-11-09T13:47:42.647+00:00

    @Cataster Thank you for reaching out to Microsoft Q&A. I understand that you want to be able to analyze WAF rules.

    Once your Application Gateway WAF is operational, you can enable logs to inspect what is happening with each request. Firewall logs give insight to what the WAF is evaluating, matching, and blocking. With Log Analytics, you can examine the data inside the firewall logs to give even more insights. For more information about creating a Log Analytics workspace, see Create a Log Analytics workspace in the Azure portal. For more information about log queries, see Overview of log queries in Azure Monitor.

    Hope this helps. Please let us know if you have any further questions and we will be glad to assist you further. Thank you!

    Remember:

    Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.

    Want a reminder to come back and check responses? Here is how to subscribe to a notification.


  2. Cataster 681 Reputation points
    2021-12-14T22:21:25.83+00:00

    @SaiKishor-MSFT
    Thanks Sai! I dont think we have Front door, but i think these queries help identify some WAF detections. Question, is there one that shows recommendations for enabling rules?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.