An Azure service that enables users to identify content that is potentially offensive, risky, or otherwise undesirable. Previously known as Azure Content Moderator.
Hi JDA,
Thanks for raising this. you’re definitely not alone in running into this with AI Foundry agents that are grounded on real‑world, professional datasets.
What you’re seeing is expected behavior with the current Azure AI Content Safety enforcement. Even when the Violence category is set to LOW, the filter still applies baseline protections and will trigger on factual descriptions of physical injury or incidents, regardless of intent or tone. As you noted, these controls can’t be fully disabled for standard tenants, even for legitimate domains like forensic engineering, insurance, or legal case analysis.
A few points that may help clarify the path forward:
Managed / modified filtering At the moment, the only supported way to go beyond the default minimum violence filtering is through managed customer approval. This requires engaging Microsoft through your Azure account team or official support channels and documenting the professional use case, data sources, and safeguards. There isn’t a self‑service toggle or public application form for this yet.
Short‑term mitigations While waiting on that process, some teams have had partial success with:
- Pre‑processing or summarizing search results before they’re passed to the agent, so raw incident narratives aren’t returned verbatim.
- Using more abstract, analytical language (cause, contributing factors, outcomes) instead of event descriptions where possible.
- Returning structured metadata (case type, equipment involved, findings) rather than free‑text excerpts.
These don’t eliminate filtering entirely, but they can reduce false positives in some scenarios.
Big picture This is a common tension when applying consumer‑grade safety models to regulated or professional domains that must discuss real incidents factually.
I Hope this helps. Do let me know if you have any further queries but for now your understanding of the limitations is correct.
Thankyou!