Skip to content

Commit ca55d5a

Browse files
Merge pull request #239401 from JialinXin/patch-5
Add link to monitor schema
2 parents 490cb85 + 18b12d0 commit ca55d5a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/azure-monitor/essentials/resource-logs-schema.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure resource logs supported services and schemas
33
description: Understand the supported services and event schemas for Azure resource logs.
44
ms.topic: reference
5-
ms.date: 05/10/2021
5+
ms.date: 05/26/2023
66
ms.reviewer: lualderm
77
---
88

@@ -88,12 +88,14 @@ The schema for resource logs varies depending on the resource and log category.
8888
| Azure Power BI Embedded | [Logging for Power BI Embedded in Azure](/power-bi/developer/azure-pbie-diag-logs) |
8989
| Recovery Services | [Data model for Azure Backup](../../backup/backup-azure-reports-data-model.md)|
9090
| Azure Service Bus |[Azure Service Bus logs](../../service-bus-messaging/service-bus-diagnostic-logs.md) |
91+
| Azure SignalR | [Monitoring Azure SignalR Service data reference](../../azure-signalr/signalr-howto-monitor-reference.md) |
9192
| Azure SQL Database | [Azure SQL Database logging](/azure/azure-sql/database/metrics-diagnostic-telemetry-logging-streaming-export-configure) |
9293
| Azure Storage | [Blobs](../../storage/blobs/monitor-blob-storage-reference.md#resource-logs-preview), [Files](../../storage/files/storage-files-monitoring-reference.md#resource-logs-preview), [Queues](../../storage/queues/monitor-queue-storage-reference.md#resource-logs-preview), [Tables](../../storage/tables/monitor-table-storage-reference.md#resource-logs-preview) |
9394
| Azure Stream Analytics |[Job logs](../../stream-analytics/stream-analytics-job-diagnostic-logs.md) |
9495
| Azure Traffic Manager | [Traffic Manager log schema](../../traffic-manager/traffic-manager-diagnostic-logs.md) |
9596
| Azure Video Indexer|[Monitor Azure Video Indexer data reference](../../azure-video-indexer/monitor-video-indexer-data-reference.md)|
9697
| Azure Virtual Network | Schema not available |
98+
| Azure Web PubSub | [Monitoring Azure Web PubSub data reference](../../azure-web-pubsub/howto-monitor-data-reference.md) |
9799
| Virtual network gateways | [Logging for Virtual Network Gateways](../../vpn-gateway/troubleshoot-vpn-with-azure-diagnostics.md)|
98100

99101

articles/azure-web-pubsub/howto-monitor-data-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,5 @@ Azure Web PubSub uses Kusto tables from Azure Monitor Logs. You can query these
109109
## See also
110110

111111

112-
- See [Monitoring Azure SignalR](howto-azure-monitor.md) for a description of monitoring Azure Web PubSub.
112+
- See [Monitoring Azure Web PubSub](howto-azure-monitor.md) for a description of monitoring Azure Web PubSub.
113113
- See [Monitoring Azure resources with Azure Monitor](../azure-monitor/essentials/monitor-azure-resource.md) for details on monitoring Azure resources.

0 commit comments

Comments
 (0)