Simon Wåhlin

@simonwahlin.bsky.social

Cloud Architect @ Unwonted | Azure MVP, Certified Trainer Azure | Bicep | BicepLang | PowerShell I want to bridge the gap between Dev and Ops and enable secure and efficient cloud solutions on Azure for every organization.

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!

Hey #Azure friends! I have a challenge for you. What would be the most performant way to list all potential child and/or extension resources for any given resource? REST API, SDKs or anything else is fair game, but it must be generic and work for any resource type.