-
Notifications
You must be signed in to change notification settings - Fork 122
Network-25537 : Threat intelligence is Enabled in Deny Mode on Azure Firewall #780
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
This pull request adds a new security assessment test (ID 25537) to validate that Azure Firewall Policies have Threat Intelligence enabled in "Deny" mode. The test scans all subscriptions for firewall policies and checks their threat intelligence configuration.
Changes:
- Added PowerShell test script to check Azure Firewall threat intelligence settings across all subscriptions
- Added markdown documentation explaining the assessment and remediation steps
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 12 comments.
| File | Description |
|---|---|
| src/powershell/tests/Test-Assessment.25537.ps1 | PowerShell function to assess threat intelligence mode on Azure Firewall policies across all subscriptions |
| src/powershell/tests/Test-Assessment.25537.md | Documentation explaining the threat intelligence requirement and remediation guidance |
💡 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 6 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.