Implement knowledge mining and information extraction solutions →mediumMultiple SelectObjective-mapped
AI-102 Practice Question: Implement knowledge mining and information extraction solutions
A healthcare organization is implementing a knowledge mining solution to extract information from medical records. They need to ensure that the solution can identify medical conditions, medications, and treatment procedures using a pre-built model. The solution must be deployed in Microsoft Foundry. Which THREE components should be included? (Choose three.)
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Text Analytics for Health skill in an Azure AI Search skillset.
The Text Analytics for Health skill in an Azure AI Search skillset applies the pre-built healthcare model to extract medical conditions, medications, and treatment procedures during indexing. Option B is correct because the Azure AI Search index stores the extracted healthcare entities and supports search and retrieval. Option C is correct because the Text Analytics for Health model is a pre-built model available in Microsoft Foundry (Azure AI Foundry) for direct use in knowledge mining solutions. Option D is incorrect because Azure AI Document Intelligence custom model is designed for extracting structured data from forms and requires training, not for pre-built healthcare entity extraction. Option E is incorrect because Language Understanding (LUIS) is used for conversational intent and entity recognition, not for extracting medical concepts from documents.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Text Analytics for Health skill in an Azure AI Search skillset.
Why this is correct
This skill integrates the model into the indexing pipeline.
- ✓
Azure AI Search index.
Why this is correct
The index stores the extracted entities and enables search.
- ✓
Text Analytics for Health model in Microsoft Foundry.
Why this is correct
This pre-built model extracts medical entities from unstructured text.
- ✗
Azure AI Document Intelligence (formerly Form Recognizer) custom model.
Why it's wrong here
Document Intelligence is for extracting data from forms and documents, not specifically for medical entities.
- ✗
Language Understanding (LUIS) model.
Why it's wrong here
LUIS is for intent recognition, not medical entity extraction.
Go deeper
Related to this question
About these practice questions
One of 945 original AI-102 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This AI-102 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI-102 exam.