Microsoft
AI-102 · Question #31
You are developing a method for an application that uses the Azure AI Translator API. The method will receive the content of a webpage, and then translate the content into Greek (el). The result will
Sign in or unlock AI-102 to reveal the answer and full explanation for question #31. The question stem and answer options stay visible for context.
Submitted by amina.ke· Mar 30, 2026Design and implement natural language processing solutions
Question
You are developing a method for an application that uses the Azure AI Translator API. The method will receive the content of a webpage, and then translate the content into Greek (el). The result will also contain a transliteration that uses the Roman alphabet. You need to create the URI for the call to the Azure AI Translator API. You have the following URI. https://api.cognitive.microsofttranslator.com/translate?api-version=3.0 Which three additional query parameters should you include in the URI? Each correct answer presents part of the solution. (Choose three.) NOTE: Each correct selection is worth one point.
Options
- AtoScript=Cyrl
- Bfrom=el
- CtextType=html
- Dto=el
- EtextType=plain
- FtoScript=Latn
Unlock AI-102 to see the answer
You've previewed enough free AI-102 questions. Unlock AI-102 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Azure AI Translator API#API URI parameters#Text translation#Transliteration