ASQ Delete Message
ASQ Delete Message removes a message from an Azure Storage Queue through an ASQ Connection resource.
Use it after a message received by ASQ Message Receiver has been processed, so it is not delivered again.
The activity has three tabs: Configuration, Input, and Output.
Configuration
| Field | Required | Description |
|---|---|---|
| Name | Optional | Name of the component. |
| Description | Optional | Description of the component. |
| ASQ Connection | Optional | The Azure Storage Queue connection resource to use. |
| Queue Name | Optional | The queue to delete from. |
Input
| Field | Required | Description |
|---|---|---|
| Inputs | Optional | Identifies the message to delete. |
Output
| Field | Required | Description |
|---|---|---|
| Output | Optional | The result of the delete. |