What problem does it solve? Setting up and maintaining Datadog's Microsoft Azure integration requires coordinating app registrations, role assignments, metric provider configs, and security settings across tenants and subscriptions, which is error-prone when done manually. ## Core Features & Use Cases - Azure Account Lifecycle Management: List, create, update, and delete Azure app registration integrations via the Datadog V1 API using the pup CLI. - Metrics and Resource Control: Configure Azure Monitor metrics, per-resource-provider toggles, tag-based filters for VMs, App Service Plans, and Container Apps, plus automute for VM shutdowns. - Security and Cost Optimization: Enable CSPM with resource collection, and reduce metric volume by disabling unused providers, custom metrics, and usage metrics. - Use Case: A platform engineer needs to onboard a production Azure subscription to Datadog with CSPM enabled and only production-tagged VMs monitored; this Skill walks through app registration, role assignment, and a single create command with the right flags. ## Quick Start Ask the agent to list all configured Azure integrations or to create a new Azure integration by providing your tenant ID, client ID, and client secret.