Skip to content

Commit 1288320

Browse files
authored
Merge pull request #78334 from v-thepet/ext-links5-28
AzureLinkBugs: one internal
2 parents 72fccf8 + cff7000 commit 1288320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/platform/data-locations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The following table identifies the different locations where monitoring data in
2929
| 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) |
3030
| 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) |
3131
| 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) |
3333
| Event Hubs | Send data to Azure Event Hubs to stream it to other locations. | [Capture to Storage](../../event-hubs/event-hubs-capture-overview.md) |
3434
| 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/) |
3535
| 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

Comments
 (0)