azure-monitor-query-py

Installation
SKILL.md

Azure Monitor Query SDK for Python

Query logs and metrics from Azure Monitor and Log Analytics workspaces.

Installation

pip install azure-monitor-query

Environment Variables

# Log Analytics
AZURE_LOG_ANALYTICS_WORKSPACE_ID=<workspace-id>  # Required for log queries
Installs
1
GitHub Stars
3.0K
First Seen
Jan 29, 2026
azure-monitor-query-py — microsoft/skills