BicepLang
@biceplang.bsky.social
300 followers 1 following 18 posts
Home of the maintainers of the Bicep programming language for Azure-based deployments aka.ms/bicep
Posts Media Videos Starter Packs
biceplang.bsky.social
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
biceplang.bsky.social
We are excited to announce that the Bicep Microsoft Graph extension is fully GA as of today 💪🎉

HUGE thanks to the MS Graph team for making this happen!

Read more about it here: aka.ms/MSGraphGA
Announcing GA of Bicep templates support for Microsoft Entra ID resources | Microsoft Community Hub
Declare Microsoft Entra ID resources like applications and groups in Bicep templates  
aka.ms
Reposted by BicepLang
samcogan.bsky.social
Local Deploy is a new Bicep feature that lets you deploy Bicep code, without connecting to Azure - Crazy! buff.ly/Yo9yC3t
biceplang.bsky.social
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
biceplang.bsky.social
🎉 Happy 5th Birthday to Bicep! 🎂💪
Today marks 5 years since the 1st Bicep commit!

📅Celebrate with us at the May 29th Community Call at 9am PST here: aka.ms/bicepcc
⭐️ Share your favorite Bicep memories via this form for a chance to be featured: t.ly/BicepBday

Here's to the next 5 reps! 💪🚀
Microsoft Forms
forms.office.com
biceplang.bsky.social
Bicep v0.35 is out! 💪🎉https://github.com/Azure/bicep/releases/tag/v0.35.1

We've got great new experimental features and functions in this release, view the release notes on how to use them!

We demo-ed some of these features at our April Community Call here, check it out here: youtu.be/iMoRiQvor4k
Bicep Community Call - April '25
YouTube video by Azure Deployments & Governance
youtu.be
Reposted by BicepLang
fberson.bsky.social
I will be delivering a session at Microsoft Build 2025 in Seattle! Super excited to be back again to present another session on #Bicep infrastructure as code! Hope to see you there!

#MVPBuzz #MSBuild @biceplang.bsky.social @developer.microsoft.com @microsoft.com
Reposted by BicepLang
adamrdriscoll.com
Boom! Learned how to do Bicep at @powershellsummit.org. Now I can deploy PowerShell Universal to Azure like a pro.
Reposted by BicepLang
fberson.bsky.social
Had a great time last week delivering a session on #Bicep infra as code and participating in the AMA with community friends at the Experts Live Conference in Copenhagen! As always decks are here: github.com/fberson/Slid...

@expertslivedk.bsky.social @biceplang.bsky.social
#MVPBuzz #Azure
Reposted by BicepLang
melissahoughton.dev
I am looking forward to virtually joining the old crew at @dddmelbourne.bsky.social next week to speak about deploying Azure AI Services with Bicep 🦾

🗓️ Wed 2 April
⌚ 6:00pm AEDT / 3:00pm AWST

Register now 👇🏻
www.meetup.com/ddd-melbourn...

#dddmelb #dddbynight #bicep #azure #ai
DDD by Night April - Hybrid event, Wed, Apr 2, 2025, 6:00 PM | Meetup
It's DDD but \***lightning**\*. The evening will be a hybrid event hosted by the DDD Melbourne crew and consist of short & sharp presentations of fifteen minutes in length
www.meetup.com
biceplang.bsky.social
Our March Bicep Community Call is CANCELLED! Keep an eye out for an invite to our next Community Call taking place on April 17th, at 9am PST :)
biceplang.bsky.social
Export as Bicep is fully available today! 💪

Test it out yourself in the portal, instructions can be found here: learn.microsoft.com/en-us/azure/...
biceplang.bsky.social
Our Bicep Community Call is TODAY at 2pm PST!

You can sign up for future invites through the link aka.ms/ARMnews

Or join the call directly at aka.ms/bicepcc

See you there! :)
biceplang.bsky.social
v0.33 is released!💪🎉

Deploy pane is in GA, paste as .bicepparam and other features have been added as well. More info here: github.com/Azure/bicep/...

Yesterday's Community Call also covered many topics and updates including Whatif and Copilot - watch the recording here! youtu.be/4sXr39kO_fM
Releases · Azure/bicep
Bicep is a declarative language for describing and deploying Azure resources - Azure/bicep
github.com
Reposted by BicepLang
fberson.bsky.social
Bicep Christmas gift: the deployer() function! 💪🎄

www.linkedin.com/posts/freekb...

#bicep #community @biceplang.bsky.social
Reposted by BicepLang
bjdekker.bsky.social
Just had a great session by @simonwahlin.bsky.social about #Bicep and #Azure deployments. Deployment stacks and Azure templates are definitely a thing to look into!
biceplang.bsky.social
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!
biceplang.bsky.social
+1 - these are odd bicep errors to run into, so likely a codegen bug. Filing an issue in the dotnet/aspire repo would be helpful.

cc @davidfowl.com