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 |
---|---|
4/23/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...
|
4/7/2025 |
Automated Deployments
There is currently not much quality information on how to deploy workflows to Logic Apps Standard.
Logic Apps Standard is built on the Azure Functions runtime and unlike...
|
4/7/2025 |
In this issue:
Ace Aviator of the Month
News from our product group
Community Playbook
News from our community
Ace Aviator of the Month
April’s Ace Aviator: Massimo Crippa
What's your role and...
|
4/4/2025 |
GitHub Copilot for Azure is an extension that simplifies managing Azure resources directly from VS Code. Integrated with GitHub Copilot Chat, you can perform tasks like creating and modifying...
|
3/29/2025 |
TOC
Introduction
Setup
Debugging
References
1. Introduction
CodePush Server is a self-hosted backend for Microsoft CodePush, allowing you to manage and deploy over-the-air updates for React...
|
3/24/2025 |
Recently, I had to develop a Retrieval-Augmented Generation (RAG) prototype for an internal project. Since I enjoy working with LlamaIndex, I decided to use GitHub Copilot for Azure to quickly...
|
3/12/2025 |
We are excited to announce a major update to GitHub Copilot for Azure, introducing an intuitive new way to generate and update Infrastructure as Code (IaC) files. This latest enhancement...
|
2/28/2025 |
If you’ve ever engaged with the content on the Microsoft Learn platform, the material you utilized was likely written or co-authored by dedicated contributors. These contributors, often...
|
2/25/2025 |
Overview
With the introduction of Azure AI Foundry, integrating various AI services to streamline AI solution development and deployment of Agentic AI Workflow solutions like multi-modal,...
|
2/20/2025 |
If you’re using VS code and you’re not using GitHub Copilot yet, you should definitely check it out. GitHub Copilot is your AI pair programmer tool in Visual Studio Code. Get code suggestions as...
|
2/7/2025 |
When working with web applications, implementing authentication and authorization is crucial for security. Traditionally, there have been various ways from simple username/password inputs to...
|
1/31/2025 |
Identity is an area that has gotten a lot of attention the past few years and is now essential for every developer to have at least a basic level of understanding of. (We can probably debate what...
|
1/13/2025 |
James Montemagno is a Principal Lead Program Manager for the Developer Community at Microsoft. He has been a .NET developer since 2005, working in a wide range of industries including game...
|
1/6/2025 |
In this issue:
Ace Aviator of the Month
News from our product group
News from our community
Ace Aviator of the month
January's Ace Aviator: Ahmed Bayoumy
Can you give us some insights into...
|
1/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 integrations we looked at included:
Inbound:...
|
12/23/2024 |
In the previous blog: Build and deploy full-stack Java Web Applications on Azure Container Apps with JHipster, we explored the fundamental features of JHipster Azure Container Apps. Specifically,...
|
12/2/2024 |
Microsoft Azure is a great destination for Java applications, and our goal is to help Java developers easily onboard their applications to Azure.
We understand that onboarding Java apps to Azure...
|
11/27/2024 |
TOC
Introduction to OpenAI
System Architecture
Architecture
Focus of This Tutorial
Setup Azure Resources
File and Directory Structure
Bicep Template
Running Locally
Training Models and...
|
11/25/2024 |
Introduction
In a fast-paced world of software development, finding the right frameworks and services that cater to diverse needs can be challenging. Today’s development landscape demands that...
|
11/25/2024 |
TOC
Introduction to OpenAI
System Architecture
Architecture
Focus of This Tutorial
Setup Azure Resources
File and Directory Structure
ARM Template
ARM Template From Azure Portal
Running...
|