Skip to main content
Back to registry

update-avm-modules-in-bicep

github/awesome-copilot

Update Bicep file ${file} to use latest Azure Verified Module (AVM) versions. Limit progress updates to non-breaking changes. Don't output information other than the final output table and summary.

Installs6
Install command
npx skills add https://github.com/github/awesome-copilot --skill update-avm-modules-in-bicep
Security audits
Gen Agent Trust HubPASS
SocketWARN
SnykWARN
About this skill
Update Bicep file ${file} to use latest Azure Verified Module (AVM) versions. Limit progress updates to non-breaking changes. Don't output information other than the final output table and summary. Always use tools #search , #searchResults , #fetch , #editFiles , #runCommands , #todos if available. Avoid writing code to perform tasks. ⚠️ PAUSE for approval if updates involve: Only display results in table with icons: - Scan : Extract AVM modules and current versions from ${file} - Identify : List all unique AVM modules used by matching avm/res/{service}/{resource} using #search tool - Check : Use #fetch tool to get latest version of each AVM module from MCR: - Compare : Parse semantic versions to identify AVM modules needing update - Review : For breaking changes, use #fetch tool to get docs from: - Update : Apply version updates and parameter changes using #editFiles tool - Validate : Run bicep lint and bicep build using #runCommands tool to ensure compliance. - Output : Summarize changes in a table format with summary of updates below. - Incompatible parameter changes - Security/compliance modifications - Behavioral changes - 🔄 Updated - ✅ Current - ⚠️ Manual review required - ❌ Failed - 📖 Documentation - Use MCR tags API only for version discovery - Parse JSON tags array and sort by semantic versioning - Maintain Bicep file validity and linting compliance

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does update-avm-modules-in-bicep do?

Update Bicep file ${file} to use latest Azure Verified Module (AVM) versions. Limit progress updates to non-breaking changes. Don't output information other than the final output table and summary.

Is update-avm-modules-in-bicep good?

update-avm-modules-in-bicep does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does update-avm-modules-in-bicep work with?

update-avm-modules-in-bicep currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to update-avm-modules-in-bicep?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install update-avm-modules-in-bicep?

npx skills add https://github.com/github/awesome-copilot --skill update-avm-modules-in-bicep

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering