Maintained with ☕️ by
IcePanel logo

Advanced filtering generally available in Event Grid

Share

Services

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 ](https://aka.ms/egmay2019) * Event Grid * Features * Services * [ Event Grid](https://azure.microsoft.com/en-gb/products/event-grid/)