Designing and Implementing an Azure AI Solution (legacy) — Question 9
You need to build a reputation monitoring solution that reviews Twitter activity about your company. The solution must identify negative tweets and tweets that contain inappropriate images.
You plan to use Azure Logic Apps to build the solution.
Which two additional Azure services should you include in the solution? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. Computer Vision
- B. Azure Blueprint
- C. Content Moderator
- D. Text Analytics
- E. Azure Machine Learning Service
- F. Form Recognizer
Correct answer: C, D
Explanation
The correct answers are C and D because Content Moderator can help filter out inappropriate content, while Text Analytics can analyze sentiment to identify negative tweets. The other options, while useful in other contexts, do not directly address the specific needs of monitoring Twitter for negative sentiment and inappropriate images.