Courseiva
Implement an agentic solutioneasyMultiple ChoiceObjective-mapped

AI-102 Implement an agentic solution Practice Question

A company is building an agentic solution using Azure AI Agent Service. The agent needs to execute a Power Automate flow when a user requests a vacation approval. Which action type should the developer add to the agent's action definition?

⚠ Common exam trap

It's easy for candidates to confuse 'powerAutomateFlow' with 'httpRequest' or 'openApi', thinking any HTTP-triggerable flow can be called via a generic HTTP action, but the exam specifically tests knowledge of the dedicated action type that provides native integration and simplified configuration.

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

powerAutomateFlow

The Azure AI Agent Service supports a dedicated 'powerAutomateFlow' action type that directly triggers a Power Automate flow when invoked by the agent. This is the correct choice because the requirement explicitly states the agent must execute a Power Automate flow for vacation approval, and this action type is purpose-built for that integration without needing custom HTTP or API definitions.

Answer analysis

Option-by-option breakdown

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

  • httpRequest

    Why it's wrong here

    Used for direct HTTP calls.

  • powerAutomateFlow

    Why this is correct

    Correct action type for Power Automate flows.

  • openApi

    Why it's wrong here

    Used for REST APIs, not Power Automate.

  • function

    Why it's wrong here

    Used for custom code functions.

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 →

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.