AI-200 Event Driven Integration Practice Question
Your enterprise application uses Azure Service Bus Topics. A specific downstream billing system needs to receive only messages where the 'Region' property in the message application properties equals 'NorthAmerica'. What should you create on the Service Bus 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
✓
A SQL Filter or Correlation Filter on the subscription
Service Bus subscriptions support SQL filters and correlation filters. A correlation filter or SQL filter (e.g., Region = 'NorthAmerica') can be applied to the subscription to filter incoming topic messages.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
An Event Grid Advanced Filter on the namespace topic
Why it's wrong here
Event Grid filters apply to Event Grid topics, not Service Bus topics.
- ✗
A Storage Queue access policy
Why it's wrong here
Storage queues do not support topic subscription messaging filters.
- ✗
An Event Hubs Partition Key routing rule
Why it's wrong here
Event Hubs partitions route by hash, not declarative SQL property filtering.
- ✓
A SQL Filter or Correlation Filter on the subscription
Why this is correct
Filters on subscriptions dictate which topic messages are copied into the subscriber's virtual queue.
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.