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
-
Learn how to use Bicep for complex deployments to Azure.
News
| Date | News |
|---|---|
| 3/5/2026 |
AI agents are writing code. The question is: where does that code run? If it runs in your process, a single hallucinated import os; os.remove('/') can ruin your day. Azure Container Apps dynamic...
|
| 3/2/2026 |
In this issue:
Ace Aviator of the Month
News from our product group
News from our community
Ace Aviator of the Month
March 2026's Ace Aviator: Lilan Sameera
Lilan Sameera - Senior Consulltant...
|
| 2/23/2026 |
OpenClaw is an open-source personal AI assistant that runs as a persistent service, connecting to your Discord, Telegram, and other channels. It's one of a growing wave of always-on AI tools —...
|
| 2/18/2026 |
In early 2025, we wanted to modernize Jon Galloway's MVC Music Store — a classic ASP.NET MVC 5 app running on .NET Framework 4.8 with Entity Framework 6. The goal was straightforward: address...
|
| 2/12/2026 |
Azure governance at scale is complex. Security teams manually review many resource types across multiple subscriptions. Finance can't track costs without tags. Compliance teams spend days...
|
| 2/11/2026 |
In Part 1, we introduced the App Service Observability MCP Server — a proof-of-concept that lets GitHub Copilot (and other AI assistants) query your App Service logs, analyze errors, and help...
|
| 2/5/2026 |
An AI led SDLC: Building an End-to-End Agentic Software Development Lifecycle with Azure and GitHub.
This is due to the inevitable move towards fully agentic, end-to-end SDLCs. We may not yet be at a point where software engineers are managing fleets of agents creating the billion-dollar AI...
|
| 2/3/2026 |
A large enterprise customer adopting AI at scale typically needs three non‑negotiables in its AI foundation:
End‑to‑end tenant isolation across network, identity, compute, and data
Secure,...
|
| 1/28/2026 |
If you operate Kubernetes at scale, you've felt it: "Ingress YAML sprawl", annotation archaeology, and the creeping sense that your edge configuration is one upstream change away from becoming...
|
| 1/19/2026 |
In December, we presented a series about MCP, culminating in a session about adding authentication to MCP servers. I demoed a Python MCP server that uses Microsoft Entra for authentication,...
|
| 1/6/2026 |
I had 6 alert rules. CPU. Memory. Pod restarts. Container errors. OOMKilled. Job failures. I thought I was covered.
Then my app went down. I kept refreshing the Azure portal, waiting for an...
|
| 12/30/2025 |
The Most Common Challenge in Modern Cloud Apps
There's a category of bugs that drive engineers crazy: multi-layer infrastructure issues.
Your app deploys successfully. Every Azure resource shows...
|
| 12/22/2025 |
What if your infrastructure could detect performance issues and fix them automatically—before your users even notice?
This blog brings that vision to life using Azure SRE Agent, an AI-powered...
|
| 12/18/2025 |
The durable task extension for Microsoft Agent Framework makes all this possible.
In this post, we'll walk through the AI Travel Planner, a C# application I built that demonstrates how to build...
|
| 12/17/2025 |
For more than 25 years, Microsoft BizTalk Server has supported mission-critical integration workloads for organizations around the world. From business process automation and B2B messaging to...
|
| 11/11/2025 |
Node.js 24 LTS is live on Azure App Service for Linux. You can create a new Node 24 app through the Azure portal, automate it with the Azure CLI, or roll it out using your favorite ARM/Bicep...
|
| 11/5/2025 |
ACI provides a fast and simple way to run containers in the cloud. As a serverless solution, ACI eliminates the need to manage underlying infrastructure, automatically scaling to meet application...
|
| 11/4/2025 |
In Part 2 of this series, I showed you how to build sophisticated multi-agent systems on Azure App Service using Azure AI Foundry Agents—server-side managed agents that run as Azure resources....
|
| 11/3/2025 |
In this issue:
Ace Aviator of the Month
News from our product group
News from our community
Ace Aviator of the Month
Novembers’s Ace Aviator: Al Ghoniem
Al Ghoniem - Senior Integration...
|
| 10/31/2025 |
Last week, I shared how to build long-running AI agents on Azure App Service with Microsoft Agent Framework. If you haven't seen that post yet, I would recommend starting there as this post...
|