AI-102 Implement an agentic solution Practice Question
You are building an agent in Microsoft Copilot Studio that needs to send a confirmation email after a user completes a survey. The email should be sent using the user's email address collected during the conversation. Which feature should you use to send the email?
⚠ Common exam trap
Many exam-takers assume Copilot Studio has built-in email actions similar to Power Automate, but Microsoft deliberately separates conversation logic from external integrations to enforce a modular architecture.
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
✓
Create a Power Automate flow that sends an email and call it from the topic.
Microsoft Copilot Studio does not have a native 'Send an email' action; it relies on Power Automate flows to perform external actions like sending emails. By creating a flow that uses the user's email address collected during the conversation and calling it from the topic, you can send a confirmation email after the survey is completed.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Create a Power Automate flow that sends an email and call it from the topic.
Why this is correct
Power Automate flows can send emails via connectors like Outlook.
- ✗
Use the Send an email action directly in Copilot Studio.
Why it's wrong here
Copilot Studio does not have a native Send an email action.
- ✗
Use an adaptive card with an email button.
Why it's wrong here
Adaptive cards are for displaying content, not sending emails automatically.
- ✗
Use the email channel to send a response.
Why it's wrong here
The email channel allows the agent to receive emails, not send them.
Go deeper
Related to this question
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 →
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.