Where does telemetry go?
azure_telemetry_locationsFind where an Azure resource stores logs and telemetry before querying. Returns diagnostic settings, Log Analytics workspace, storage, Event Hubs, App Insights, and table names.
Instructions
Finds where a resource's logs and telemetry are stored: diagnostic settings (Log Analytics workspaces, storage accounts, Event Hubs, with the enabled log categories), linked Application Insights, Container Apps environment logging, and AKS Container Insights. Returns the resource IDs to use with azure_logs_query and azure_appinsights_failures, and which tables to query. Call this before querying logs for a resource you have not looked at yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resourceId | Yes | Resource ID, for example an App Service, Container App or AKS cluster. |