AI-200 Event Driven Integration Practice Question
An application publishes custom events to an Azure Event Grid custom topic. You need to route events dynamically based on the event's 'department' property in the event payload. Which filtering mechanism should you configure on the Event Grid subscription?
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
✓
Advanced Filters
Event Grid supports Advanced Filters, which allow you cube or filter events based on specific JSON path properties in the data payload or event schema.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Event Hubs Capture filters
Why it's wrong here
Event Hubs Capture does not filter routing paths.
- ✓
Advanced Filters
Why this is correct
Advanced filters evaluate operators like stringBeginsWith, numberIn, and stringContains on specific JSON payload fields.
- ✗
Subject Begins With/Ends With filters
Why it's wrong here
Subject filters only apply to the standard 'subject' metadata property of the event envelope, not deep payload fields.
- ✗
Service Bus Correlation Filters
Why it's wrong here
Service Bus correlation filters are used for Service Bus messages, not Event Grid custom topics.
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.