Which TWO actions can you take to mitigate the risk of generating harmful content when using Azure OpenAI Service? (Choose two.)
System messages can guide model behavior.
Why this answer
Option A is correct because configuring content filters blocks harmful content. Option D is correct because using system messages to set behavior reduces risk. Option B is wrong as fine-tuning doesn't guarantee safety.
Option C is wrong as increasing maxTokens doesn't mitigate harm. Option E is wrong as multiple deployments don't affect safety.