Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update readme #448

Merged
merged 6 commits into from
Oct 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
65 changes: 27 additions & 38 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,55 +3,44 @@
View this site here: [aka.ms/awesome-azd](https://aka.ms/awesome-azd)

## 1. Introduction
_Getting started? Click the image below to check out an Azure Friday episode all about the Azure Developer CLI (`azd`)._

[![Image of Azure Fridays episode with Scott Hanselman and Savannah Ostrowski, around the Azure Developer CLI (azd)](https://img.youtube.com/vi/VTk-FhJyo7s/0.jpg)](https://www.youtube.com/watch?v=VTk-FhJyo7s)
New to `azd`? Check out the `azd` videos in the Open at Microsoft series:

[![Image of Intro to Azure Developer CLI (azd)](https://img.youtube.com/vi/KDgR-TXtOgM/0.jpg)](https://www.youtube.com/embed/KDgR-TXtOgM)

| [Azure Developer CLI Templates](https://github.com/topics/azd-templates) |
|:---|
| The Azure Developer CLI (`azd`) is an open-source tool that accelerates the time it takes for developers to get started on Azure by using developer-friendly commands that map to key stages in your workflow (code, build, deploy, monitor). The Azure Developer CLI uses application templates that include everything you need to get up and running on Azure, then allows you to customize them. The templates include application code and reusable infrastructure as code assets written in Bicep or Terraform and are infused with cloud best practices. More than that, they cover end-to-end scenarios that go far beyond "Hello World!".
[![Image of How to deploy to Azure with the Azure Developer CLI](https://img.youtube.com/vi/f_HpDpEmWZ4/0.jpg)](https://www.youtube.com/embed/KDgR-TXtOgM)

![Azure Developer CLI Templates](https://raw.githubusercontent.com/github/explore/a8036e684c6a96e4656252a806f21d332bc4d4e1/topics/azd-templates/azd-templates.png) <br>
📖 [**azd** Overview](https://learn.microsoft.com/azure/developer/azure-developer-cli/overview?tabs=nodejs) | 🚀 [**azd** Quickstart](https://learn.microsoft.com/azure/developer/azure-developer-cli/get-started?tabs=bare-metal%2Cwindows&pivots=programming-language-nodejs) | 📚 [**azd** Reference](https://learn.microsoft.com/azure/developer/azure-developer-cli/reference) | 🗃️ [**azd-templates** on Github](https://github.com/topics/azd-templates) <br>
The Azure Developer CLI (`azd`) is an open-source tool that accelerates the time it takes for developers to get started on Azure by using developer-friendly commands that map to key stages in your workflow (code, build, deploy, monitor). The Azure Developer CLI uses application templates that include everything you need to get up and running on Azure, then allows you to customize them. The templates include application code and reusable infrastructure as code assets written in Bicep or Terraform and are infused with cloud best practices. More than that, they cover end-to-end scenarios that go far beyond "Hello World!".

![Azure Developer CLI Templates](https://raw.githubusercontent.com/github/explore/a8036e684c6a96e4656252a806f21d332bc4d4e1/topics/azd-templates/azd-templates.png)

📖 [**azd** Overview](https://learn.microsoft.com/azure/developer/azure-developer-cli/overview) | 🚀 [**azd** Quickstart](https://learn.microsoft.com/azure/developer/azure-developer-cli/get-started?tabs=localinstall&pivots=programming-language-nodejs) | 📚 [**azd** Reference](https://learn.microsoft.com/azure/developer/azure-developer-cli/reference)

## 2. Resources

### 2.1 Articles
* [Microsoft’s AI Azure Studio is now generally available and supports OpenAI’s GPT-4o](https://venturebeat.com/ai/microsofts-ai-azure-studio-is-now-generally-available-and-supports-openais-gpt-4o/) - May 2024
* [Generate Local .NET Secrets from Azure Deployments](https://devblogs.microsoft.com/dotnet/generate-dotnet-secrets-automatically-from-azure-deployment/) - March 2024
* [Azure Developer CLI - The new infrastructure setup](https://dev.to/lechnerc77/azure-developer-cli-the-new-infrastructure-setup-4caj) - [_Christian Lechner_](https://github.com/lechnerc77) - Oct 2022
* [Azure Developer CLI - How does it know that?](https://dev.to/lechnerc77/azure-developer-cli-how-does-it-know-that-1ngl) - [_Christian Lechner_](https://github.com/lechnerc77) - Oct 2022
* [Azure Developer CLI - Compatibility journey for an Azure Functions Project](https://dev.to/lechnerc77/the-azure-developer-cli-compatibility-journey-for-an-azure-functions-project-3mc1) - [_Christian Lechner_](https://github.com/lechnerc77) - Oct 2022
* [Azure Developer CLI - A Walkthrough](https://dev.to/lechnerc77/the-azure-developer-cli-a-walk-through-22fm) - [_Christian Lechner_](https://github.com/lechnerc77) - Sep 2022

* [Microsoft’s AI Azure Studio is now generally available and supports OpenAI’s GPT-4o](https://venturebeat.com/ai/microsofts-ai-azure-studio-is-now-generally-available-and-supports-openais-gpt-4o/) - May 2024
* [Generate Local .NET Secrets from Azure Deployments](https://devblogs.microsoft.com/dotnet/generate-dotnet-secrets-automatically-from-azure-deployment/) - March 2024
* [Azure Developer CLI - The new infrastructure setup](https://dev.to/lechnerc77/azure-developer-cli-the-new-infrastructure-setup-4caj) - [_Christian Lechner_](https://github.com/lechnerc77) - Oct 2022
* [Azure Developer CLI - How does it know that?](https://dev.to/lechnerc77/azure-developer-cli-how-does-it-know-that-1ngl) - [_Christian Lechner_](https://github.com/lechnerc77) - Oct 2022
* [Azure Developer CLI - Compatibility journey for an Azure Functions Project](https://dev.to/lechnerc77/the-azure-developer-cli-compatibility-journey-for-an-azure-functions-project-3mc1) - [_Christian Lechner_](https://github.com/lechnerc77) - Oct 2022
* [Azure Developer CLI - A Walkthrough](https://dev.to/lechnerc77/the-azure-developer-cli-a-walk-through-22fm) - [_Christian Lechner_](https://github.com/lechnerc77) - Sep 2022

### 2.2 Videos
* [Better together, build and deploy to Azure with GitHub](https://build.microsoft.com/en-US/sessions/95f1aa9b-3085-4d5c-b8c9-167175b136a1?source=sessions) - May 2024
* [Maximize joy, minimize toil with great developer experiences](https://build.microsoft.com/en-US/sessions/80558a0c-7ea0-4949-8c50-e7bead5ea8cc?source=sessions) - May 2024
* [How To Deploy to Azure with the Azure Developer CLI (azd)](https://learn.microsoft.com/en-us/shows/open-at-microsoft/how-to-deploy-to-azure-with-the-azure-developer-cli-azd) - May 2024
* [Introduction to the Azure Developer CLI (azd)](https://learn.microsoft.com/en-us/shows/open-at-microsoft/introduction-to-the-azure-developer-cli-azd) - April 2024
* [Generate Local .NET Secrets from Azure Deployments](https://www.youtube.com/watch?v=NpE7edalTlQ) - March 2024
* [Azure Developer CLI - #QuickGlance Playlist](https://www.youtube.com/watch?v=eLiD3E7tPYo&list=PLmZLSvJAm8FbFq2XhqaPZgIzl6kewz1HD) - August 2022
* [Azure Developer CLI - on Azure CosmosDB TV](https://www.youtube.com/watch?v=LjI-WZtunqA) - August 2022

## 3. Templates

### 3.1 Microsoft
* [Azure-Samples/azd-aistudio-starter](https://github.com/Azure-Samples/azd-aistudio-starter) - Bicep template to get started with Azure AI Studio
* [Azure/APICenter-Portal-Starter](https://github.com/Azure/APICenter-Portal-Starter) - Reference implementation of API Center portal for a web-based API discovery
* [Azure-Samples/todo-csharp-cosmos-sql](https://github.com/Azure-Samples/todo-csharp-cosmos-sql) - complete ToDo application
* [tonybaloney/django-on-azure](https://github.com/tonybaloney/django-on-azure) - Django + PostgreSQL + Azure App Service
* [bradygaster](https://github.com/bradygaster/RockPaperOrleans) - distributed .NET game
* [dotnet/ai-samples](https://github.com/dotnet/ai-samples) - .NET samples demonstrating how to use AI in your applications
* [Azure-Samples/APICenter-Reference](https://github.com/Azure-Samples/APICenter-Reference) - API Center reference samples with various use cases including analyzer and portal experiences

### 3.2 Community
* [Arize-ai/phoenix-on-azure](https://github.com/Arize-ai/phoenix-on-azure) - MLOps and LLMOps insights with zero-config observability
* [pascalvanderheiden/ais-apim-openai](https://github.com/pascalvanderheiden/ais-apim-openai) - Azure API Management with Azure OpenAI

## 4. Contribute to Gallery

* [Better together, build and deploy to Azure with GitHub](https://build.microsoft.com/en-US/sessions/95f1aa9b-3085-4d5c-b8c9-167175b136a1?source=sessions) - May 2024
* [Maximize joy, minimize toil with great developer experiences](https://build.microsoft.com/en-US/sessions/80558a0c-7ea0-4949-8c50-e7bead5ea8cc?source=sessions) - May 2024
* [How To Deploy to Azure with the Azure Developer CLI (azd)](https://learn.microsoft.com/en-us/shows/open-at-microsoft/how-to-deploy-to-azure-with-the-azure-developer-cli-azd) - May 2024
* [Introduction to the Azure Developer CLI (azd)](https://learn.microsoft.com/en-us/shows/open-at-microsoft/introduction-to-the-azure-developer-cli-azd) - April 2024
* [Generate Local .NET Secrets from Azure Deployments](https://www.youtube.com/watch?v=NpE7edalTlQ) - March 2024
* [Azure Developer CLI - #QuickGlance Playlist](https://www.youtube.com/watch?v=eLiD3E7tPYo&list=PLmZLSvJAm8FbFq2XhqaPZgIzl6kewz1HD) - August 2022
* [Azure Developer CLI - on Azure CosmosDB TV](https://www.youtube.com/watch?v=LjI-WZtunqA) - August 2022

## 3. Contribute to Gallery

* This repository is also associated with a [live website](https://aka.ms/awesome-azd) that makes azd-templates searchable and discoverable (by various filter tags).
* Read [this document](GALLERY.md) for an overview of how this is setup.
* Read [this document](GALLERY.md) for an overview of how the gallery is setup.
* Submit a template for the gallery! Use [this issue](https://github.com/Azure/awesome-azd/issues/new?assignees=gkulin&labels=new-contribution&template=%F0%9F%93%B2contribute-an-azd-template-.md&title=%5BNew+azd-template%5D+%3Cyour-template-name%3E) to contribute your template to the showcase.

---
Expand Down