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

  2. Creating an Application Landing Zone on Azure Using Bicep

    May 7, 2025 · Creating an Application Landing Zone using Bicep provides a robust, scalable, and secure foundation for deploying applications in Azure. By following a phased, modular …

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

    Jul 15, 2021 · Have you heard about Bicep? It's our new simple language for deploying your Azure infrastructure. If you've used JSON Azure Resource Manager templates (ARM …

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

  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. Easily add login to your Azure app with Bicep | Microsoft …

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

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

  8. Utilizing Bicep: Automatically deploy standard Azure IaaS model

    Apr 28, 2023 · Chapter 1 Chapter 2 >> Chapter 3 >> What is Bicep ? Bicep is an IaC language for automating Azure infrastructure construction. -- IaC means Infrastructure as Code. Bicep …

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

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