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

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

  5. What is Bicep? The ARM Template DSL | Microsoft Community Hub

    May 16, 2021 · This post discusses how Bicep, the ARM template DSL, looks like and how we can leverage it for ARM template authoring.

  6. Deploying Logic App Standard resource using Bicep templates and …

    Mar 6, 2023 · The Bicep VS Code extension helps to decompile ARM JSON template into Bicep template and also provides intellisense for writing the Bicep code. In this example, I am using an …

  7. Announcing GA of Bicep templates support for Microsoft Entra ID ...

    Jul 29, 2025 · To provide support for Bicep templates for Microsoft Graph resources, we have released the new Microsoft Graph Bicep extension that allows you to author, deploy, and manage supported …

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

  9. 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.

  10. Automating Azure AI Foundry Deployment with IaC: Leveraging Bicep …

    May 9, 2025 · Deploying AI solutions at scale requires more than just innovation; it necessitates automation. In this blog, we will explore how to optimize and standardize Azure AI Foundry …