Skip to content

Commit 5a0ec77

Browse files
committed
Event Grid - freshness
1 parent b435824 commit 5a0ec77

File tree

9 files changed

+6
-13
lines changed

9 files changed

+6
-13
lines changed

articles/event-grid/create-view-manage-system-topics.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Create, view, and manage system topics in Azure Event Grid (portal)
33
description: This article shows how view existing system topic, create Azure Event Grid system topics using the Azure portal.
4-
ms.topic: conceptual
5-
ms.date: 11/30/2023
4+
ms.topic: how-to
5+
ms.date: 01/21/2025
66
---
77

88
# Create, view, and manage Event Grid system topics in the Azure portal
@@ -20,7 +20,7 @@ You can create a system topic for an Azure resource (Storage account, Event Hubs
2020
2. In the search box at the top, type **Event Grid System Topics**, and then press **ENTER**.
2121

2222
:::image type="content" source="./media/create-view-manage-system-topics/search-system-topics.png" alt-text="Screenshot that shows the Azure portal with Event Grid System Topics in the search box.":::
23-
3. On the **Event Grid System Topics** page, select **+ Create** on the toolbar.
23+
3. Select **System Topics** on the left navigation bar. Then, on the **Event Grid System Topics** page, select **+ Create** on the toolbar.
2424

2525
:::image type="content" source="./media/create-view-manage-system-topics/add-system-topic-menu.png" alt-text="Screenshot that shows in the Event Grid System Topics page with the Create button selected." lightbox="./media/create-view-manage-system-topics/add-system-topic-menu.png":::
2626
4. On the **Create Event Grid System Topic** page, do the following steps:
@@ -56,14 +56,6 @@ Follow these steps to view all existing Event Grid system topics.
5656
:::image type="content" source="./media/create-view-manage-system-topics/system-topic-delete-button.png" alt-text="Screenshot that shows the System Topic page with the Delete button selected.":::
5757
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.
5858

59-
## Create an event subscription
60-
1. Follow instructions from the [View system topics](#view-all-system-topics) section to view all system topics, and select the system topic that you want to delete from the list.
61-
2. On the **Event Grid System Topic** page, select **+ Event Subscription** from the toolbar.
62-
63-
:::image type="content" source="./media/create-view-manage-system-topics/add-event-subscription-button.png" alt-text="Screenshot that shows the System Topic page with Add Event Subscription button selected.":::
64-
3. Confirm that the **Topic Type**, **Source Resource**, and **Topic Name** are automatically populated. Enter a name, select an **Endpoint Type**, and specify the **endpoint**. Then, select **Create** to create the event subscription.
65-
66-
![System topic - create event subscription](./media/create-view-manage-system-topics/create-event-subscription.png)
6759

6860
## Next steps
6961
See the [System topics in Azure Event Grid](system-topics.md) section to learn more about system topics and topic types supported by Azure Event Grid.
Binary file not shown.

articles/event-grid/includes/system-topics.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
22
title: include file
33
description: include file
4+
services: event-grid
45
author: spelluru
5-
ms.service: azure-event-grid
6+
ms.service: event-grid
67
ms.topic: include
78
ms.date: 11/30/2023
89
ms.author: spelluru
@@ -18,7 +19,7 @@
1819
:::image type="content" source="./media/system-topics/list-system-topics.png" alt-text="Screenshot that shows the list of system topics." lightbox="./media/system-topics/list-system-topics.png":::
1920
4. Select a **system topic** from the list to see details about it.
2021

21-
:::image type="content" source="./media/system-topics/system-topic-details.png" alt-text="Screenshot that shows the topic page in the Azure portal.":::
22+
:::image type="content" source="../media/create-view-manage-system-topics/system-topic-page.png" alt-text="Screenshot that shows the System Topic home page." lightbox="../media/create-view-manage-system-topics/system-topic-page.png":::
2223

2324
This page shows you details about the system topic such as the following information:
2425
- Source. Name of the resource on which the system topic was created.
-1.65 KB
Loading
2.72 KB
Loading
91.8 KB
Loading
-8.75 KB
Loading

0 commit comments

Comments
 (0)