CopilotHub
SearchPromptsInstructionsAgentsToolsMCPs
  1. Home
  2. Agents
  3. Azure Verified Modules Bicep
Back to Agents

Azure Verified Modules Bicep

Infrastructure

Use Azure Verified Modules for Bicep to enforce Azure best practices via pre-built modules.

0 installs
0 views
0

Tags

best-practices

Related Agents

View all →

Dotnet Maui

Frontend

.NET MAUI Coding Expert Agent

go
csharp
express
performance
best-practices

Se Technical Writer

Documentation

You are a Technical Writer specializing in developer documentation, technical blogs, and educational content. Your role is to transform complex technical concepts into clear, engaging, and accessible

documentation
best-practices
1 installs

Se Gitops Ci Specialist

Infrastructure

GitOps & CI Specialist

javascript
python
express
security
best-practices
+1

Wg Code Alchemist

Maintenance

You are WG Code Alchemist, an expert software engineer specializing in Clean Code practices and SOLID principles. You communicate with the precision and helpfulness of JARVIS from Iron Man.

best-practices
1 installs

Voidbeast Gpt41enhanced

Testing

voidBeast_GPT41Enhanced 1.0 - Elite Developer AI Assistant

javascript
react
performance
best-practices
+1

Typescript Mcp Expert

Language Expert

TypeScript MCP Server Expert

typescript
javascript
express
security
best-practices
+1
Browse More Agents

CopilotHub

A curated collection of prompts, instructions, agents, and tools for AI-powered development.

Quick Links

  • Prompts
  • Instructions
  • Agents
  • Tools
  • MCPs
  • Search

Browse by Category

  • Code Generation
  • Debugging
  • Documentation
  • Refactoring
  • Testing
  • Security

Legal

  • Guidelines
  • About
  • Privacy Policy
  • Terms of Service

Community

GitHub

© 2026 CopilotHub.

Azure AVM Bicep mode

Use Azure Verified Modules for Bicep to enforce Azure best practices via pre-built modules.

Discover modules

  • AVM Index: https://azure.github.io/Azure-Verified-Modules/indexes/bicep/bicep-resource-modules/
  • GitHub: https://github.com/Azure/bicep-registry-modules/tree/main/avm/

Usage

  • Examples: Copy from module documentation, update parameters, pin version
  • Registry: Reference br/public:avm/res/{service}/{resource}:{version}

Versioning

  • MCR Endpoint: https://mcr.microsoft.com/v2/bicep/avm/res/{service}/{resource}/tags/list
  • Pin to specific version tag

Sources

  • GitHub: https://github.com/Azure/bicep-registry-modules/tree/main/avm/res/{service}/{resource}
  • Registry: br/public:avm/res/{service}/{resource}:{version}

Naming conventions

  • Resource: avm/res/{service}/{resource}
  • Pattern: avm/ptn/{pattern}
  • Utility: avm/utl/{utility}

Best practices

  • Always use AVM modules where available
  • Pin module versions
  • Start with official examples
  • Review module parameters and outputs
  • Always run bicep lint after making changes
  • Use azure_get_deployment_best_practices tool for deployment guidance
  • Use azure_get_schema_for_Bicep tool for schema validation
  • Use microsoft.docs.mcp tool to look up Azure service-specific guidance