@@ -55,6 +55,32 @@ landingContent:
55
55
- text : Custom container
56
56
url : quickstart-custom-container.md
57
57
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
+
58
84
- title : Build a CRUD app
59
85
linkLists :
60
86
- linkListType : tutorial
@@ -90,3 +116,4 @@ landingContent:
90
116
url : deploy-continuous-deployment.md
91
117
- text : Upload content with FTP
92
118
url : deploy-ftp.md
119
+
0 commit comments