I am a little bit confused about DeadLetterQueue and DeferQueue in Azure Service Bus. What is the difference between them, and which scenario do we prefer, DeadLetterQueue and DeferQueue? Also, which performs better between them?
Asked
Active
Viewed 130 times
0

Dilip Kr Singh
- 1,418
- 1
- 18
- 26
-
1Read https://learn.microsoft.com/en-us/azure/service-bus-messaging/message-deferral and https://learn.microsoft.com/en-us/azure/service-bus-messaging/service-bus-dead-letter-queues – David Browne - Microsoft Jul 21 '21 at 22:02
-
Got it. Thanks @DavidBrowne-Microsoft – Dilip Kr Singh Jul 22 '21 at 05:35
1 Answers
0
Posting @David comment as answer Please refer to below document: https://learn.microsoft.com/en-us/azure/service-bus-messaging/service-bus-dead-letter-queues https://learn.microsoft.com/en-us/azure/service-bus-messaging/message-deferral

MayankBargali
- 712
- 5
- 8