About 383,000 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, …

  2. Create your own Bicep Local Extension using .NET

    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.

  3. Deploy Microsoft Sentinel using Bicep

    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 …

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

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

  6. Easily add login to your Azure app with Bicep

    Mar 10, 2025 · The Bicep for configuration is slightly different across Container Apps and App Service, but they share properties in common: redirectToProvider: The value of …

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

  8. Whats New: Bicep Support in Microsoft Sentinel Repositories

    Jan 15, 2025 · Integrating Bicep with Microsoft Sentinel Repositories Microsoft Sentinel’s Repositories feature already allows organizations to integrate with GitHub or Azure DevOps to …

  9. Learn about Bicep infrastructure as code and Azure deployment ...

    Jul 15, 2021 · Learn how to deploy your Azure infrastructure as code (IaC) by using Bicep. Follow along with our Microsoft Learn learning paths to understand the Bicep...

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