bicep
Installation
SKILL.md
Bicep / ARM Instructions
Purpose: Best practices for declarative Azure infrastructure deployment using Bicep, covering code style, file layout, naming, parameters, modules, user-defined types, security, and testing.
When to Use This Skill
- Writing or editing
.bicepor.bicepparamfiles - Creating reusable Bicep modules
- Defining user-defined types for complex configurations
- Securing infrastructure parameters
- Validating deployments with
az deployment group what-ifor PSRule