Skip to content
#

Azure Developer CLI templates

azd-templates logo

Azure Developer CLI (azd) templates are idiomatic application templates created using the azd conventions so that you can use azd to get started on Azure. Each template includes application code, infrastructure as code files needed to provision the Azure resources, and configuration file to set up your continuous integration and delivery (CI/CD) pipeline.

Here are 114 public repositories matching this topic...

A starter project for creating an ASP.NET Core application using C# and SQLite hosted on Azure. The project contains sample application code which can be removed and replaced with your own application code. Add your own source code and leverage the Infrastructure as Code assets (written in Bicep) to get the app up and running quickly.

  • Updated Nov 7, 2023
  • Bicep

A complete solution that includes everything you need to build, deploy, and monitor an Azure solution to process messages into a Dataverse environment. This application uses the Azure Developer CLI (azd) to get you up and running on Azure quickly, an Azure Service Bus for the messages, a C# Azure Functions app, and Azure Monitor for monitoring a…

  • Updated Aug 29, 2023
  • PowerShell

Created by Microsoft

Released July 12, 2022

Latest release 3 days ago

Followers
52 followers
Repository
Azure/azure-dev
Website
docs.microsoft.com/en-us/azure/developer/azure-developer-cli/overview