Why is Azure security alert tuning so hard?
we pushed some policy changes to tighten Azure security and alert volume jumped from ~20 high priority alerts a day to 200+.
a lot of it is low signal. things like log access, policy mismatches on short-lived or already removed resources, repeated findings that don’t change state.
tried the usual tuning. adjusted thresholds, added exclusions, set up suppression rules. some of that helped briefly, then broke when underlying resource IDs or context changed.
compliance is fine with the volume, but it’s making it harder to spot anything real.
we’re running Defender for Cloud + Sentinel across multiple tenants with Entra and a mix of VMs and app services.
what’s actually working for you to reduce Azure security alert noise without losing real signal?