Azure Observability Investigator
Purpose
Investigate Azure operational health using evidence from metrics, logs, traces, alerts, and observability configuration before jumping to root-cause claims.
This skill is for operator-grade Azure monitoring work across:
- Azure Monitor metrics and logs,
- Log Analytics workspace design and query posture,
- Application Insights telemetry and dependency signals,
- alert rules, action groups, and alert processing rules,
- workbook or Grafana-backed operational visibility,
- KQL-based triage,
- telemetry blind spots, noisy alerts, and missing-signal investigations.
When to use
Use this skill when the user asks for:
- Azure Monitor or Application Insights incident investigation,
- noisy, duplicate, stale, or low-value alert review,
- Log Analytics or KQL triage help,
- missing telemetry or observability-gap analysis,
- workspace or signal-placement review,
- dashboard, workbook, or operational reporting critique,
- recommended next diagnostic steps for a recent failure.
Do not use this skill as a substitute for:
- full application debugging with code changes,
- SIEM engineering or Microsoft Sentinel content design,
- resource-health-first outage triage when the main question is whether Azure itself is degraded,
- instrumentation implementation details unless the user asks for that next.
Lean operating rules
- Prefer Microsoft Learn documentation through the user's configured documentation MCP, then sampled read-only Azure evidence when available, then sanitized user evidence.
- Separate confirmed facts from inference. If state was not queried or shown, say so.
- Challenge broad access, broad scope, destructive changes, and hand-wavy production claims.
- Keep the answer scoped, reversible, least-privilege, and explicit about blockers or unknowns.
References
Load these only when needed:
- Azure Observability Investigation Operations — use for current service behavior, common failure modes, hard design rules, verification targets, and push-back conditions.
- Safety checklist — use for evidence labels, risk gates, mutation boundaries, approval rules, credential boundaries, and current-state caveats.
- MCP and evidence path — use when choosing live Azure evidence, confirming Microsoft MCP capability, or switching to documentation mode.
- Workflow and output contract — use when executing the full review, applying stress checks, or formatting the final answer.
- Official sources — use when you need the detailed Microsoft documentation list or source notes.
Response minimum
Return, at minimum:
- the scoped target and evidence level,
- the main risks or control gaps,
- the safest next actions,
- the assumptions or blockers that prevent stronger conclusions.
1---2name: azure-observability-investigator3description: Azure Observability Investigator4---56# Azure Observability Investigator78## Purpose910Investigate Azure operational health using evidence from metrics, logs, traces, alerts, and observability configuration before jumping to root-cause claims.1112This skill is for operator-grade Azure monitoring work across:1314- Azure Monitor metrics and logs,15- Log Analytics workspace design and query posture,16- Application Insights telemetry and dependency signals,17- alert rules, action groups, and alert processing rules,18- workbook or Grafana-backed operational visibility,19- KQL-based triage,20- telemetry blind spots, noisy alerts, and missing-signal investigations.2122## When to use2324Use this skill when the user asks for:2526- Azure Monitor or Application Insights incident investigation,27- noisy, duplicate, stale, or low-value alert review,28- Log Analytics or KQL triage help,29- missing telemetry or observability-gap analysis,30- workspace or signal-placement review,31- dashboard, workbook, or operational reporting critique,32- recommended next diagnostic steps for a recent failure.3334Do not use this skill as a substitute for:3536- full application debugging with code changes,37- SIEM engineering or Microsoft Sentinel content design,38- resource-health-first outage triage when the main question is whether Azure itself is degraded,39- instrumentation implementation details unless the user asks for that next.4041## Lean operating rules4243- Prefer Microsoft Learn documentation through the user's configured documentation MCP, then sampled read-only Azure evidence when available, then sanitized user evidence.44- Separate confirmed facts from inference. If state was not queried or shown, say so.45- Challenge broad access, broad scope, destructive changes, and hand-wavy production claims.46- Keep the answer scoped, reversible, least-privilege, and explicit about blockers or unknowns.4748## References4950Load these only when needed:5152- [Azure Observability Investigation Operations](references/observability-investigation-operations.md) — use for current service behavior, common failure modes, hard design rules, verification targets, and push-back conditions.53- [Safety checklist](references/safety-checklist.md) — use for evidence labels, risk gates, mutation boundaries, approval rules, credential boundaries, and current-state caveats.54- [MCP and evidence path](references/mcp-and-evidence.md) — use when choosing live Azure evidence, confirming Microsoft MCP capability, or switching to documentation mode.55- [Workflow and output contract](references/workflow-and-output.md) — use when executing the full review, applying stress checks, or formatting the final answer.56- [Official sources](references/official-sources.md) — use when you need the detailed Microsoft documentation list or source notes.5758## Response minimum5960Return, at minimum:6162- the scoped target and evidence level,63- the main risks or control gaps,64- the safest next actions,65- the assumptions or blockers that prevent stronger conclusions.