| title | Event filtering for Azure Event Grid namespaces | |
|---|---|---|
| description | Describes how to filter events when creating subscriptions to Azure Event Grid namespace topics. | |
| ms.topic | concept-article | |
| ms.custom |
|
|
| ms.date | 11/15/2023 |
This article describes different ways to specify filters on event subscriptions to namespace topics. The filters allow you to send only a subset of events that publisher sends to Event Grid to the destination endpoint. When creating an event subscription, you have three options for filtering:
- Event types
- Subject begins with or ends with
- Advanced fields and operators
[!INCLUDE event-filtering]