Practical Use of this.exists() and this.existingResource() in Azure Bicep | Cloud Administrator in Azure World
A practical guide to using Azure Bicep this.exists() and this.existingResource() functions to handle idempotent deployments of Azure MySQL Flexible Server replicas.
Microsoft is hosting the first Microsoft Azure Infra Summit! Who is this for: IT professionals, platform engineers, SREs, and infrastructure teams When: May 19-21, 2026 - 8:00 AM–1:00 PM Pacific Register here: https://aka.ms/MAIS-Reg #AzureInfraSummit
Microsoft Azure Infra Summit 2026 | Microsoft Reactor
Learn new skills, meet new peers, and find career mentorship. Virtual events are running around the clock so join us anytime, anywhere!
I see great performance improvements on my work using Bicep Snapshots->write code->write data types->create/add input in bicepparam->test code with snapshots->when all good test with actual deployment. No more doing a full deployment just to find out a typo or other issue #Azure
roleDefinitions() breaks what-if and snapshots · Issue #19329 · Azure/bicep
Bicep version Bicep CLI version 0.42.1 (caea930) Describe the bug When using roleDefinitions('some role name).id what-if functionality gets broken and it does not produce any results. Same for snap...