This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can trysigning in orchanging directories.
Access to this page requires authorization. You can trychanging directories.
This article shows you how to create, view, and manage event subscriptions to namespace topics in Azure Event Grid.
Follow thecreate, view, and manage a namespace topics steps to identify the topic you want to use to create the event subscription.
Click on theSubscriptions option in theEntities section.

Click "+ Subscription" button in theSubscriptions blade.

In theBasics tab, type the name of the topic you want to create.
Important
When you create a subscription you will need to choose between thepull orpush delivery mode. Seepull delivery overview orpush delivery overview to learn more about the consumption modes available in Event Grid namespaces.
Pull delivery subscription:

Push delivery subscription:

In theFilters tab, add the names of the event types you want to filter in the subscription and add context attribute filters you want to use in the subscription.

In theAdditional features tab, set the lock duration in minutes, specify maximum delivery count, and then selectCreate.

Follow thecreate, view, and manage a namespace topics steps to identify the topic you want to use to view the event subscription.
Click on theSubscriptions option in theEntities section.

Search for the subscription you want to view and select the subscription.

Explore the event subscription topic settings.

Follow thecreate, view, and manage a namespace topics steps to identify the topic you want to use to delete the event subscription.
Click on theSubscriptions option in theEntities section.

Search for the subscription you want to delete and select the subscription.

On theOverview page, selectDelete on the toolbar.

On the confirmation page, type the name of the resource and selectDelete to confirm the deletion. It deletes the event subscription.

To configure the filters associated to the subscription, selectFilters option in theSettings section and add the names of the event types you want to filter in the subscription and add context attribute filters you want to use in the subscription, once you finish the filters configuration selectSave.
The event subscriptions under aNamespace Topic feature a simplified filtering configuration model when compared to that of event subscriptions to domains and to custom, system, partner, and domain topics. The filtering capabilities are the same except for the scenarios documented in the following sections.
Filtering on eventdata isn't currently supported. This capability will be available in a future release.
There's no dedicated configuration properties to specify filters onsubject. You can configure filters in the following way to filter the context attributesubject with a value that begins with a string.
| key value | operator | value |
|---|---|---|
| subject | String begins with | your string |
There's no dedicated configuration properties to specify filters onsubject. You can configure filters in the following way to filter the context attributesubject with a value that ends with a string.
| key value | operator | value |
|---|---|---|
| subject | String ends with | your string |
Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?
Was this page helpful?
Want to try using Ask Learn to clarify or guide you through this topic?