Azure AI Agent Directives
Resource Graph, policy compliance, RBAC, NSG audit, cost and AKS reviews.
Azure's governance surface is genuinely powerful and genuinely verbose, which is a perfect fit for an AI agent that can produce exact commands on demand. These Azure directives instruct an agent to use az cli and Resource Graph to answer inventory questions, review policy assignments and compliance state, audit RBAC for broad or stale roles, tighten NSG rules, find idle resources costing money, and review AKS clusters for security posture. Each directive is written to be pasted into Cursor, Windsurf, or Claude Code and executed with working commands, so a cursor rules azure or windsurf azure rules file can carry a whole set of repeatable audits. The theme across the category is least privilege and honest state: the agent must report what a policy is actually enforcing, which role assignments need a second look, and where the bill is quietly growing. Collecting cursor rules azure or ai agent devops directives for a hybrid estate means having a consistent, auditable way to review Azure that does not require one more console session on every subscription. Hold them in a rules file for the cadence where an entire subscription review becomes scripted instead of a dig. Framed this way they make a subscription review a scripted act rather than a manual dig through the portal, so the same quality of audit is reproducible across every team and every quarter.
Azure Resource Graph Inventory Query Generator
Generate Azure Resource Graph queries to inventory resources by subscription, tag, region, and type.
View directiveAzure Policy Compliance Review
Review Azure Policy assignments and non-compliance data to identify gaps in governance coverage.
View directiveAzure RBAC Role Assignment Review
Audit Azure RBAC role assignments for overly broad permissions (Owner, Contributor) and stale assignments.
View directiveAzure Network Security Group Audit
Audit NSG rules for overly permissive inbound/outbound traffic and generate least-privilege rule sets.
View directiveAzure Cost Optimization Review
Identify idle and underutilized Azure resources (VMs, disks, IPs) and generate a cost-savings action plan.
View directiveAzure AKS Cluster Security Review
Review an AKS cluster for security best practices: Azure AD integration, network policy, private clusters, and managed identity.
View directiveStop pasting. Start automating.
Every one of these Azure directives is something Devopsify can run continuously against your estate, with policy gates, approvals, and a retained audit trail instead of a manual run.