application-gateway-kubernetes-ingress icon indicating copy to clipboard operation
application-gateway-kubernetes-ingress copied to clipboard

Remove note from WAF policy annotation documentation

Open Deofex opened this issue 1 year ago • 0 comments

Checklist

  • [ ] The title of the PR is clear and informative
  • [ ] If applicable, the changes made in the PR have proper test coverage
  • [ ] Issues addressed by the PR are mentioned in the description followed by Fixes.

Description

Remove an invalid note from the documentation

Fixes

The documentation has an invalid note. The note WAF policy will only be applied to a listener if ingress rule path is not set or set to "/" or "/*" is incorrect. The WAF policy is also applied if other paths are set.

Deofex avatar Apr 12 '24 09:04 Deofex