Skip to main content

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

FieldRequiredDescription
NameOptionalName of the component.
DescriptionOptionalDescription of the component.
ASQ ConnectionOptionalThe Azure Storage Queue connection resource to use.
Queue NameOptionalThe queue to delete from.

Input

FieldRequiredDescription
InputsOptionalIdentifies the message to delete.

Output

FieldRequiredDescription
OutputOptionalThe result of the delete.