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 |
---|---|
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...
|
11/22/2024 |
A few weeks ago, we announced the public preview of GitHub Copilot for Azure, but that's forever in Age of AI. The team has been working hard to improve the experience and add some cool new...
|
11/19/2024 |
Azure Container Apps is a fully managed serverless container service that enables you to build and deploy modern, cloud-native applications and microservices at scale. It offers simplified...
|
10/29/2024 |
Intelligent apps with Azure OpenAI are easier than ever to configure and deploy, especially when using a PaaS platform like Azure App Service for hosting.
While this demo is a full tutorial for...
|
10/14/2024 |
Getting started with Azure OpenAI is easy enough - here's your deployment, here's an API key, go! Which from a marketing perspective is great. Less so if you want to be frugal with your tokens...
|
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?...
|