I have a bunch of machines being monitored by adaptive application security controls that are giving warnings because the training process was not ran long enough to recognize benign executables. What's an easy way to add exceptions for the executables in active alerts to the adaptive security groups?
Add exceptions for file paths from azure defender to adaptive application security controls
277 views Asked by TeamDman At
2
There are 2 answers
0
On
There's already an existing recommendation that might provide what you are trying to do: https://learn.microsoft.com/en-us/azure/defender-for-cloud/adaptive-application-controls#respond-to-the-allowlist-rules-in-your-adaptive-application-control-policy-should-be-updated-recommendation
This script grabs the active alerts from defender, and updates the groups. The alerts must still be dismissed manually.