
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 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 …
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 …
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 …
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 …
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 …
Automating Logic Apps connections to Dynamics 365 using Bicep ...
Jan 2, 2025 · I recently worked with a customer to show the ease of integration between Logic Apps and the Dataverse as part of Dynamics 365 (D365). The flows of...
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.
Deploy Microsoft Sentinel using Bicep | Microsoft Community Hub
Oct 24, 2024 · Bicep is a domain-specific language that uses declarative syntax to deploy Azure resources. It provides benefits over Azure Resource Management (ARM) templates including smaller …