Skip to content

Commit fd869f5

Browse files
authored
Merge pull request #301084 from msangapu-msft/lp
AI
2 parents e934c58 + f51c5ca commit fd869f5

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

articles/app-service/index.yml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,32 @@ landingContent:
5555
- text: Custom container
5656
url: quickstart-custom-container.md
5757

58+
- title: Integrate AI with App Service
59+
linkLists:
60+
- linkListType: concept
61+
links:
62+
- text: Introduction to AI integration with App Service
63+
url: overview-ai-integration.md
64+
- linkListType: tutorial
65+
links:
66+
- text: Build a RAG application with Azure OpenAI and Azure AI Search (.NET)
67+
url: tutorial-ai-openai-search-dotnet.md
68+
- text: Build a chatbot with Azure OpenAI (Blazor)
69+
url: tutorial-ai-openai-chatbot-dotnet.md
70+
- text: Build a chatbot with Azure OpenAI (Spring Boot)
71+
url: tutorial-ai-openai-chatbot-java.md
72+
- text: Run a chatbot with a local SLM (Express.js)
73+
url: tutorial-ai-slm-expressjs.md
74+
- text: Invoke OpenAPI web app from Azure AI Agent
75+
url: invoke-openapi-web-app-from-azure-ai-agent-service.md
76+
77+
- title: Troubleshoot with Azure SRE Agent (AI)
78+
linkLists:
79+
- linkListType: tutorial
80+
links:
81+
- text: Fix application issues with SRE Agent
82+
url: tutorial-sre-agent.md
83+
5884
- title: Build a CRUD app
5985
linkLists:
6086
- linkListType: tutorial
@@ -90,3 +116,4 @@ landingContent:
90116
url: deploy-continuous-deployment.md
91117
- text: Upload content with FTP
92118
url: deploy-ftp.md
119+

0 commit comments

Comments
 (0)