AI-900 Question 11
Select 2A company wants to implement a solution to moderate user-generated content on its platform and personalize user experiences. Which features of Azure AI services can directly support these workloads?
- A
Text Analytics to detect sentiment and key phrases in user reviews
- B
Content Moderator to filter inappropriate text, images, and videos
- C
Azure Machine Learning to train custom models for fraud detection
- D
Personalizer to provide tailored recommendations based on user behavior
- E
Azure Bot Service to create conversational AI for customer support
Show answer and explanation
Correct answers: B, D
Explanation
Azure AI services like Content Moderator and Personalizer are pre-built solutions that directly address content moderation and personalization workloads, respectively. Content Moderator helps ensure user-generated content aligns with platform guidelines, while Personalizer improves user engagement by delivering tailored recommendations.
- A. Incorrect.
Text Analytics provides insights like sentiment analysis and key phrase extraction, but it does not directly moderate content or personalize user experiences.
- B. Correct.
Content Moderator is specifically designed to filter inappropriate content, such as offensive text, images, and videos, making it directly relevant to content moderation workloads.
- C. Incorrect.
Azure Machine Learning is a powerful tool for creating custom machine learning models, but it is not a pre-built solution tailored for content moderation or personalization workloads.
- D. Correct.
Personalizer is a reinforcement learning-based service that provides personalized recommendations by analyzing user behavior, making it directly relevant to personalization workloads.
- E. Incorrect.
Azure Bot Service is used to create conversational AI for customer support and automation, but it is not directly related to content moderation or personalization.