AI-200 Event Driven Integration Practice Question
You are developing a serverless AI notification workflow. When an AI model finishes training, it publishes an event to an Azure Event Grid topic. You want to trigger an Azure Logic App when this event occurs. Which Event Grid subscription event delivery schema and endpoint type should you select?
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
✓
Select 'Webhook' as the endpoint type and provide the Logic Apps HTTP Request URL.
Azure Logic Apps provides a native Event Grid trigger endpoint, allowing seamless event ingestion directly into the workflow.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Select 'Webhook' as the endpoint type and provide the Logic Apps HTTP Request URL.
Why this is correct
Logic Apps can receive Event Grid events using a Request trigger configured as a Webhook endpoint.
- ✗
Select 'Storage Queue' as the endpoint type.
Why it's wrong here
Storage Queues are typically used for point-to-point storage integration, whereas Logic Apps integrate natively with Event Grid via Webhook.
- ✗
Select 'Azure Service Bus Queue' as the endpoint type and provide the queue connection string.
Why it's wrong here
While Event Grid can deliver to Service Bus queues, Logic Apps has a native Webhook/Event Grid connector best triggered via Webhook or the built-in Event Grid trigger.
- ✗
Select 'Azure Event Hubs' as the endpoint type and provide the connection string.
Why it's wrong here
Event Hubs is a streaming ingestion service, not an endpoint type designed for direct Logic App webhooks.
Quick reference
Cloud Service Model Comparison
| Model | You Manage | Provider Manages | Examples |
|---|---|---|---|
| IaaS | OS, runtime, apps, data | Hardware, hypervisor, networking | EC2, Azure VMs, GCP Compute Engine |
| PaaS | Apps and data | OS, runtime, middleware, hardware | Elastic Beanstalk, Azure App Service |
| SaaS | Data and settings only | Everything else | Microsoft 365, Salesforce, Workday |
| FaaS / Serverless | Function code only | Infra, scaling, runtime | Lambda, Azure Functions, Cloud Run |
| CaaS | Containers and apps | Kubernetes, OS, hardware | EKS, AKS, GKE |
About these practice questions
One of 507 original AI-200 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 →
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.