Skip to content

Commit e7f7907

Browse files
committed
Updated dependencies markdowns
1 parent ac11ce3 commit e7f7907

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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 topics 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-event-grid-topics-and-event-grid-domains).
206206
![Select the audit traces](./media/enable-diagnostic-logs-topic/enable-audit-logs.png)
207207

208208
> [!IMPORTANT]

articles/event-grid/system-topics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ In the past, a system topic was implicit and wasn't exposed for simplicity. Syst
3939

4040
- [View system topics in the Azure portal](create-view-manage-system-topics.md#view-all-system-topics)
4141
- Export Resource Manager templates for system topics and event subscriptions in the Azure portal
42-
- [Set up diagnostic logs for system topics](enable-diagnostic-logs-topic.md#enable-diagnostic-logs-for-a-system-topic)
42+
- [Set up diagnostic logs for system topics](enable-diagnostic-logs-topic.md#enable-diagnostic-logs-for-event-grid-system-topics)
4343
- Set up alerts on publish and delivery failures
4444

4545
## Lifecycle of system topics

articles/event-grid/troubleshoot-network-connectivity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ For more information, see [Configure IP firewall rules for an Azure Event Grid t
6666

6767
#### Find the IP addresses blocked by IP Firewall
6868

69-
Enable diagnostic logs for Event Grid topic/domain [Enable diagnostic logs](enable-diagnostic-logs-topic.md#enable-diagnostic-logs-for-a-custom-topic). You'll see the IP address for the connection that's denied.
69+
Enable diagnostic logs for Event Grid topic/domain [Enable diagnostic logs](enable-diagnostic-logs-topic.md#enable-diagnostic-logs-for-event-grid-topics-and-event-grid-domains). You'll see the IP address for the connection that's denied.
7070

7171
```json
7272
{

0 commit comments

Comments
 (0)