The content was filtered due to Responsible AI restrictions. Error Code: ContentFiltered Conversation Id

john john Pter 1,245 Reputation points
2025-10-25T17:05:26.1466667+00:00

I define the knowledge source as this simple docx document, with this content:-

image-20251025195318-1

and i change the Moderation to low:-

image-20251025195352-3

then i added a trigger when email is arrived, but this will raise the following error:-

"The content was filtered due to Responsible AI restrictions. Error Code: ContentFiltered Conversation Id":-

User's image

any advice?

Microsoft Copilot | Microsoft 365 Copilot | Development
{count} votes

1 answer

Sort by: Most helpful
  1. Karan Shewale 2,020 Reputation points Microsoft External Staff
    2025-10-27T10:18:00.3133333+00:00

    Hi John, this error occurs because Microsoft’s Responsible AI system detected content that might violate safety or compliance rules. Even when moderation is set to Low, baseline filters still apply to prevent unsafe or risky outputs. The issue often happens when your knowledge source includes links, commands, or phrases that sound like instructions, such as “Encourage all users” or “Pin your hub sites.” It can also occur when using Generative AI orchestration with email triggers, as this combination is considered high-risk because it may send unmoderated content externally. Responsible AI filters block anything that could be interpreted as unsafe, sensitive, or potentially harmful.

    To reduce or fix this issue, start by cleaning up your knowledge source. Remove imperative phrases like “Encourage all users” or “Pin your hub sites,” avoid embedded links or replace them with plain text, and keep the tone neutral and descriptive rather than instructional. If possible, disable Generative AI orchestration for email triggers and use static responses or classic QnA for flows that send emails. Always add a fallback response, such as: “Sorry, I can’t process this request right now.” You can also check logs in Azure Application Insights to identify which part of the content triggered the filter. If orchestration is essential, wrap prompts with clear instructions like: “Summarize this text in a neutral tone without commands or links.”

    Official References

    Thank you.

    Karan Shewale.

    If this response resolves your issue, please Accept the answer and, if helpful, click the “Upvote” button. Your feedback helps us improve and assist others more effectively.

    1 person found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.