# Claude Code Agent: Azure Iac Exporter > Export existing Azure resources to Infrastructure as Code templates via Azure Resource Graph analysis, Azure Resource Manager API calls, and azure-iac-generator integration.... ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent devops-infrastructure/azure-iac-exporter --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent devops-infrastructure/azure-iac-exporter --yes --dry-run ``` --- ## What This Agent Covers Export existing Azure resources to Infrastructure as Code templates via Azure Resource Graph analysis, Azure Resource Manager API calls, and azure-iac-generator integration.... This TokRepo page is an original install wrapper for the upstream Claude Code agent. It records the install path, source SHA, operational profile, and verification command without republishing the full upstream prompt body. --- ## Operating Profile - Category: DevOps & Infrastructure - Claude Code Templates path: `devops-infrastructure/azure-iac-exporter` - Tools declared upstream: read, edit, search, web, execute, todo, runSubagent, azure-mcp/*, ms-azuretools.vscode-azure-github-copilot/azure_query_azure_resource_graph - Best fit: Claude Code projects that need a focused specialist agent and reproducible install command. - Codex usage: stage and inspect generated files before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent devops-infrastructure/azure-iac-exporter --yes --dry-run ``` Expected installed file: ```text .claude/agents/azure-iac-exporter.md ``` --- ## Source & License - Source: [davila7/claude-code-templates devops-infrastructure/azure-iac-exporter.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/devops-infrastructure/azure-iac-exporter.md) - Source SHA: `34777fa77f82986b75df02be9764f2c2e9f0f66c` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-azure-iac-exporter-77e23b32 Author: TokRepo精选