
Getting started with Azure Bicep | Microsoft Community Hub
Jan 18, 2022 · Intermediate Bicep - This learning path covers child and extension resources, managing changes to your code using Git, structuring your Bicep code for collaboration, previewing Azure …
Automating Multiple Azure Resource Deployment with Bicep
Apr 22, 2025 · By using Bicep's for loops and parameters, we can automate the creation of multiple resources efficiently and consistently. In this blog post, we'll explore how to automate the deployment …
Automate your API deployments with Azure API Management and …
Nov 28, 2022 · Yes, bicep is one more thing to learn along the way to adopting safe deployment practices with CI/CD pipelines. However, it is a technology that can make your life simpler in the long …
Easily add login to your Azure app with Bicep | Microsoft Community …
Did you know that you can now add user login to app deployed on Azure, with just Bicep code? No Portal, CLI, SDK, or app code needed! For those new to Bicep,...
Release of Bicep Azure Verified Modules for Platform Landing Zone ...
Feb 2, 2026 · After months of collaboration and invaluable community feedback, we're thrilled to announce that Azure Verified Modules for Platform Landing Zone using Bicep is now generally …
Automating Microsoft Foundry Deployment with IaC: Leveraging Bicep …
May 9, 2025 · In this updated blog, we explore how to optimize and standardize Microsoft Foundry deployments using Infrastructure-as-Code (IaC). By leveraging the declarative capabilities of Bicep …
An Update on Bicep Azure Verified Modules for Platform Landing Zone ...
Apr 24, 2025 · There will also be 1 x Bicep Azure Verified Modules for Platform Landing Zone (ALZ) pattern module for each of the ALZ Architectures Management Groups, plus this empty one for …
Create your own Bicep Local Extension using .NET | Microsoft …
Aug 7, 2025 · Bicep Local has an extensible interface for using Bicep syntax to manage resources beyond ARM. This blog explores how to create your own extension for Bicep Local.
Gaining Confidence with Az CLI and Az PowerShell: Introducing What if ...
Nov 21, 2025 · That’s why we’re introducing new powerful features in Azure CLI and Azure PowerShell to preview the changes the commands may make: the What if and Export Bicep features. These …
Learn about Bicep infrastructure as code and Azure deployment ...
Jul 15, 2021 · We've put together a ton of content on Microsoft Learn to help you understand how to use Bicep and to get the most out of expressing your infrastructure as code. Bicep enables you to quickly …