nerdexam
Microsoft

AI-102 · Question #457

You build a chatbot that uses the Azure OpenAI GPT-4 model to generate song lyrics. You need to ensure that responses do NOT contain lyrics from popular songs that might have been ingested during…

The correct answer is D. Protected material text detection. The Protected material text detection feature in Azure AI Content Safety is specifically designed to identify and block responses that may contain copyrighted or protected content, such as lyrics from popular songs. Since GPT-4 may have been trained on publicly available data…

Submitted by rohit_dlh· Mar 30, 2026

Question

You build a chatbot that uses the Azure OpenAI GPT-4 model to generate song lyrics. You need to ensure that responses do NOT contain lyrics from popular songs that might have been ingested during model training. Which Azure AI Content Safety API should you use?

Options

  • ACustom categories
  • BAnalyze Text
  • CGroundedness detection
  • DProtected material text detection

How the community answered

(23 responses)
  • A
    9% (2)
  • B
    13% (3)
  • C
    4% (1)
  • D
    74% (17)

Explanation

The Protected material text detection feature in Azure AI Content Safety is specifically designed to identify and block responses that may contain copyrighted or protected content, such as lyrics from popular songs. Since GPT-4 may have been trained on publicly available data, this feature helps ensure that the chatbot does not generate copyrighted lyrics by detecting and filtering out protected material.

Topics

#Azure AI Content Safety#Protected material detection#LLM content moderation

Community Discussion

No community discussion yet for this question.

Full AI-102 Practice