AZ-204 · Question #609
AZ-204 Question #609: Real Exam Question with Answer & Explanation
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. https://learn.microsoft.com/en-us/azure/event-grid/dead-letter-event-su
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.
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
Community Discussion
No community discussion yet for this question.