Skip to content

Commit 2ac4635

Browse files
committed
acrolynx issue
1 parent 9537257 commit 2ac4635

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/event-grid/enable-diagnostic-logs-topic.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure Event Grid - Enable diagnostic logs for a topic
3-
description: This article provides step by step instructions on how to enable diagnostic logs for an Azure Event Grid topic.
3+
description: This article provides step-by-step instructions on how to enable diagnostic logs for an Azure event grid topic.
44
services: event-grid
55
author: spelluru
66

@@ -10,12 +10,12 @@ ms.date: 01/30/2020
1010
ms.author: spelluru
1111
---
1212

13-
# Diagnostic logs for an Azure Event Grid topic
14-
Diagnostic settings allow Event Grid users to capture and view publish and delivery failure Logs in one of the following places: an Azure storage account, an event hub, or a Log Analytics workspace. This article provides step-by-step instructions to enable diagnostic logs for an Event Grid topic.
13+
# Diagnostic logs for an Azure event grid topic
14+
Diagnostic settings allow Event Grid users to capture and view publish and delivery failure Logs in one of the following places: an Azure storage account, an event hub, or a Log Analytics workspace. This article provides step-by-step instructions to enable diagnostic logs for an event grid topic.
1515

1616
## Prerequisites
1717

18-
- A provisioned Event Grid topic
18+
- A provisioned event grid topic
1919
- A provisioned destination for capturing diagnostic logs. It can one of the following destinations:
2020
- Azure storage account
2121
- Event hub
@@ -25,7 +25,7 @@ Diagnostic settings allow Event Grid users to capture and view publish and deliv
2525
## Steps for enabling diagnostic logs for a topic
2626

2727
1. Sign in to the [Azure portal](https://portal.azure.com).
28-
2. Navigate to the Event Grid topic for which you want to enable diagnostic log settings.
28+
2. Navigate to the event grid topic for which you want to enable diagnostic log settings.
2929
3. Select **Diagnostic settings** under **Monitoring** in the left menu.
3030
4. On the **Diagnostic settings** page, select **Add New Diagnostic Setting**.
3131

0 commit comments

Comments
 (0)