Skip to main content

In this article

Coding Standards/Bicep/Bicep

Coding Standards/Bicep/Bicep
FieldValue
Kindinstruction
Source.github/instructions/coding-standards/bicep/bicep.instructions.md
InvocationApplied automatically to **/bicep/**
InteractiveNo

What it does

Bicep infrastructure-as-code authoring conventions

When to use it

Use these instructions when authoring or revising Azure infrastructure in a bicep directory, including modules, parameter files, types, and outputs. Confirm resource schemas and stable API versions before writing unfamiliar resources; use the Terraform conventions for HCL-based infrastructure.

Example usage

Provide a concrete example that shows the asset in action, including representative input and the resulting output.