Courseiva
Event Driven IntegrationmediumMultiple ChoiceObjective-mapped

AI-200 Event Driven Integration Practice Question

Your organization is building a multi-tenant AI platform. Tenants publish custom events to an Azure Event Grid topic. You need to ensure that tenant A's subscribers only receive events where the event subject starts with "tenant-a/". Which Event Grid feature should you implement on the event 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

Event Grid Advanced Filters with a StringBeginsWith operator on the subject property.

Event Grid subscriptions support advanced filters and subject filters (startsWith/endsWith) to selectively route events to specific endpoints.

Answer analysis

Option-by-option breakdown

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

  • Service Bus Topic Filters and Actions with SQL filter syntax.

    Why it's wrong here

    Service Bus filters apply to Service Bus topics, not Event Grid custom topics.

  • Event Grid Advanced Filters with a StringBeginsWith operator on the subject property.

    Why this is correct

    Subject filtering using StringBeginsWith allows you to isolate events based on naming conventions in the subject field.

  • Event Hubs Capture filtering rules based on partition keys.

    Why it's wrong here

    Event Hubs capture does not filter events based on subject prefixes for event grid routing.

  • Azure API Management policies applied to the Event Grid custom topic ingress endpoint.

    Why it's wrong here

    API Management does not sit directly inside Event Grid topic ingestion filtering pipelines in this manner.

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 →

How Courseiva writes practice questions · Editorial policy

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.