Skip to content

Commit d85a960

Browse files
Merge pull request #7561 from ms-johnalex/upd-toc-072125
Update TOC and landing page for AI App design
2 parents 0432569 + 9b57cda commit d85a960

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

articles/ai/TOC.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,13 @@ items:
3232
href: keyless-connections.md
3333
- name: Use Azure AI Search without keys
3434
href: /azure/search/keyless-connections?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
35-
- name: Agents and Model Context Protocol (MCP)
35+
- name: AI app design
36+
items:
37+
- name: AI agent orchestration patterns
38+
href: /azure/architecture/ai-ml/guide/ai-agent-design-patterns?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
39+
- name: Design your AI app to support foundation model life cycles
40+
href: /azure/architecture/ai-ml/guide/manage-foundation-models-lifecycle?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
41+
- name: Agents with Model Context Protocol (MCP)
3642
items:
3743
- name: Build Agents using Model Context Protocol on Azure
3844
href: intro-agents-mcp.md

articles/ai/index.yml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,17 @@ landingContent:
4141
url: ../java/ai/get-started-app-chat-template.md?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
4242
- text: Chat with your data using .NET
4343
url: /dotnet/ai/get-started-app-chat-template?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
44-
45-
- title: Agents and Model Context Protocol (MCP)
44+
45+
- title: AI app design
46+
linkLists:
47+
- linkListType: overview
48+
links:
49+
- text: AI agent orchestration patterns
50+
url: /azure/architecture/ai-ml/guide/ai-agent-design-patterns?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
51+
- text: Design your AI app to support foundation model life cycles
52+
url: /azure/architecture/ai-ml/guide/manage-foundation-models-lifecycle?toc=/azure/developer/ai/toc.json&bc=/azure/developer/ai/breadcrumb/toc.json
53+
54+
- title: Agents with Model Context Protocol (MCP)
4655
linkLists:
4756
- linkListType: overview
4857
links:

0 commit comments

Comments
 (0)