{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring"}],"enrichment":{"capability":"Executes read-only queries against Azure Monitor's Logs data platform using the Kusto Query Language, supporting both synchronous and asynchronous clients.","skillfed_tags":["azure-sdk","cloud-monitoring","kusto-query"],"use_cases":["Query Azure Log Analytics workspaces to retrieve application logs, performance metrics, and diagnostic data for analysis or reporting.","Build monitoring dashboards or alerting systems that pull data directly from Azure Monitor logs programmatically.","Perform resource-centric log queries on individual Azure resources without needing a dedicated Log Analytics workspace.","Implement batch log queries to retrieve multiple datasets in a single operation for bulk data export or analysis.","Integrate Azure monitoring data into Python-based data pipelines or ETL workflows using async clients for non-blocking I/O."],"what_it_does":"Azure Monitor Query is a Python client library for querying logs stored in Azure Monitor's Logs data platform. It provides both synchronous and asynchronous interfaces to execute read-only Kusto Query Language queries against Log Analytics workspaces or individual Azure resources. The library handles authentication via Azure credentials (typically DefaultAzureCredential), manages timespan parameters, and returns structured query results as tables with rows and columns.\n\nThe package is designed for developers who need to programmatically access Azure monitoring and diagnostic data. It consolidates log and performance data from multiple sources\u2014platform logs, virtual machine agents, and application telemetry\u2014into queryable results. As of version 2.0.0, metrics querying has been moved to separate packages (azure-monitor-querymetrics or azure-mgmt-monitor), so this library focuses exclusively on logs queries.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries a permissive MIT license, and is production-stable. Install it if you need to query Azure Monitor logs from Python. Be aware that metrics querying is no longer included\u2014use azure-monitor-querymetrics or azure-mgmt-monitor for that instead."},"id":"azure-monitor-query","links":{"html":"https://skillfed.io/packages/azure-monitor-query","md":"https://skillfed.io/packages/azure-monitor-query.md","pypi":"https://pypi.org/project/azure-monitor-query/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-07-30","license_spdx":null,"license_treatment":"permissive","name":"azure-monitor-query","python_support":"supports_current","summary":"Microsoft Corporation Azure Monitor Query Client Library for Python"},"popularity":{"monthly_downloads":10626279,"position":1442,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.0.0"}
