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/insights/monitor-azure-resource.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ Diagnostic settings define where resource logs and metrics for a particular reso
80
80
-[Event hubs](../platform/resource-logs-stream-event-hubs.md) to stream data to external systems such as third-party SIEMs and other log analytics solutions.
81
81
-[Azure storage account](../platform/resource-logs-collect-storage.md) which is useful for audit, static analysis, or backup.
82
82
83
-
Follow the procedure in [Create diagnostic setting to collect platform logs and metrics in Azure](../platform/diagnostic-settings.md) to create and manage diagnostic settings through the Azure portal. See [Create diagnostic setting in Azure using a Resource Manager template](../platform/diagnostic-settings-template.md) to defined them in a template and enable complete monitoring for a resource when it's created.
83
+
Follow the procedure in [Create diagnostic setting to collect platform logs and metrics in Azure](../platform/diagnostic-settings.md) to create and manage diagnostic settings through the Azure portal. See [Create diagnostic setting in Azure using a Resource Manager template](../platform/diagnostic-settings-template.md) to define them in a template and enable complete monitoring for a resource when it's created.
84
84
85
85
86
86
## Monitoring in the Azure portal
@@ -97,8 +97,6 @@ Some services will provide tools beyond the standard features of Azure Monitor.
97
97
98
98
If a service has an Azure Monitor insight, you can access it from **Monitoring** in each resource's menu. Access all insights and solutions from the **Azure Monitor** menu.
99
99
100
-
- See the monitoring documentation for each service to determine if there are insights or solutions available.
0 commit comments