AI-103 Implement Generative AI And Agentic Solutions Practice Question
You are designing an agentic workflow in Prompt Flow. Which TWO components are required to define a tool-based agent? (Choose two)
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
✓
A LLM to act as the agent brain
Agents require a tool definition (to perform actions) and a base model (to reason).
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
A LLM to act as the agent brain
Why this is correct
The model performs the reasoning to decide which tool to call.
- ✓
Tool definition (OpenAPI spec or Python function)
Why this is correct
Tools allow the model to interact with external systems.
- ✗
A SQL Database
Why it's wrong here
Databases are optional depending on the agent's goal.
- ✗
A Power Automate cloud flow
Why it's wrong here
Power Automate is separate from core Prompt Flow agent orchestration.
- ✗
An Azure Container Registry
Why it's wrong here
Registry is for image storage, not agent logic.
About these practice questions
This AI-103 question is part of Courseiva's 510-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 →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Microsoft exam blueprint
This AI-103 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-103 exam.