Manage Custom Topics
  • 03 Jan 2022
  • 3 Minutes to read
  • Contributors
  • Dark
    Light
  • PDF

Manage Custom Topics

  • Dark
    Light
  • PDF

Article Summary

Overview

View and Delete the Dead-letter events of the Event Grid Subscriptions in a Custom Topic. Also, update the tags of the Custom 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 Custom Topics like Source, Subscription Id and more.

Following are the steps to view the properties of Event Grid Custom Topic:

  1. Select the context menu of the appropriate Event Grid Custom Topic and click Manage
  2. The properties will be displayed as shown below:
    eventgrid-custom-topic-properties.PNG

Manage Tags

Cerebrata allows users to manage tags of an Event Grid Custom Topic. Users can list tags defined on an Event Grid Custom 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 Custom Topic:

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

Manage Keys

Cerebrata allows users to manage keys of an Event Grid Custom Topic. Users can view the keys of an Event Grid Custom Topic and regenerate the keys for that topic.

Following are the steps to manage keys for Event Grid Custom Topic:

  1. Select the context menu of the appropriate Azure Event Grid Custom Topic and click Manage
  2. Click Access keys, which will list the keys of the specified Event Grid Custom Topic
  3. Click Regenerate to regenerate the required key.

Event-grid-custom-topic-access-keys.PNG

Send Events

Cerebrata allows the users to send events to the Event Grid Custom Topics. This eleminates the need for the users to write custom code or application to send events to test their architecture.
Follow the below steps to send event to the Event Grid Topic

  1. Navigate to the required Event Grid Topic.
  2. Select the context menu of the Event Grid Topic.
  3. Select Send Events menu item.

Send Events Popup - Event Grid Topic

  1. A popup will be opened to provide the required properties of the event.
  2. Select Send to initiate the send events task.

Send Events - Event Grid Topic

View Dead-Letter Events

Cerebrata allows users to view the dead-lettered events of the Event Grid Subscriptions in an Event Grid Custom Topic. Users can list the dead-lettered events of the Subscriptions in an Event Grid Custom Topic.

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

sustom-topic-events.PNG

  1. Select the required event to view the Event Details.
  2. The dead-letter reason and last delivery outcome can also be viewed in addition to the actual event properties.

custom-topic-dead-letter.PNG

Resubmit Dead-Letter Events

Addition to the visibility on dead-letter events, it is also possible to modify and resubmit the dead-lettered events of the Event Grid Subscriptions in an Event Grid Custom Topic. Users can resubmit the dead-lettered events of the Subscriptions in an Event Grid Custom Topic through the following steps:

  1. Select the required events to be resubmitted.
  2. All the event properties, along with the event content, will be displayed in the side panel.
  3. Select the Modify and Resubmit button.
  4. Modify the event content and event properties like subject, data version and event type based on the requirement.
  5. Select the Save button to complete the submission process.
    resubmit-custom-events.PNG

Delete Dead-Letter Events

Cerebrata allows users to delete the dead-lettered events of the Event Grid Subscriptions in an Event Grid Custom Topic. Users can delete the dead-lettered events of the Subscriptions in an Event Grid Custom 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-custom-events.PNG


Was this article helpful?