Microsoft Azure Service Bus DeadLetter Activity
The Microsoft Azure Service Bus DeadLetter activity notifies the Microsoft Azure Service Bus consumer trigger to move the message to dead letter.
Note: To send a message to dead letter, you must choose
ModePeekLock option from the Receive Mode field in trigger.Input
The Input tab has the following fields:
| Field | Description |
|---|---|
| reason | A short identifier that explains the primary cause of why the message is dead-lettered. |
| description | A detailed explanation of additional context related to the dead-lettering reason. |