Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Azure/awesome-azd into add-…
Browse files Browse the repository at this point in the history
…pinecone-rag-demo
  • Loading branch information
hemarina committed Jul 16, 2024
2 parents e38d8f0 + 0a08ae9 commit 0c83685
Show file tree
Hide file tree
Showing 6 changed files with 66 additions and 10 deletions.
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Place your template repository link here:
- [ ] Add the `"new"` tag for any newly authored templates

- [ ] In the PR comment, if you can also add a link to the PR where you made your repo `azd` compatible this will allow us to provide feedback on your template and speed up the review process.
- [ ] If the template is Microsoft-authored, we encourage you to also [publish it to learn.microsoft.com/samples](https://review.learn.microsoft.com/en-us/help/contribute/samples/process/onboarding?branch=main).

# If you are submitting a resource to be added to the awesome-azd README:
- [ ] Name of resource
Expand Down
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
12 changes: 12 additions & 0 deletions website/src/data/tags.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export type TagType =
| "python"
| "django"
| "reactjs"
| "angular"
| "nodejs"
| "kubernetes"
| "keda"
Expand Down Expand Up @@ -111,6 +112,7 @@ export type TagType =
| "managedidentity"
| "serviceprincipal"
| "logicapps"
| "msal"
| "pinecone"
| "nextjs";

Expand Down Expand Up @@ -260,6 +262,11 @@ export const Tags: { [type in TagType]: Tag } = {
description: "Template architecture uses GPT AI model",
type: "Tools",
},
msal: {
label: "Microsoft Authentication Library",
description: "Template architecture uses Microsoft Authentication Library",
type: "Tools",
},

// ---- Infrastructure as Code
bicep: {
Expand Down Expand Up @@ -359,6 +366,11 @@ export const Tags: { [type in TagType]: Tag } = {
description: "Template architecture uses Kubernetes",
type: "Platform",
},
angular: {
label: "Angular",
description: "Template architecture uses Angular",
type: "Platform",
},

// ---- Service
dataverse: {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
45 changes: 43 additions & 2 deletions website/static/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -1594,7 +1594,7 @@
"preview": "./templates/images/serverless-chat-langchainjs.gif",
"website": "https://github.com/glaucia86, https://github.com/sinedied",
"author": "Glaucia Lemos, Yohan Lasorsa",
"source": "https://github.com/Azure-Samples/serverless-chat-langchainjs/",
"source": "https://github.com/Azure-Samples/serverless-chat-langchainjs",
"tags": [
"ai",
"bicep",
Expand Down Expand Up @@ -1861,7 +1861,7 @@
]
},
{
"title": "Deploy Phoenix to Azure",
"title": "Deploy Phoenix to Azure",
"description": "Phoenix provides MLOps and LLMOps insights at lightning speed with zero-config observability.",
"preview": "./templates/images/arize-phoenix.png",
"website": "https://github.com/Arize-ai",
Expand All @@ -1874,6 +1874,47 @@
"aca",
"ai",
"new"
]
},
{
"title": "Build a Copilot app using Azure Cosmos DB, Azure OpenAI Service and Azure App Service",
"description": "Build a copilot application with Azure OpenAI Service, Azure Cosmos DB for NoSQL vector database & Azure App Service.",
"preview": "./templates/images/cosmos-nosql-copilot.png",
"website": "https://github.com/AzureCosmosDB",
"author": "Azure Cosmos DB Content Team",
"source": "https://github.com/AzureCosmosDB/cosmosdb-nosql-copilot",
"tags": [
"msft",
"openai",
"gpt",
"cosmosdb",
"bicep",
"ai",
"dotnetCsharp",
"managedidentity",
"appservice",
"semantickernel",
"blazor",
"new"
]
},
{
"title": "Azure Serverless App with Angular and MSAL",
"description": "Azure Serverless Template using Angular-standalone, Azure Functions App, Cosmos DB and APIM",
"preview": "./templates/images/serverless-application-flow.png",
"website": "https://github.com/ryanninodizon",
"author": "Ryan Niño Dizon",
"source": "https://github.com/ryanninodizon/AzureServerlessApp-with-auth-for-dotnet-angular",
"tags": [
"apim",
"functions",
"msal",
"dotnetCsharp",
"cosmosdb",
"serverlessapi",
"angular",
"new",
"community"
]
},
{
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0c83685

Please sign in to comment.