Bicep

Bicep is a language for declaratively deploying Azure resources.

Overview

Bicep is a language for declaratively deploying Azure resources. You can use Bicep instead of JSON for developing your Azure Resource Manager templates (ARM templates).

Key Resources

Homepage: https://learn.microsoft.com/azure/azure-resource-manager/bicep/
Newsfeed: RSS

Getting Started

  1. 9/14/2022, Learning Path
    Learn how to use Bicep for complex deployments to Azure.

News

Date News
9/22/2023
During our recent development work with a partner, they asked a question...   We want to deploy Azure Policies with our Managed application to ensure the solution stays compliant and security...
9/18/2023
As a publisher that is offering their software solutions on the Azure Marketplace, in particular Azure Managed Applications, it is essential to monitor the customer deployments to make sure they...
9/12/2023
Introduction Containerization has revolutionized the way we deploy and manage software. By packaging applications and their dependencies into a container, we can ensure that our software will run...
8/21/2023
Today we are excited to announce the general of Azure Spring Apps (ASA) landing zone accelerator. You can start deploying your spring applications to Azure Spring Apps at scale using the built...
8/18/2023
If you’ve ever engaged with training modules or explored the official documentation, it's highly likely that the material you utilized was written or co-authored by dedicated contributors. These...
6/14/2023
Today we are thrilled to announce the availability of the Azure Container Apps (ACA) Landing Zone Accelerator (LZA). You can start deploying your containerized workloads to Azure Container Apps...
5/24/2023
Az-HOP in the Azure Marketplace   Introduction   Azure HPC On-Demand Platform, or Az-HOP, provides an end-to-end deployment mechanism for a base HPC infrastructure on Azure. The platform includes...
5/23/2023
Welcome to Build 2023! Welcome to this year's Build 2023 roundup of What’s New for Azure App Service! Build is in-person for the first time in many years (/woo-hoo!) and product group members...
5/23/2023
   Demo showing Azure Container App Add-ons and bindings in action.   Today we’re announcing the preview release of two new features for Azure Container Apps (ACA) related to service...
5/23/2023
We’re excited to announce that authoring Dapr components for Azure services in the Azure Container Apps portal just became significantly easier!   With this new feature, you no longer need to...
5/18/2023
This has been an incredible year for app innovation, with new solutions, new plans, and new capabilities from Azure to help you rapidly build, deploy, and secure apps at scale. It is a lot to...
5/17/2023
  Recently I have noticed an increase in questions from customers pertaining to different security practices for AKS deployments. I have decided to create a series of blogs covering some of the...
5/11/2023
Azure offers access to 7 distinct VM categories, including Compute Optimized, Memory Optimized, and Accelerated Compute, comprising over 50 different families such as Fsv2-series, Edv4-series,...
4/12/2023
Today, Microsoft announced the public preview of a new plan and pricing structure for Azure Container Apps (ACA). This structure is designed to adapt compute options to individual apps and...
3/22/2023
If you've followed Part 1 and Part 2 of the azdev-ify or azd-ify series and are wondering whether you need to completely rework your Bicep files to `azd up` your app, you're in luck! The solution...
3/20/2023
Microsoft Azure is excited to announce a new Secure Baseline scenario in the Landing Zone Accelerator for Azure App Service. This new scenario provides a simple, secure starting point to build...
3/8/2023
The growth of Bicep has increased massively over the last few years for those of you deploying into Azure. The community made it clear that being able to work in Visual Studio and not have to...
2/28/2023
Introduction   In part 1 we saw how to send a custom event telemetry to an Azure Application Insights instance through PowerShell.   We did track our Azure Virtual Network IP addresses...
2/27/2023
Building a URL shortener is much easier now using the Serverless technologies in Azure. In this post, we will discuss developing this solution.   Here is the overall architecture of the...