AI-900 Question 221
Select 2A global e-commerce company wants to provide real-time translation for product descriptions and customer reviews to support multiple languages for their international customers. Which Azure service can be used to achieve this goal, and what features make it suitable for the task?
- A
Azure Translator, which supports real-time text translation and multiple languages.
- B
Azure Speech to Text, which converts spoken words into text but does not handle language translation.
- C
Azure Cognitive Search, which is used for indexing and querying data but does not provide translation services.
- D
Azure Translator, which includes customizable translation models to better align with specific business terminology.
- E
Azure Bot Service, which is designed for creating conversational AI but does not include translation capabilities.
Show answer and explanation
Correct answers: A, D
Explanation
Azure Translator is the appropriate service for this scenario because it provides real-time text translation across multiple languages, which is essential for an international e-commerce platform. Additionally, its ability to customize translation models ensures that product descriptions and customer reviews can be translated accurately and aligned with business-specific terminology.
- A. Correct.
Azure Translator is specifically designed for real-time text translation and supports multiple languages, making it ideal for translating product descriptions and customer reviews.
- B. Incorrect.
Azure Speech to Text is useful for converting audio to text but does not provide translation functionality, so it is not applicable to this scenario.
- C. Incorrect.
Azure Cognitive Search is a search service used for indexing and querying data, but it does not support language translation.
- D. Correct.
Azure Translator allows for customizable translation models, enabling businesses to adapt translations to specific industry or organizational terminology, which is helpful for e-commerce companies.
- E. Incorrect.
Azure Bot Service is designed for creating conversational AI bots and does not include features for translating text.