Azure Event Grid, Advanced filtering - Public Preview
Published date: October 31, 2018
Data payload attributes filtering is now available on Event Grid, so you can do events filtering before processing them. It also takes away the load of filtering from your application logic, so your apps process only the ones they need to. Typed filtering is also available, letting you treat event properties as typed fields instead of just doing string value comparisons.