diff --git a/README.md b/README.md index 11d2d004..44b662e3 100644 --- a/README.md +++ b/README.md @@ -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)
+📖 [**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)
+ +## 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 @@ -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.