Service bus Subscribers can define which messages they want to receive from a topic.
These messages are specified in the form of one or more named subscription rules. Each rule consists of a filter condition that selects particular message
Correlation Filter:
This filter focusses on message`s user and system properties.
For instance, in the below screenshot , the subscription…
Continue Reading AnithaEswaran’s Article on their blog
How to filter messages in Azure Service Bus using Logic apps as Sender and Receiver
Service bus Subscribers can define which messages they want to receive from a topic. These messages are specified in the form of one or more named subscription rules. Each rule consists of a filter condition that selects particular message Correlation Filter: This filter focusses on message`s user and system properties.
Blog Syndicated with AnithaEswaran’s Permission


