Skip to main content
NOW AVAILABLE

Advanced filtering generally available in Event Grid

Published date: 29 May, 2019

Advanced filters used to route messages in Event Grid are now generally available, with no restriction on the number of nested objects in your JSON, expanding the granularity in which customers can perform filtering of their events before passing it to compute services for processing. This means you can now filter on data.key1.key2.key3…keyN.

You can use the following operators to perform filtering based on any field of the event, making the possibilities nearly endless: StringContains, StringBeginsWith, StringEndsWith, StringIn, StringNotIn, NumberGreaterThan, NumberGreaterThanOrEquals, NumberLessThan, NumberLessThanOrEquals, NumberIn, NumberNotIn, BoolEquals.

Learn more on the Azure blog 

  • Event Grid
  • Features
  • Services

Related Products