BicepLang

@biceplang.bsky.social

Home of the maintainers of the Bicep programming language for Azure-based deployments aka.ms/bicep

Missed the Microsoft Azure Infra Summit 2026? The Bicep team presented sessions that are on demand — five sessions covering Bicep power-user patterns, deployment stacks, AVM + Copilot, IaC CI/CD, and the ALZ accelerator. Recordings in the replies ↓ #Bicep #IaC #Azure

v0.38 is out!💪🎉 OnlyifNotExists() is now GA! Many new features have been added: validate() decorator, 'any' type, several new [experimental] bicep commands, and more! Read more here: github.com/Azure/bicep/... Check out our September Community Call here: youtu.be/SqQi1hOnKAs

Release v0.38.3 · Azure/bicep

Highlights onlyIfNotExists GA! (#17996) @onlyIfNotExists() resource onlyDeployIfNotExists 'Microsoft...' = { name: 'example' location: 'eastus' properties: { ... } } [Experimental] ...

github.com

v0.36 is out! 🎉💪 We have several new experimental features in this release, as well as a few bug fixes and new linter rules - find more information here: github.com/Azure/bicep/... Watch this month's Community Call (5th Birthday Edition! 🎂) here: youtu.be/WxdNrbSCEnw

Release v0.36.1 · Azure/bicep

Highlights GA release for optional types in variables (#17055) // current variable syntax var foo = 'hello' // new variable syntax with optional type var foo string = 'hello' Add userPrincipalNa...

github.com

v0.32 is out! 💪🎉 We added a new deployer() function to retrieve principal Ids, fixed some bugs, and had some awesome contributions from our community! Release notes here: github.com/Azure/bicep/...! Our December Bicep Community Call: youtu.be/Qy_UJy34lXM

Release v0.32.4 · Azure/bicep

Highlights New deployer() function to retrieve ObjectId of the principal that is deploying the Bicep file (#15340) resource roleAssignment 'Microsoft.Authorization/roleAssignments@2022-04-01' = {...

github.com

Our final Bicep Community Call of 2024 will be TOMORROW, Thursday December 5th at 9am PST! Join to hear our roadmap for the next 6 months and some exciting demos and presentations! Reach out for an invite if you did not receive one, or join tomorrow at aka.ms/BicepCcD24!