Skip to content

Commit ac11ce3

Browse files
committed
Updated Event Grid names in markdown documents
1 parent c5ea7f8 commit ac11ce3

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

articles/event-grid/diagnostic-logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Azure Event Grid - Diagnostic logs for Azure Event Grid Topics and Event Grid Domains
3-
description: This article provides conceptual information about diagnostic logs for an Azure event grid topic or a domain.
2+
title: Azure Event Grid - Diagnostic logs for Azure Event Grid topics and Event Grid domains
3+
description: This article provides conceptual information about diagnostic logs for an Azure Event Grid topic or a domain.
44
ms.topic: conceptual
55
ms.date: 11/11/2021
66
---

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This article provides step-by-step instructions to enable diagnostic settings fo
1111

1212
These settings allow you to capture and view the information, the following table show the compatibility of settings across the Event Grid resources.
1313

14-
| Diagnostic setting | Description | Event Grid Topics | Event Grid System Topics | Event Grid Domains |
14+
| Diagnostic setting | Description | Event Grid topics | Event Grid system topics | Event Grid domains |
1515
| ------------- | ------------- | --------- | ----------- | ----------- |
1616
| DeliveryFailures | Delivery failures | Yes | Yes | Yes |
1717
| PublishFailures | Publish failures | Yes | No | Yes |
@@ -29,14 +29,14 @@ These settings allow you to capture and view the information, the following tabl
2929
- Event Hub
3030
- Partner solution
3131

32-
## Enable diagnostic logs for Event Grid Topics and Event Grid Domains
32+
## Enable diagnostic logs for Event Grid topics and Event Grid domains
3333

3434
> [!NOTE]
35-
> The following procedure provides step-by-step instructions for enabling diagnostic logs for Event Grid Topics. Steps for enabling diagnostic logs for a domain are very similar. In step 2, navigate to the Event Grid **Domains** in the Azure portal.
35+
> The following procedure provides step-by-step instructions for enabling diagnostic logs for Event Grid Topics. Steps for enabling diagnostic logs for a domain are very similar. In step 2, navigate to the Event Grid **domains** in the Azure portal.
3636
3737
1. Sign in to the [Azure portal](https://portal.azure.com).
3838
2. Navigate to the Event Grid Topic for which you want to enable diagnostic log settings.
39-
1. In the search bar at the top, search for **Event Grid Topics**.
39+
1. In the search bar at the top, search for **Event Grid topics**.
4040
![Search for custom topics](./media/enable-diagnostic-logs-topic/search-custom-topics.png)
4141
2. Select the **topic** from the list for which you want to configure diagnostic settings.
4242
3. Select **Diagnostic settings** under **Monitoring** in the left menu.
@@ -58,11 +58,11 @@ These settings allow you to capture and view the information, the following tabl
5858

5959
You can also enable collection of all metrics for the topic.
6060

61-
## Enable diagnostic logs for Event Grid System Topics
61+
## Enable diagnostic logs for Event Grid system topics
6262

6363
1. Sign in to the [Azure portal](https://portal.azure.com).
6464
2. Navigate to the event grid topic for which you want to enable diagnostic log settings.
65-
1. In the search bar at the top, search for **Event Grid System Topics**.
65+
1. In the search bar at the top, search for **Event Grid system topics**.
6666
![Search for system topics](./media/enable-diagnostic-logs-topic/search-system-topics.png)
6767
1. Select the **system topic** for which you want to configure diagnostic settings.
6868
![Select system topic](./media/enable-diagnostic-logs-topic/select-system-topic.png)
@@ -202,7 +202,7 @@ Then, it creates a diagnostic setting on the topic to send diagnostic informatio
202202

203203
## Enable diagnostic logs for audit traces
204204

205-
Event Grid can publish the audit traces for data plane operations when selecting the category group **audit** or when selecting the category **DataPlaneRequests** in the **Logs**, the audit trace can be used to ensure that data access is allowed only for authorized purposes and collects information about security control such as resource name, operation type, network access, level, region and more. For more information about how to enable the diagnostic setting, see [Diagnostic logs in Event Grid Topic and Event Grid Domains](enable-diagnostic-logs-topic.md#enable-diagnostic-logs-for-a-custom-topic).
205+
Event Grid can publish the audit traces for data plane operations when selecting the category group **audit** or when selecting the category **DataPlaneRequests** in the **Logs**, the audit trace can be used to ensure that data access is allowed only for authorized purposes and collects information about security control such as resource name, operation type, network access, level, region and more. For more information about how to enable the diagnostic setting, see [Diagnostic logs in Event Grid topics and Event Grid domains](enable-diagnostic-logs-topic.md#enable-diagnostic-logs-for-a-custom-topic).
206206
![Select the audit traces](./media/enable-diagnostic-logs-topic/enable-audit-logs.png)
207207

208208
> [!IMPORTANT]

0 commit comments

Comments
 (0)