Courseiva
Event Driven IntegrationhardMultiple ChoiceObjective-mapped

AI-200 Event Driven Integration Practice Question

You are designing a secure enterprise event-driven architecture. Events published to an Azure Event Grid Domain must be partitioned based on a tenant ID. How should publishers send events to the Event Grid Domain to ensure proper routing to domain topics?

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

Publish events directly to the Event Grid Domain endpoint and specify the subject or topic name within the event structure.

When publishing to an Event Grid Domain, publishers include the domain topic name in the event metadata (or path for custom schemas), which Event Grid uses to route the event to the correct topic.

Answer analysis

Option-by-option breakdown

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

  • Send all events to an Azure Service Bus Topic, then configure a logic app to forward them to Event Grid.

    Why it's wrong here

    Adding an intermediary Service Bus topic and logic app introduces unnecessary architectural complexity and latency.

  • Publish events directly to the Event Grid Domain endpoint and specify the subject or topic name within the event structure.

    Why this is correct

    Event Grid Domains allow single-endpoint publishing where the event specifies the target domain topic.

  • Use Azure Event Hubs capture keys to route events to tenant-specific storage containers.

    Why it's wrong here

    Event Hubs Capture is for archiving streams, not routing multi-tenant domain events.

  • Create separate Event Grid custom topics for each tenant and configure an Azure API Management gateway to multiplex the requests.

    Why it's wrong here

    Event Grid Domains specifically eliminate the need to manage thousands of individual custom topics by providing a single domain endpoint.

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.