Home:ALL Converter>Where can I provide filter for Azure Service Bus Topic Subscription from my logic app

Where can I provide filter for Azure Service Bus Topic Subscription from my logic app

Ask Time:2018-07-25T20:22:27         Author:Geekn

Json Formatter

I've created a service bus, topic, and subscription to that topic in Azure. I have a logic app that is triggered when a message arrives but I need to apply a filter (or rule?) to that subscription where it looks for a particular value in the message header before the logic app processes the message. I don't see anywhere in the logic app or in the Azure portal to create filters for the subscriptions. What mechanism exists to create a filter for a subscription?

Author:Geekn,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/51518793/where-can-i-provide-filter-for-azure-service-bus-topic-subscription-from-my-logi
yy