AI-900 Question 15
Select 2A retail company wants to improve its online platform by automatically detecting inappropriate content in user reviews and providing personalized product recommendations. Which Azure services are most suitable for these tasks?
- A
Azure Content Moderator
- B
Azure Personalizer
- C
Azure Cognitive Search
- D
Azure Speech to Text
- E
Azure Translator
Show answer and explanation
Correct answers: A, B
Explanation
The retail company requires two distinct tasks: detecting inappropriate content and providing personalized recommendations. Azure Content Moderator is the appropriate service for identifying and managing inappropriate content, while Azure Personalizer is well-suited for creating personalized experiences, such as recommending products. The other options do not align with the specific needs of content moderation or personalization.
- A. Correct.
Azure Content Moderator is specifically designed to detect and filter inappropriate content such as offensive language, images, and more, making it suitable for content moderation tasks.
- B. Correct.
Azure Personalizer is a machine learning-based service designed to deliver personalized recommendations, making it ideal for customizing user experiences like product recommendations.
- C. Incorrect.
Azure Cognitive Search is primarily used for building search solutions and is not specialized for content moderation or personalization workloads.
- D. Incorrect.
Azure Speech to Text is used for converting spoken language into text and is not relevant to content moderation or personalization tasks.
- E. Incorrect.
Azure Translator is intended for language translation tasks and does not address content moderation or personalization workloads.