Skip to content

Commit 1d938d4

Browse files
committed
Pattern compliance
1 parent 5a0ec77 commit 1d938d4

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
---
2-
title: Create, view, and manage system topics in Azure Event Grid (portal)
2+
title: 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.
44
ms.topic: how-to
55
ms.date: 01/21/2025
6+
# Customer intent: I want to know how to create, manage, and delete Azure Event Grid system topics in the Azure portal.
67
---
78

89
# Create, view, and manage Event Grid system topics in the Azure portal
@@ -57,5 +58,5 @@ Follow these steps to view all existing Event Grid system topics.
5758
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.
5859

5960

60-
## Next steps
61+
## Related content
6162
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.

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: include file
3-
description: include file
2+
title: View all Azure Event Grid system topics
3+
description: Provides instructions to view all Azure Event Grid system topics.
44
services: event-grid
55
author: spelluru
66
ms.service: event-grid
77
ms.topic: include
8-
ms.date: 11/30/2023
8+
ms.date: 01/21/2025
99
ms.author: spelluru
1010
ms.custom: include file
1111
---
@@ -23,7 +23,7 @@
2323

2424
This page shows you details about the system topic such as the following information:
2525
- Source. Name of the resource on which the system topic was created.
26-
- Source type. Type of the resource. For example: `Microsoft.Storage.StorageAccounts`, `Microsoft.EventHub.Namespaces`, `Microsoft.Resources.ResourceGroups` and so on.
26+
- Source type. Type of the resource. For example: `Microsoft.Storage.StorageAccounts`, `Microsoft.EventHub.Namespaces`, `Microsoft.Resources.ResourceGroups`, and so on.
2727
- Any subscriptions created for the system topic.
2828

2929
This page allows operations such as the following ones:

0 commit comments

Comments
 (0)