AI-200 Event Driven Integration Practice Question
You are configuring Azure Event Grid to send events to an Azure Logic App. Which built-in trigger should you use in your Logic App workflow to receive these events seamlessly?
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
✓
When a resource event occurs (Azure Event Grid trigger)
Azure Logic Apps provides a native 'When a resource event occurs' trigger (powered by Event Grid) that automatically provisions the webhook subscription behind the scenes.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
When messages arrive in a Service Bus queue
Why it's wrong here
This trigger is for Service Bus queues, not Event Grid event topics.
- ✓
When a resource event occurs (Azure Event Grid trigger)
Why this is correct
This trigger integrates natively with Event Grid, managing the subscription handshake and payload parsing automatically.
- ✗
When a blob is added or modified (V2)
Why it's wrong here
This storage trigger polls storage or uses legacy integration, whereas the Event Grid trigger is the modern reactive choice.
- ✗
When an HTTP request is received
Why it's wrong here
While an HTTP trigger can work, it requires manual handling of the Event Grid subscription validation handshake in code.
About these practice questions
This AI-200 question is part of Courseiva's 507-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-200 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-200 exam.