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
8/28/2024
Ok, so you might have read somewhere that API keys is not secure, and you might even have heard about this managed identity thing. But what is it, and why is it better than API keys? Let's try...
8/28/2024
Introduction   As the adoption of Infrastructure as Code (IaC) continues to grow, ensuring the security of your infrastructure configurations becomes increasingly crucial. Static Application...
8/27/2024
Designing and Operating a Generative AI Platform   Summary Are you in a platform team who has been tasked with building an AI Platform to serve the Generative AI needs of your internal consumers?...
8/26/2024
In July, we put on a 6-part live stream series all about securing your AI apps on Azure, covering topics like keyless authentication, user login with Microsoft Entra, RAG data access control, and...
8/22/2024
What is Speech Service   The Speech service provides speech to text and text to speech capabilities with a Speech resource   It is one of the types of Cognitive Accounts i.e.- type":...
8/21/2024
  Welcome to the first edition of the Azure Static Web Apps Community! Every month, we'll be sharing content created by the Technical Community, whether it's articles, videos, or podcasts...
7/29/2024
The Azure Container Apps and .NET team have made it easier than ever to deploy your .NET application by supporting automatic configuration for data protection. This support is currently available...
6/27/2024
The Open Container Initiative (OCI) community recently released OCI Image spec v1.1.0 and Distribution spec v1.1.0. Azure Container Registry (ACR) has supported OCI specifications v1.1.0 since...
6/24/2024
Join us in July for a series of free live-streams sharing best practices for securing your AI apps on Azure. You'll learn about managed identity (keyless authentication), user sign-in with...
6/19/2024
Working with applications teams and partners developing cloud native apps on Azure, you quickly learn developer time is valuable, enthusiasm & flow state is critically important.   Whenever an...
5/31/2024
Silent yet powerful, APIs are the unsung heroes of our digital era!  Welcome! Your presence here, fully engaged in this article, indicates an insightful understanding of the immense importance...
5/28/2024
Every app will be reinvented with Generative AI and new apps will be built that weren’t possible before. Generative AI helps to build intelligent apps using the Large Language Model (LLM)...
5/21/2024
Welcome to Build 2024! The team will be covering the latest AI enhancements for migrating web applications, how AI helps developers to monitor and troubleshoot applications, examples of...
5/21/2024
Modern cloud-native applications are a blend of container-based applications, event-driven serverless functions, and cloud-native services for data, security, and observability, all working...
4/25/2024
Azure Deployment Environments is adding a new extensibility model that empowers customers to customize deployment workflows using Bicep, Terraform, Pulumi, or any other infrastructure-as-code...
4/17/2024
The latest version of The Reliable Web App (RWA) Pattern for .NET enhances its original objective of helping existing .NET web apps transition to Azure by now emphasizing improvements to...
4/16/2024
From managing complex dependencies and opaque configurations to juggling compatibility issues and security risks, deploying app infrastructure has always been a source of friction. We designed...
4/12/2024
Like many Azure APIs, the Azure OpenAI service gives developers the option to authenticate with either API keys or keyless authentication (via Entra identity). Since it's a security best practice...
4/10/2024
Everyone loves a good frontend. Well, personally I'm more of a backend guy, but when I'm the end-user of a web app I like that it is intuitive, dynamic and all of that. Unfortunately while...
4/10/2024
The pgvector extension was first released in 2021 but has shot up in popularity in the last year, as developers discover what is possible with vector embeddings, vector similarity, and vector...