-
Notifications
You must be signed in to change notification settings - Fork 124
Network - 26889 - Diagnostic logging is enabled in Azure Front Door WAF #891
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 Zero Trust Assessment test (ID 26889) to evaluate whether Azure Front Door (Standard/Premium) profiles that have WAF enabled are configured with diagnostic settings that enable WAF logging to a valid destination.
Changes:
- Introduces
Test-Assessment-26889to enumerate subscriptions, identify AFD profiles with WAF, and validate diagnostic settings/log categories. - Generates a markdown report table summarizing per-profile diagnostic logging status and a short roll-up summary.
- Adds remediation guidance markdown for the new test (26889).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 6 comments.
| File | Description |
|---|---|
| src/powershell/tests/Test-Assessment.26889.ps1 | New assessment script that discovers AFD+WAF profiles and evaluates diagnostic settings/log categories, producing markdown output. |
| src/powershell/tests/Test-Assessment.26889.md | New remediation guidance and results placeholder for test 26889 report output. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.