Create, view, and manage namespace topics

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

Create a namespace topic

  1. Follow the create, view and manage namespaces steps to identify the namespace you want to use to create the topic.

  2. Once you are in the resource, click on the Topics option in the Eventing section.

    Screenshot showing Event Grid namespace topic section.

  3. Click "+ Topic" button in the Topics blade.

    Screenshot showing Event Grid namespace topic creation.

  4. In the Basics tab, type the name of the topic you want to create and select Create.

    Screenshot showing Event Grid namespace topic creation basics.

View a namespace topic

  1. Follow the create, view, and manage namespaces steps to identify the namespace you want to use to view the topic.

  2. Click on the Topics option in the Eventing section.

    Screenshot showing Event Grid namespace topic section.

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

    Screenshot showing Event Grid namespace topic search.

  4. Explore the namespace topic settings.

    Screenshot showing Event Grid namespace topic settings.

Delete a namespace topic

  1. Follow the create, view, and manage namespaces steps to identify the namespace you want to use to delete the topic.

  2. Click on the Topics option in the Eventing section.

    Screenshot showing Event Grid namespace topic section.

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

    Screenshot showing Event Grid namespace topic search.

  4. On the Overview page, select Delete on the toolbar.

    Screenshot showing Event Grid namespace topic deletion.

  5. On the confirmation page, type the name of the resource and select Delete to confirm the deletion. It deletes the topic and also all the nested subscriptions.

    Screenshot showing how to confirm an Event Grid namespace topic deletion.

Next steps