Favicon of azure-monitor-query-py

azure-monitor-query-py Skill

AI Agent SkillCloud & DevOpsTypeScriptOpen source

Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. Triggers: "azure-monitor-query", "LogsQueryClient", "MetricsQueryClient", "Log Analytics", "Kusto queries", "Azure metrics". Published by microsoft in skills.

What is azure-monitor-query-py Skill?

Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. Triggers: "azure-monitor-query", "LogsQueryClient", "MetricsQueryClient", "Log Analytics", "Kusto queries", "Azure metrics". Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
85/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Security review
  • Data analysis
  • Security review use cases
  • Data analysis use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use azure-monitor-query-py Skill

  • Use it for security review.
  • Use it for data analysis.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/skills
  • Skill file: .github/plugins/azure-sdk-python/skills/azure-monitor-query-py/SKILL.md

What it does

Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. Triggers: "azure-monitor-query", "LogsQueryClient", "MetricsQueryClient", "Log Analytics", "Kusto queries", "Azure metrics".

Skill instructions

Azure Monitor Query SDK for Python Query logs and metrics from Azure Monitor and Log Analytics workspaces. Installation bash pip install azure-monitor-query Environment Variables bash Log Analytics AZURELOGANALYTICSWORKSPACEID=<workspace-id Required for log queries Metrics AZUREMETRICSRESOURCEURI=/subscriptions/<sub/resourceGroups/<rg/providers/<provider/<type/<name Required for metric queries AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production Authentication & Lifecycle 🔑 Two rules apply to every code sample below: 1. Prefer DefaultAzureCredential. It works locally (Azure CLI / VS Code / Developer CLI) and in Azure (managed identity, workload identity) with no code change. Avoid connection strings, account/API keys — they bypass Entra audit and rotation. - Local dev: DefaultAzureCredential works as-is. - Production: set AZURETOKENCREDENTIALS=prod (or AZURETOKENCREDENTIALS=<specificcredential) to constrain the credential chain to production-safe cr

Explore related resources

Frequently asked questions

What is azure-monitor-query-py?

azure-monitor-query-py is a open-source AI agent skill with Copy skill directory. Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics.

Who is azure-monitor-query-py best for?

azure-monitor-query-py is best for reusing agent instructions, scripts, and references, security review workflows, data analysis workflows.

How do I install azure-monitor-query-py?

Install or run azure-monitor-query-py using Copy skill directory. Check azure-monitor-query-py for the latest setup command.

Is azure-monitor-query-py actively maintained?

azure-monitor-query-py may need a closer maintenance check before production use.

Share:

Stars
2,741
Forks
309
Last commit
9 days ago
Repository age
6 months
License
MIT

Auto-fetched from GitHub.

Similar to azure-monitor-query-py