| title | Create, view, and manage Azure Event Grid namespace topics | ||
|---|---|---|---|
| description | This article describes how to create, view and manage namespace topics | ||
| author | robece | ||
| ms.topic | how-to | ||
| ms.custom |
|
||
| ms.author | robece | ||
| ms.date | 11/15/2023 |
This article shows you how to create, view, and manage namespace topics in Azure Event Grid.
-
Follow the create, view and manage namespaces steps to identify the namespace you want to use to create the topic.
-
Once you are in the resource, click on the Topics option in the Event broker section.
:::image type="content" source="media/create-view-manage-namespace-topics/namespace-topics.png" alt-text="Screenshot showing Event Grid namespace topic section.":::
-
Click "+ Topic" button in the Topics blade.
:::image type="content" source="media/create-view-manage-namespace-topics/namespace-topic-creation.png" alt-text="Screenshot showing Event Grid namespace topic creation.":::
-
In the Basics tab, type the name of the topic you want to create and select Create.
:::image type="content" source="media/create-view-manage-namespace-topics/namespace-topic-creation-basics.png" alt-text="Screenshot showing Event Grid namespace topic creation basics.":::
-
Follow the create, view, and manage namespaces steps to identify the namespace you want to use to view the topic.
-
Click on the Topics option in the Event broker section.
:::image type="content" source="media/create-view-manage-namespace-topics/namespace-topics.png" alt-text="Screenshot showing Event Grid namespace topic section.":::
-
Search for the topic you want to view and select the topic.
:::image type="content" source="media/create-view-manage-namespace-topics/namespace-topic-search.png" alt-text="Screenshot showing Event Grid namespace topic search.":::
-
Explore the namespace topic settings.
:::image type="content" source="media/create-view-manage-namespace-topics/namespace-topic-overview.png" alt-text="Screenshot showing Event Grid namespace topic settings.":::
-
Follow the create, view, and manage namespaces steps to identify the namespace you want to use to delete the topic.
-
Click on the Topics option in the Event broker section.
:::image type="content" source="media/create-view-manage-namespace-topics/namespace-topics.png" alt-text="Screenshot showing Event Grid namespace topic section.":::
-
Search for the topic you want to delete and select the topic.
:::image type="content" source="media/create-view-manage-namespace-topics/namespace-topic-search.png" alt-text="Screenshot showing Event Grid namespace topic search.":::
-
On the Overview page, select Delete on the toolbar.
:::image type="content" source="media/create-view-manage-namespace-topics/delete-namespace-topic.png" alt-text="Screenshot showing Event Grid namespace topic deletion.":::
-
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.
:::image type="content" source="media/create-view-manage-namespace-topics/delete-namespace-topic-confirmation.png" alt-text="Screenshot showing how to confirm an Event Grid namespace topic deletion.":::
- See the Create, view, and manage event subscriptions steps to learn more about the event subscriptions in Azure Event Grid namespaces.