Movatterモバイル変換


[0]ホーム

URL:


Skip to main content

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft EdgeMore info about Internet Explorer and Microsoft Edge
Table of contentsExit editor mode

Create, view, and manage event subscriptions in namespace topics

Feedback

In this article

This article shows you how to create, view, and manage event subscriptions to namespace topics in Azure Event Grid.

Create an event subscription

  1. Follow thecreate, view, and manage a namespace topics steps to identify the topic you want to use to create the event subscription.

  2. Click on theSubscriptions option in theEntities section.

    Screenshot showing Event Grid event subscriptions.

  3. Click "+ Subscription" button in theSubscriptions blade.

    Screenshot showing Event Grid event subscription create.

  4. 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.

  1. Pull delivery subscription:

    Screenshot showing pull event subscription creation.

  2. Push delivery subscription:

    Screenshot showing push event subscription creation.

  3. 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.

    Screenshot showing Event Grid event subscription create filters.

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

    Screenshot showing Event Grid event subscription create additional features.

View an event subscription

  1. Follow thecreate, view, and manage a namespace topics steps to identify the topic you want to use to view the event subscription.

  2. Click on theSubscriptions option in theEntities section.

    Screenshot showing Event Grid event subscriptions.

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

    Screenshot showing Event Grid event subscriptions search.

  4. Explore the event subscription topic settings.

    Screenshot showing Event Grid event subscription.

Delete an event subscription

  1. Follow thecreate, view, and manage a namespace topics steps to identify the topic you want to use to delete the event subscription.

  2. Click on theSubscriptions option in theEntities section.

    Screenshot showing Event Grid event subscriptions.

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

    Screenshot showing Event Grid event subscriptions search.

  4. On theOverview page, selectDelete on the toolbar.

    Screenshot showing Event Grid event subscription deletion.

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

    Screenshot showing Event Grid event subscription deletion confirmation.

Filters configuration

  1. 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.

    Screenshot showing Event Grid event subscription filters settings.

Simplified resource model

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.

Filter on event data

Filtering on eventdata isn't currently supported. This capability will be available in a future release.

Subject begins with

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 valueoperatorvalue
subjectString begins withyour string

Subject ends with

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 valueoperatorvalue
subjectString ends withyour string

Next steps


Feedback

Was this page helpful?

YesNoNo

Need help with this topic?

Want to try using Ask Learn to clarify or guide you through this topic?

Suggest a fix?

  • Last updated on

In this article

Was this page helpful?

YesNo
NoNeed help with this topic?

Want to try using Ask Learn to clarify or guide you through this topic?

Suggest a fix?