System Topic
  • 06 Apr 2022
  • 2 Minutes to read
  • Contributors
  • Dark
    Light
  • PDF

System Topic

  • Dark
    Light
  • PDF

Article Summary

Introduction

Azure Event Grid allows you to easily build applications with event-based architectures. System topics are the topics that available by default from Azure. For example, we can create Event Grid subscriptions to listen for the messages in a Service Bus namespace.
View and Delete the Dead-letter events of the Event Grid Subscriptions in a System Topic using Cerebrata. Also, update the tags of the System Topic.

View Properties

Consider if the need is to check if the Topic Type or the Provisioning State is succeeded or failed. Cerebrata allows users to view properties of System Topics like Source, Subscription Id and more. Following are the steps to view the properties of Azure Event Grid System Topic:

  1. Select the context menu of the appropriate Event Grid System Topic and click Manage
  2. The properties will be displayed as shown below.
    Event Grids System Topics Properties

Manage Tags

Cerebrata allows users to manage tags of an Event Grid System Topic. Users can list tags defined on an Event Grid System Topic, Add a new tag, update a tag value or delete one or more tags for that topic.
Following are the steps to manage Tags for Event Grid System Topic:

  1. Select the context menu of the appropriate Azure Event Grid System Topic and click Manage
  2. Click Tags, which will list the existing Tags of the specified Event Grid System Topic
  3. Click New and provide the Key-Value as required
  4. Click Save to save the Tag

Manage Tags- system topics

View Dead-Letter Events

Cerebrata allows users to list the dead-lettered events of the subscriptions in an Event Grid System Topic and to view the dead-lettered events of the Event Grid Subscriptions.
Following are the steps to list the dead-letter events:

  1. Select the required Event Grid Topic and expand it to view the subscriptions of the Event Grid System Topic.
  2. Double click on the Event Grid Subscription to view the dead-letter events.
  3. The dead-lettered events will be listed as shown below.
  4. Select the required event to view the Event Details.
  5. The dead-letter reason and last delivery outcome can also be viewed in addition to the actual event properties.
    View deadletter events-system topics

View Dead-Letter Events in popup window

It is also possible to view the Dead-Letter Events in a popup window in addition to the side panel for better visualisation.

View deadletter events in Popup Window -system topics

Delete Dead-Letter Events

Cerebrata allows users to delete the dead-lettered events of the Event Grid Subscriptions in an Event Grid System Topic. Users can delete the dead-lettered events of the subscriptions in an Event Grid System Topic through the following steps.

  1. Select the required events to be deleted.
  2. Select the delete button.
  3. Click on the delete button in the confirmation popup to delete the selected events.

Delete deadletter events -system topics


Was this article helpful?

What's Next