AI-102 Question 250
Single answerYou are designing a customer feedback analysis system using Azure services. The system needs to process customer feedback submitted in English and translate it into French, Spanish, and German simultaneously for regional teams. Which Azure service or feature should you use to achieve this?
- A
Azure Cognitive Services Translator
- B
Azure Bot Service
- C
Azure Machine Learning
- D
Azure Synapse Analytics
Show answer and explanation
Correct answer: A
Explanation
The Azure Cognitive Services Translator is a dedicated translation service that supports translating text into multiple languages in a single API call. This makes it the most suitable choice for translating customer feedback into French, Spanish, and German simultaneously.
- A. Correct.
Azure Cognitive Services Translator is specifically designed for translation tasks and supports translating text to multiple languages simultaneously, making it the correct choice for this scenario.
- B. Incorrect.
Azure Bot Service is used for building conversational AI and chatbots. While it can integrate with translation services, it is not inherently designed for translation tasks.
- C. Incorrect.
Azure Machine Learning is a platform for building, training, and deploying machine learning models. It is not specialized for text translation out of the box.
- D. Incorrect.
Azure Synapse Analytics is a data integration and big data analytics service. It is not relevant to translation tasks.