Courseiva
Implement natural language processing solutionsmediumMultiple ChoiceObjective-mapped

AI-102 Practice Question: Implement natural language processing solutions

A company is developing a conversational AI solution using Microsoft Copilot Studio. They want the copilot to answer questions based on a knowledge base of technical documents. Which data source integration should they use?

⚠ Common exam trap

Many candidates confuse data storage (Blob Storage, SQL Database) with data retrieval and search capabilities, assuming any storage service can be directly used for Q&A, but Copilot Studio requires a search-optimized index like Azure AI Search to perform effective knowledge base queries.

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

Azure AI Search

Azure AI Search is the correct data source because it provides a search index that can be queried by Copilot Studio using the 'Azure AI Search' connector. This allows the copilot to perform semantic or keyword-based retrieval over indexed technical documents, enabling accurate question-answering from a knowledge base. Copilot Studio natively supports Azure AI Search as a data source for generative answers, making it the optimal choice for this scenario.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Azure AI Search

    Why this is correct

    Azure AI Search can index documents and be used as a knowledge source.

  • Azure Blob Storage

    Why it's wrong here

    Blob Storage requires additional indexing to be searchable.

  • Azure SQL Database

    Why it's wrong here

    Azure SQL Database is not a native knowledge source for Copilot Studio.

  • Microsoft Lists

    Why it's wrong here

    Microsoft Lists is for simple list data, not comprehensive technical documents.

About these practice questions

This AI-102 question is part of Courseiva's 945-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

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.