Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Tidy up the README and add 4 templates to example lists (Microsoft and Community).
  • Loading branch information
kristenwomack committed Jul 10, 2024
1 parent 2306abb commit 0b87de5
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,9 @@ _Getting started? Click the image below to check out an Azure Friday episode all
* [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

* [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
Expand All @@ -37,23 +36,26 @@ _Getting started? Click the image below to check out an Azure Friday episode all
* [Azure Developer CLI - on Azure CosmosDB TV](https://www.youtube.com/watch?v=LjI-WZtunqA) - August 2022

## 3. Templates
**[Submit a template for the gallery!](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)**

### 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
* 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
* 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.
* 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.
* 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

0 comments on commit 0b87de5

Please sign in to comment.