About 50 results
Open links in new tab
  1. 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 …

  2. 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 …

  3. 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 …

  4. 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 …

  5. 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 …

  6. 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 …

  7. Utilizing Bicep: Automatically deploy standard Azure IaaS model

    Apr 28, 2023 · Utilizing Bicep: Automatically deploy standard Azure IaaS model Chapter 1 Chapter 2 >> Chapter 3 >> What is Bicep ? Bicep is an IaC language for automating Azure infrastructure …

  8. Designing Reusable Bicep Modules: A Databricks Example | Microsoft ...

    May 19, 2025 · Bicep, Microsoft’s domain-specific language (DSL) for ARM templates, brings simplicity and readability to Azure IaC. In this blog, I’ll walk you through how to design a reusable Bicep …

  9. Easily add login to your Azure app with Bicep | Microsoft Community …

    Mar 10, 2025 · 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,...

  10. Managing Multiple Deployment Stacks in Azure Bicep: Patterns and …

    Nov 19, 2025 · Azure Deployment Stacks introduce a new, powerful way to organize and manage cloud infrastructure using Bicep and ARM. Instead of treating each resource independently, Deployment …