nerdexam
Microsoft

AZ-204 · Question #609

You create an Azure subscription named Sub1. In Sub1, you create a custom Azure Event Grid topic named Topic1. Next, you create an Event Grid event subscription named EventSub1. EventSub1 uses…

The correct answer is B. Create an Azure Blob Storage container in Sub1. The dead lettering process moves events in event subscriptions that couldn't be delivered or processed to a supported destination. Currently, Azure Blob Storage is the only supported dead- letter destination…

Submitted by packet_pusher· Mar 30, 2026Connect to and consume Azure services and third-party services

Question

You create an Azure subscription named Sub1. In Sub1, you create a custom Azure Event Grid topic named Topic1. Next, you create an Event Grid event subscription named EventSub1. EventSub1 uses Topic1 as the event source and a Web Hook as the endpoint. You plan to enable dead-lettering in EventSub1. You need to ensure that you can enable dead-lettering in EventSub1. What should you do first?

Options

  • AConfigure delivery properties of EventSub1.
  • BCreate an Azure Blob Storage container in Sub1.
  • CCreate an Azure Storage queue in Sub1.
  • DConfigure the retry policy of EventSub1.

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    71% (15)
  • C
    5% (1)
  • D
    19% (4)

Explanation

The dead lettering process moves events in event subscriptions that couldn't be delivered or processed to a supported destination. Currently, Azure Blob Storage is the only supported dead- letter destination. https://learn.microsoft.com/en-us/azure/event-grid/dead-letter-event-subscriptions-namespace-to

Topics

#Event Grid#dead-lettering#Blob Storage#event subscription

Community Discussion

No community discussion yet for this question.

Full AZ-204 Practice