About 360,000 results
Open links in new tab
  1. Getting started with Azure Bicep | Microsoft Community Hub

    Azure Bicep is an evolution of that - it's a language with a more more concise syntax (rules or structure) but in the background it compiles into a standard ARM template for deployment. …

  2. Deploy Microsoft Sentinel using Bicep | Microsoft Community Hub

    Oct 24, 2024 · Bicep is becoming a popular way of deploying Microsoft Sentinel.  This article will show how this can be done as well as deploying solutions from the...

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

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

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

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

  7. Automating Azure AI Foundry Deployment with IaC: Leveraging …

    May 8, 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 …

  8. Azure Terrafy – Import your existing Azure infrastructure into …

    May 11, 2022 · When working with Infrastructure as Code (IaC) it’s difficult to know sometimes where to start. You have a couple of options, go to the Terraform on Azure documentation, …

  9. Deploying and Managing Microsoft Defender for Cloud as Code

    Oct 11, 2022 · Infrastructure as Code (IaC) is particularly interesting as it ties into DevSecOps and allows you to use Bicep, Azure Resource Manager (ARM), Terraform, and …

  10. Add wait operation to ARM template deployment | Microsoft …

    On the Azure Database for PostgreSQL support team, we recently received reports about failed server deployments. The deployments were initiated through Azure...