Wordpress Save actions blocked in Azure WAF
Hello,
A website is developed in WordPress and hosted on Azure VM with Azure application Gateway in front.
Azure WAF is enabled with default rules OWASP 3.2
WordPress save actions are getting blocked by WAF. These actions are performed by known person and these are usual actions
For example, Contact Form 7 saving or User saving or Save the post etc.
We have gone through exclusion list and custom rules as well.
But all the WordPress actions are getting blocked and it is not practical to check and add rules/exclusions one by one.
Can anyone suggest a way? If there is some ruleset or policy specifically designed for WordPress?
Thanks.