You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/essentials/diagnostic-settings.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: robb
6
6
services: azure-monitor
7
7
ms.topic: conceptual
8
8
ms.custom:
9
-
ms.date: 03/12/2024
9
+
ms.date: 06/13/2024
10
10
ms.reviewer: lualderm
11
11
---
12
12
@@ -39,9 +39,9 @@ Information on these newer features is included in this article.
39
39
40
40
There are three sources for diagnostic information:
41
41
42
-
-**[Platform metrics](./metrics-supported.md)** are sent automatically to [Azure Monitor Metrics](./data-platform-metrics.md) by default and without configuration.
43
-
-**[Platform logs](./platform-logs-overview.md)** - provide detailed diagnostic and auditing information for Azure resources and the Azure platform they depend on.
44
-
-**Resource logs** aren't collected until they're routed to a destination.
42
+
- Platform metrics are sent automatically to [Azure Monitor Metrics](./data-platform-metrics.md) by default and without configuration. For more information on supported metrics, see [Supported metrics with Azure Monitor](./metrics-supported.md)
43
+
- Platform logs provide detailed diagnostic and auditing information for Azure resources and the Azure platform they depend on.
44
+
-**Resource logs** aren't collected until they're routed to a destination. For more information on supported logs, see [Supported Resource log categories for Azure Monitor](/azure/azure-monitor/reference/supported-logs/logs-index)
45
45
- The **Activity log** provides information about resources from outside the resource, such as when the resource was created or deleted. Entries exist on their own but can be routed to other locations.
0 commit comments