# Claude Code Agent: Azure Verified Modules Bicep > Create, update, or review Azure IaC in Bicep using Azure Verified Modules (AVM). ## 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-verified-modules-bicep --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent devops-infrastructure/azure-verified-modules-bicep --yes --dry-run ``` --- ## What This Agent Covers Create, update, or review Azure IaC in Bicep using Azure Verified Modules (AVM). 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-verified-modules-bicep` - Tools declared upstream: changes, codebase, edit/editFiles, extensions, fetch, findTestFiles, githubRepo, new, openSimpleBrowser, problems, runCommands, runTasks, runTests, search, searchResults, terminalLastCommand, terminalSelection, testFailure, usages, vscodeAPI, microsoft.docs.mcp, azure_get_deployment_best_practices, azure_get_schema_for_Bicep - 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-verified-modules-bicep --yes --dry-run ``` Expected installed file: ```text .claude/agents/azure-verified-modules-bicep.md ``` --- ## Source & License - Source: [davila7/claude-code-templates devops-infrastructure/azure-verified-modules-bicep.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/devops-infrastructure/azure-verified-modules-bicep.md) - Source SHA: `b387df0649b9ea4e04fbde0929ce8920553d51a4` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-azure-verified-modules-bicep-4040e4a9 Author: TokRepo精选