From 634e6d05129d50af0e4d3f171a61b640dc41ea97 Mon Sep 17 00:00:00 2001 From: Mark Pollack Date: Fri, 8 Mar 2024 16:43:04 -0500 Subject: [PATCH] Add Azure Workshop sample app to getting started doc --- .../src/main/antora/modules/ROOT/pages/getting-started.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-ai-docs/src/main/antora/modules/ROOT/pages/getting-started.adoc b/spring-ai-docs/src/main/antora/modules/ROOT/pages/getting-started.adoc index 64379a2cb..6737964af 100644 --- a/spring-ai-docs/src/main/antora/modules/ROOT/pages/getting-started.adoc +++ b/spring-ai-docs/src/main/antora/modules/ROOT/pages/getting-started.adoc @@ -181,6 +181,7 @@ You can clone these projects on GitHub to get started. === Azure OpenAI * https://github.com/rd-1-2022/ai-azure-openai-helloworld +* https://github.com/Azure-Samples/spring-ai-azure-workshop // * https://github.com/rd-1-2022/ai-azure-stuff-prompt // * https://github.com/rd-1-2022/ai-azure-prompt-template