Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(app_gateway): Allow to attach WAF policy at gateway level #377

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tomrss
Copy link

@tomrss tomrss commented Nov 21, 2024

List of changes

Allow to attach WAF policy at gateway level and not only on listener level.

Motivation and context

Using WAF Config on the Gateway instead of dedicated WAF Policy attached to the Gateway is legacy and it's not advised on new configurations: https://learn.microsoft.com/en-us/azure/web-application-firewall/ag/best-practices#use-waf-policies

Type of changes

  • Add new module
  • Update existing module
  • Remove existing module

Does this introduce a breaking change?

  • Yes
  • No

Other information

Run checks

Useful commands to run checks on local machine

bash .utils/terraform_run_all.sh init local
pre-commit run -a

@tomrss tomrss requested review from a team as code owners November 21, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant