Microsoft Certified:Azure AI Engineer Associate
Domain 5Objective 1
Analyze and Translate Text AI-102 Practice Questions (Page 1)
Part of the Implement natural language processing solutions domain, which accounts for 15-20% of the AI-102 exam. Microsoft does not publish an official question count, but from its 100-minute exam (~40–65 total, ~6–13 in this domain), expect 2–4 from this objective — we provide 26 practice questions to prepare you well beyond it. (estimate)
26questions here
6free pages
6concepts
15-20%of the exam
Questions 1–5
- 1
A multinational HR department collects employee feedback in multiple languages. They need to extract main topics from each comment, detect the language for reporting, and redact any personal data before storing. The solution must minimize API calls and ensure that no PII is stored. The team is considering two pipelines: (A) redact PII first, then detect language and extract key phrases; (B) detect language and extract key phrases first, then redact PII from the results. Which pipeline should you choose and why?
Select an answer first - 2
A multilingual support chatbot logs user messages. The team wants to detect the language of each message, redact any personal data before logging, and determine the sentiment to escalate negative interactions. The solution must use Azure AI services and ensure that no PII is stored in logs. What should you do?
Select an answer first - 3
A legal firm processes contracts in multiple languages. They need to extract the main topics from each contract and also identify the parties involved (people, organizations). The solution must minimize the number of API calls and work on the original text without translation. What should you do?
Select an answer first - 4
A social media analytics company processes posts that may contain personal data. The company must determine sentiment of each post, detect the language for demographic analysis, and ensure that any email addresses are masked before storing. The solution must minimize the risk of exposing PII during processing. You need to design the pipeline. What should you do?
Select an answer first - 5
A multilingual news aggregator receives articles in various languages. The team wants to detect the language of each article, translate non-English articles to English, and extract key phrases from the translated article for tagging. The solution must minimize API calls and ensure that key phrases are relevant to the English version. The team is considering two approaches: (A) call Language Detection, then the Translator API, then Key Phrase Extraction on the translated text; (B) call the Translator API, which returns the detected source language, then Key Phrase Extraction on the translated text. Which approach should you choose and why?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Microsoft. “AI-102” is a trademark of its owner, used for identification only.