azure-monitor-ingestion-py Skill
Azure Monitor Ingestion SDK for Python. Use for sending custom logs to Log Analytics workspace via Logs Ingestion API. Triggers: "azure-monitor-ingestion", "LogsIngestionClient", "custom logs", "DCR", "data collection rule", "Log Analytics". Published by microsoft in skills.
What is azure-monitor-ingestion-py Skill?
Azure Monitor Ingestion SDK for Python. Use for sending custom logs to Log Analytics workspace via Logs Ingestion API. Triggers: "azure-monitor-ingestion", "LogsIngestionClient", "custom logs", "DCR", "data collection rule", "Log Analytics". 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.
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
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use azure-monitor-ingestion-py Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-python/skills/azure-monitor-ingestion-py/SKILL.md
What it does
Azure Monitor Ingestion SDK for Python. Use for sending custom logs to Log Analytics workspace via Logs Ingestion API. Triggers: "azure-monitor-ingestion", "LogsIngestionClient", "custom logs", "DCR", "data collection rule", "Log Analytics".
Skill instructions
Azure Monitor Ingestion SDK for Python Send custom logs to Azure Monitor Log Analytics workspace using the Logs Ingestion API. Installation bash pip install azure-monitor-ingestion pip install azure-identity Environment Variables bash Data Collection Endpoint (DCE) AZUREDCEENDPOINT=https://<dce-name.<region.ingest.monitor.azure.com Required for all auth methods Data Collection Rule (DCR) immutable ID AZUREDCRRULEID=dcr-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Required for all auth methods Stream name from DCR AZUREDCRSTREAMNAME=Custom-MyTableCL Required for all auth methods AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production Prerequisites Before using this SDK, you need: 1. Log Analytics Workspace — Target for your logs 2. Data Collection Endpoint (DCE) — Ingestion endpoint 3. Data Collection Rule (DCR) — Defines schema and destination 4. Custom Table — In Log Analytics (created via DCR or manually) Authentication & Lifecycle 🔑 Two rules apply to every cod
Explore related resources
Frequently asked questions
What is azure-monitor-ingestion-py?
azure-monitor-ingestion-py is a open-source AI agent skill with Copy skill directory. Azure Monitor Ingestion SDK for Python. Use for sending custom logs to Log Analytics workspace via Logs Ingestion API.
Who is azure-monitor-ingestion-py best for?
azure-monitor-ingestion-py is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install azure-monitor-ingestion-py?
Install or run azure-monitor-ingestion-py using Copy skill directory. Check azure-monitor-ingestion-py for the latest setup command.
Is azure-monitor-ingestion-py actively maintained?
azure-monitor-ingestion-py may need a closer maintenance check before production use.
Auto-fetched from GitHub.