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.md #415

Merged
merged 1 commit into from
Jul 17, 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
13 changes: 5 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,12 @@ _Getting started? Click the image below to check out an Azure Friday episode all

| [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 you to get started on Azure - with a set of developer-friendly commands that map to key stages in your workflow (code, build, deploy, monitor). The Azure Developer CLI uses extensible application templates that include everything you need to get up and running on Azure. 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?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)|
| 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!".

## 2. Content
**[Submit a new resource!](https://github.com/Azure/awesome-azd/issues/new?assignees=gkulin&labels=awesome-readme&template=%E2%9A%99%EF%B8%8F-submit-a-new-resource.md&title=%5BResource%5D)**
![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>

## 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
Expand Down Expand Up @@ -50,8 +49,6 @@ _Getting started? Click the image below to check out an Azure Friday episode all
* [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.
Expand Down