update-avm-modules-in-bicep
CommunityKeep Bicep AVM modules up-to-date.
Authorlluppesms
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of updating Azure Verified Modules (AVM) within Bicep files, ensuring your infrastructure code uses the latest stable versions and reducing manual effort.
Core Features & Use Cases
- Automated Version Checking: Scans Bicep files to identify all AVM modules and their current versions.
- Latest Version Discovery: Fetches the latest available versions of AVM modules from the Microsoft Container Registry (MCR).
- Breaking Change Detection: Reviews potential breaking changes by fetching module documentation.
- Automated Updates: Updates Bicep files with new versions and necessary parameter adjustments.
- Validation: Runs
bicep lintandbicep buildto ensure code integrity after updates. - Use Case: Regularly update all AVM modules in your main Bicep deployment template to incorporate the latest features and security patches, while being alerted to any breaking changes that require manual intervention.
Quick Start
Use the update-avm-modules-in-bicep skill to update all AVM modules in the file '/main.bicep'.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: update-avm-modules-in-bicep Download link: https://github.com/lluppesms/dadabase.demo/archive/main.zip#update-avm-modules-in-bicep Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.