Courseiva
Event Driven IntegrationmediumMultiple SelectObjective-mapped

AI-200 Event Driven Integration Practice Question

You are deploying an event-driven AI workflow using Azure Service Bus. Which TWO mechanisms help ensure message delivery reliability and prevent data loss during transient outages? Each correct answer represents a valid reliability mechanism.

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

Duplicate detection using a configurable time window

Service Bus provides dead-lettering for failed messages and duplicate detection to prevent redundant processing.

Answer analysis

Option-by-option breakdown

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

  • Duplicate detection using a configurable time window

    Why this is correct

    Duplicate detection prevents identical messages from being enqueued multiple times.

  • Event Hubs partition auto-deletion

    Why it's wrong here

    Partition auto-deletion does not exist and would cause data loss.

  • Event Grid webhook retry push loops with infinite retention

    Why it's wrong here

    Event Grid retains undelivered events for at most 24 hours, not infinitely.

  • Storage Queue client-side polling loops

    Why it's wrong here

    Storage queue polling does not guarantee broker-level Service Bus reliability.

  • Dead-lettering queues for handling poison or unprocessable messages

    Why this is correct

    Dead-lettering prevents poison messages from blocking queues permanently.

About these practice questions

One of 503 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 →

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.