Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Create, view, and manage Event Grid system topics in the Azure portal

This article shows you how to create and manage system topics using the Azure portal. For an overview of system topics, see System topics.

Create a system topic

You can create a system topic for an Azure resource (Storage account, Event Hubs namespace, etc.) in two ways:

View all system topics

Follow these steps to view all existing Event Grid system topics.

  1. Sign in to Azure portal.

  2. In the search box at the top, type Event Grid System Topics, and then press ENTER.

    👁 Screenshot that shows Event Grid System Topics in the search box in the Azure portal.

  3. On the Event Grid System Topics page, you see all the system topics.

    👁 Screenshot that shows the list of system topics.

  4. Select a system topic from the list to see details about it.

    👁 Screenshot that shows the System Topic home page.

    This page shows you details about the system topic such as the following information:

    • Source. Name of the resource on which the system topic was created.
    • Source type. Type of the resource. For example: Microsoft.Storage.StorageAccounts, Microsoft.EventHub.Namespaces, Microsoft.Resources.ResourceGroups, and so on.
    • Any subscriptions created for the system topic.

    This page allows operations such as the following ones:

    • Create an event subscription Select +Event Subscription on the toolbar.
    • Delete an event subscription. Select Delete on the toolbar.
    • Add tags for the system topic. Select Tags on the left menu, and specify tag names and values.

Delete a system topic

  1. Follow instructions from the View system topics section to view all system topics, and select the system topic that you want to delete from the list.

  2. On the Event Grid System Topic page, select Delete on the toolbar.

    👁 Screenshot that shows the System Topic page with the Delete button selected.

  3. On the confirmation page, select OK to confirm the deletion. It deletes the system topic and also all the event subscriptions for the system topic.

Related content

See the System topics in Azure Event Grid section to learn more about system topics and topic types supported by Azure Event Grid.


Feedback

Was this page helpful?

Additional resources