-
Notifications
You must be signed in to change notification settings - Fork 123
Network - 25541 - Application Gateway WAF is Enabled in Prevention mode #876
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Adds a new Azure Network Security assessment (TestId 25541) to validate that Azure Application Gateway WAF policies are configured to actively block threats by running in Prevention mode.
Changes:
- Introduces
Test-Assessment-25541PowerShell test to enumerate Application Gateway WAF policies across subscriptions and evaluatestate/mode. - Generates a markdown report table with per-policy compliance status and Azure Portal links.
- Adds corresponding markdown documentation with remediation links.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| src/powershell/tests/Test-Assessment.25541.ps1 | New assessment script that queries WAF policies across subscriptions and reports whether they’re enabled and in Prevention mode. |
| src/powershell/tests/Test-Assessment.25541.md | New documentation describing the control and providing remediation links. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
https://github.com/microsoft/ztspecs/issues/110