azure-observability

Monitor Azure resources and applications using Azure Monitor, Application Insights, and Log Analytics.

10|2|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/mahmoud20138/Claude-Skills-Collection --skill azure-observability-mahmoud20138
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-observability
Source: https://github.com/mahmoud20138/Claude-Skills-Collection/tree/main/02-Azure-Skills/skills/azure-observability
Command: npx skills add https://github.com/mahmoud20138/Claude-Skills-Collection --skill azure-observability-mahmoud20138

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you monitor the health, performance, and usage of your Azure resources and applications by leveraging Azure's observability services.

Core Features & Use Cases

  • Centralized Monitoring: Access Azure Monitor, Application Insights, and Log Analytics from a single interface.
  • Querying & Analysis: Execute KQL queries, analyze metrics, and trace application requests.
  • Alerting & Reporting: Set up alerts and create interactive reports using Workbooks.
  • Use Case: Troubleshoot a slow-performing web application by querying its logs in Log Analytics, analyzing Application Insights metrics, and visualizing the data in an Azure Monitor Workbook.

Quick Start

Use the azure-observability skill to query logs for errors in the last hour.

Frequently Asked Questions about azure-observability

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query Azure Monitor logs to troubleshoot application errors?

You can query Azure Monitor logs by executing KQL queries within Log Analytics to retrieve and analyze operational data. This allows you to trace application requests and identify errors across your Azure resources.

What is the best way to monitor Azure web application performance?

The best way to monitor Azure web application performance is by leveraging Application Insights for APM and tracing. It helps you analyze metrics, track request health, and pinpoint slow-performing components.

Can I use Log Analytics and Application Insights from a single interface?

Yes, you can access both Log Analytics and Application Insights from a centralized monitoring interface. This provides unified observability for metrics, tracing, and logs across all your Azure resources.

How do I create interactive reports for Azure resource metrics?

You can create interactive reports for Azure resource metrics by using Azure Monitor Workbooks. This feature facilitates interactive dashboards and visualizations for operational insights and reporting.

Does Azure observability support setting up alerts for application health?

Yes, Azure observability supports setting up alerts to monitor the health and performance of your applications. You can configure alert rules based on metrics and logs to receive notifications for operational anomalies.