Skip to content

Commit f7638f2

Browse files
authored
Merge pull request #5974 from aahill/toc-move-2
Nested TOC move
2 parents 709645a + f1ca49c commit f7638f2

File tree

4 files changed

+71
-138
lines changed

4 files changed

+71
-138
lines changed

articles/ai-foundry/.openpublishing.redirection.ai-studio.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1203,6 +1203,11 @@
12031203
"redirect_url": "/azure/ai-foundry/how-to/develop/trace-application#visualize-your-traces",
12041204
"redirect_document_id": false
12051205
},
1206+
{
1207+
"source_path_from_root": "/articles/ai-foundry/agents/index.yml",
1208+
"redirect_url": "/azure/ai-foundry/",
1209+
"redirect_document_id": false
1210+
},
12061211
{
12071212
"source_path_from_root": "/articles/ai-foundry/how-to/online-evaluation.md",
12081213
"redirect_url": "/azure/ai-foundry/how-to/monitor-applications",

articles/ai-foundry/agents/index.yml

Lines changed: 0 additions & 66 deletions
This file was deleted.

articles/ai-foundry/agents/toc.yml

Lines changed: 40 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
items:
2-
- name: Azure AI Foundry Agent Service Documentation
3-
href: index.yml
42
- name: Overview
53
expanded: true
64
items:
@@ -42,56 +40,47 @@ items:
4240
displayName: deep research
4341
- name: How to use Deep Research
4442
href: how-to/tools/deep-research-samples.md
45-
- name: Grounding with Bing Search
46-
items:
47-
- name: Overview
48-
href: how-to/tools/bing-grounding.md
49-
displayName: bing, grounding with bing
50-
- name: How to use Grounding with Bing Search
51-
href: how-to/tools/bing-code-samples.md
52-
- name: Use Grounding with Bing Custom Search
53-
items:
54-
- name: Overview
55-
href: how-to/tools/bing-custom-search.md
56-
displayName: bing, grounding with bing custom search
57-
- name: How to use Grounding with Bing Custom Search
58-
href: how-to/tools/bing-custom-search-samples.md
59-
- name: File search
60-
items:
61-
- name: Overview
62-
displayName: file search, upload
63-
href: how-to/tools/file-search.md
64-
- name: How to upload files
65-
href: how-to/tools/file-search-upload-files.md
6643
- name: Azure AI Search
6744
items:
6845
- name: Overview
6946
href: how-to/tools/azure-ai-search.md
7047
displayName: azure ai search, search
7148
- name: How to use Azure AI Search
7249
href: how-to/tools/azure-ai-search-samples.md
73-
- name: Microsoft Fabric
74-
href: how-to/tools/fabric.md
75-
- name: Logic apps
76-
href: how-to/tools/logic-apps.md
77-
- name: Function calling
78-
href: how-to/tools/function-calling.md
50+
- name: Azure Functions
51+
items:
52+
- name: Overview
53+
href: how-to/tools/azure-functions.md
54+
displayName: azure functions, functions
55+
- name: How to use Azure Functions
56+
href: how-to/tools/azure-functions-samples.md
7957
- name: Code interpreter
8058
items:
8159
- name: Overview
8260
href: how-to/tools/code-interpreter.md
8361
displayName: code interpreter
8462
- name: How to use code interpreter
8563
href: how-to/tools/code-interpreter-samples.md
86-
- name: Use OpenAPI defined tools
64+
- name: File search
8765
items:
88-
- name: Overview
89-
href: how-to/tools/openapi-spec.md
90-
displayName: openapi spec, openapi defined tools
91-
- name: How to use OpenAPI defined tools
92-
href: how-to/tools/openapi-spec-samples.md
93-
- name: Invoke an OpenAPI App Service web app
94-
href: /azure/app-service/invoke-openapi-web-app-from-azure-ai-agent-service?context=/azure/ai-services/agents/context/context
66+
- name: Overview
67+
displayName: file search, upload
68+
href: how-to/tools/file-search.md
69+
- name: How to upload files
70+
href: how-to/tools/file-search-upload-files.md
71+
- name: Function calling
72+
href: how-to/tools/function-calling.md
73+
- name: Grounding with Bing Search
74+
items:
75+
- name: Overview
76+
href: how-to/tools/bing-grounding.md
77+
displayName: bing, grounding with bing
78+
- name: How to use Grounding with Bing Search
79+
href: how-to/tools/bing-code-samples.md
80+
- name: Logic apps
81+
href: how-to/tools/logic-apps.md
82+
- name: Microsoft Fabric
83+
href: how-to/tools/fabric.md
9584
- name: Model Context Protocol (MCP)
9685
items:
9786
- name: Overview
@@ -100,20 +89,29 @@ items:
10089
- name: How to use Model Context Protocol
10190
displayName: model context protocol, mcp samples
10291
href: how-to/tools/model-context-protocol-samples.md
103-
- name: Azure Functions
92+
- name: OpenAPI defined tools
10493
items:
10594
- name: Overview
106-
href: how-to/tools/azure-functions.md
107-
displayName: azure functions, functions
108-
- name: How to use Azure Functions
109-
href: how-to/tools/azure-functions-samples.md
95+
href: how-to/tools/openapi-spec.md
96+
displayName: openapi spec, openapi defined tools
97+
- name: How to use OpenAPI defined tools
98+
href: how-to/tools/openapi-spec-samples.md
99+
- name: Invoke an OpenAPI App Service web app
100+
href: /azure/app-service/invoke-openapi-web-app-from-azure-ai-agent-service?context=/azure/ai-services/agents/context/context
110101
- name: SharePoint
111102
items:
112103
- name: Overview
113104
href: how-to/tools/sharepoint.md
114105
displayName: sharepoint
115106
- name: How to use SharePoint
116107
href: how-to/tools/sharepoint-samples.md
108+
- name: Use Grounding with Bing Custom Search
109+
items:
110+
- name: Overview
111+
href: how-to/tools/bing-custom-search.md
112+
displayName: bing, grounding with bing custom search
113+
- name: How to use Grounding with Bing Custom Search
114+
href: how-to/tools/bing-custom-search-samples.md
117115
- name: Enterprise features
118116
items:
119117
- name: Use your own resources
@@ -146,23 +144,3 @@ items:
146144
href: ../../ai-foundry/responsible-ai/agents/transparency-note.md
147145
- name: Data, privacy, and security For Azure AI Foundry Agent Service
148146
href: ../../ai-foundry/responsible-ai/agents/data-privacy-security.md
149-
- name: Reference
150-
items:
151-
- name: REST API
152-
href: /rest/api/aifoundry/aiagents
153-
- name: SDK
154-
items:
155-
- name: C#
156-
href: /dotnet/api/overview/azure/ai.agents.persistent-readme
157-
- name: Python
158-
href: https://aka.ms/azsdk/azure-ai-projects/python/reference
159-
- name: JavaScript
160-
href: /javascript/api/overview/azure/ai-projects-readme
161-
- name: Data monitoring reference
162-
href: reference/monitor-service.md
163-
- name: Resources
164-
items:
165-
- name: Support and help options
166-
href: ../../ai-services/cognitive-services-support-options.md?context=/azure/ai-services/agents/context/context
167-
- name: Terms of use
168-
href: https://www.microsoft.com/licensing/terms/productoffering/MicrosoftAzure/MCA#ServiceSpecificTerms

articles/ai-foundry/toc.yml

Lines changed: 26 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ items:
1010
href: how-to/develop/sdk-overview.md
1111
- name: Ask the Foundry agent
1212
href: foundry-agent/ask-foundry-agent.md
13-
- name: Azure AI Foundry Models
13+
- name: Models
1414
items:
1515
- name: Explore Foundry Models
1616
href: concepts/foundry-models-overview.md
@@ -420,7 +420,7 @@ items:
420420
href: ./responsible-ai/openai/customer-copyright-commitment.md
421421
- name: Foundry Models FAQ
422422
href: faq.yml
423-
- name: Azure AI services
423+
- name: AI services
424424
items:
425425
- name: Use Azure AI services in Azure AI Foundry portal
426426
href: ../ai-services/connect-services-ai-foundry-portal.md?context=/azure/ai-foundry/context/context
@@ -537,14 +537,10 @@ items:
537537
href: /azure/ai-services/computer-vision/concept-face-recognition?context=/azure/ai-foundry/context/context
538538
- name: Liveness detection tutorial
539539
href: /azure/ai-services/computer-vision/tutorials/liveness?context=/azure/ai-foundry/context/context
540+
- name: Agent Service
541+
href: agents/toc.yml
540542
- name: Solutions
541543
items:
542-
- name: Agents
543-
items:
544-
- name: What is Azure AI Foundry Agent Service
545-
href: ../ai-services/agents/overview.md?context=/azure/ai-foundry/context/context
546-
- name: "Quickstart: Create a new agent"
547-
href: ../ai-services/agents/quickstart.md?context=/azure/ai-foundry/context/context
548544
- name: Azure AI Search for RAG
549545
items:
550546
- name: Retrieval Augmented Generation (RAG) overview
@@ -927,8 +923,28 @@ items:
927923
href: openai/concepts/system-message.md?context=/azure/ai-foundry/context/context
928924
- name: SDK + API Reference
929925
items:
930-
- name: Azure AI Projects SDK
931-
href: /python/api/overview/azure/ai-projects-readme
926+
- name: Azure AI Projects
927+
items:
928+
- name: C#
929+
href: /dotnet/api/overview/azure/ai.projects-readme
930+
- name: JavaScript
931+
href: /javascript/api/overview/azure/ai-projects-readme
932+
- name: Python
933+
href: /python/api/overview/azure/ai-projects-readme
934+
- name: REST API
935+
href: /rest/api/aifoundry/aiprojects/
936+
- name: Agent Service
937+
items:
938+
- name: C#
939+
href: /dotnet/api/overview/azure/ai.agents.persistent-readme
940+
- name: JavaScript
941+
href: /javascript/api/overview/azure/ai-projects-readme
942+
- name: Python
943+
href: /python/api/overview/azure/ai-projects-readme
944+
- name: REST API
945+
href: /rest/api/aifoundry/aiagents
946+
- name: Data monitoring reference
947+
href: agents/reference/monitor-service.md
932948
- name: Azure AI Evaluation SDK
933949
href: /python/api/overview/azure/ai-evaluation-readme
934950
- name: Azure Machine Learning Python SDK

0 commit comments

Comments
 (0)