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/platform/data-locations.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ The following table identifies the different locations where monitoring data in
29
29
| Azure Monitor Metrics | Time-series database which is optimized for analyzing time-stamped data. |[Metrics Explorer](metrics-getting-started.md)<br>[Azure Monitor Metrics API](/rest/api/monitor/metrics)|
30
30
| Azure Monitor Logs | Log Analytics workspace that's based on Azure Data Explorer which provides a powerful analysis engine and rich query language. |[Log Analytics](../log-query/portals.md)<br>[Log Analytics API](https://dev.loganalytics.io/)<br>[Application Insights API](https://dev.applicationinsights.io/reference/get-query)|
31
31
| Activity log | Data from the Activity log is most useful when sent to Azure Monitor Logs to analyze it with other data, but it's also collected on its own so it can be directly viewed in the Azure portal. |[Azure portal](activity-log-view.md#azure-portal)<br>[Azure Monitor Events API](/rest/api/monitor/eventcategories)|
32
-
| Azure Storage | Some data sources will write directly to Azure storage and require configuration to move data into Logs. You can also send data to Azure storage for archiving and for integration with external systems. |[Storage Analytics](/rest/api/storageservices/storage-analytics)<br>[Server Explorer](/visualstudio/azure/vs-azure-tools-storage-resources-server-explorer-browse-manage)<br>[Storage Explorer](/visualstudio/azure/vs-azure-tools-storage-manage-with-storage-explorer?tabs=windows)|
32
+
| Azure Storage | Some data sources will write directly to Azure storage and require configuration to move data into Logs. You can also send data to Azure storage for archiving and for integration with external systems. |[Storage Analytics](/rest/api/storageservices/storage-analytics)<br>[Server Explorer](/visualstudio/azure/vs-azure-tools-storage-resources-server-explorer-browse-manage)<br>[Storage Explorer](/azure/vs-azure-tools-storage-manage-with-storage-explorer?tabs=windows)|
33
33
| Event Hubs | Send data to Azure Event Hubs to stream it to other locations. |[Capture to Storage](../../event-hubs/event-hubs-capture-overview.md)|
34
34
| Azure Monitor for VMs | Azure Monitor for VMs stores workload health data in a custom location that's used by its monitoring experience in the Azure portal. |[Azure portal](../insights/vminsights-overview.md)<br>[Workload monitor REST API](https://docs.microsoft.com/rest/api/monitor/microsoft.workloadmonitor/components)<br>[Azure Resource health REST API](https://docs.microsoft.com/rest/api/resourcehealth/)|
35
35
| Alerts | Alerts created by Azure Monitor. |[Azure portal](alerts-managing-alert-instances.md)<br>[Alerts Management REST API](https://docs.microsoft.com/rest/api/monitor/alertsmanagement/alerts)|
0 commit comments