Skip to content

Commit 241c680

Browse files
author
Mukesh Dua
committed
Update microsoft-discovery docs: fix index.yml links, fix REST API URL, fix broken tool concept links in service architecture overview
1 parent 27b7030 commit 241c680

3 files changed

Lines changed: 9 additions & 10 deletions

File tree

articles/microsoft-discovery/index.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ landingContent:
5656
url: how-to-select-models-for-agents.md
5757
- text: Write effective prompts for agents
5858
url: how-to-prompt-engineering.md
59+
- text: Data handling with tools and agents
60+
url: how-to-data-handling-with-tools-agents.md
5961

6062
- title: Discovery Engine
6163
linkLists:
@@ -84,10 +86,10 @@ landingContent:
8486
url: concept-storage-containers-assets.md
8587
- linkListType: how-to-guide
8688
links:
87-
- text: Data handling with tools and agents
88-
url: how-to-data-handling-with-tools-agents.md
8989
- text: Manage storage containers
9090
url: how-to-manage-storage-containers.md
91+
- text: Create and index a Bookshelf Knowledge Base
92+
url: how-to-create-index-bookshelf-knowledgebase.md
9193

9294
- title: Security and compliance
9395
linkLists:

articles/microsoft-discovery/overview-service-architecture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Tools allow agents to perform specific, repeatable operations such as running si
8484
- **Code-environment based tools** - enable agents to dynamically generate and execute code
8585
- **Hybrid tools** - combine both approaches for flexible, AI-generated execution within structured environments
8686

87-
Tool definitions are scoped to a subscription and can be shared across projects. For details, see [Discovery Tool concepts](concept-discovery-tools.md).
87+
Tool definitions are scoped to a subscription and can be shared across projects. For details, see [Discovery Tool concepts](concept-tools-model-integration.md).
8888

8989
### Chat Model
9090

@@ -129,5 +129,5 @@ For details, see [Bookshelf & Knowledge Bases](concept-bookshelf-knowledge-bases
129129
- [What is Microsoft Discovery?](overview-what-is-microsoft-discovery.md)
130130
- [Quickstart: Deploy infrastructure using Azure portal](quickstart-infrastructure-portal.md)
131131
- [Projects and investigations](concept-projects-investigations.md)
132-
- [Discovery Tool concepts](concept-discovery-tools.md)
132+
- [Discovery Tool concepts](concept-tools-model-integration.md)
133133
- [Bookshelf & Knowledge Bases](concept-bookshelf-knowledge-bases.md)

articles/microsoft-discovery/toc.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -163,16 +163,14 @@ items:
163163
- name: Data handling with tools and agents
164164
href: how-to-data-handling-with-tools-agents.md
165165
displayName: Microsoft Discovery, data handling, tools, agents, virtual paths, data assets, mounts, promotion
166-
167166
- name: Data & Knowledge
168167
items:
169-
- name: Create Bookshelf and index a Knowledgebase
170-
href: how-to-create-index-bookshelf-knowledgebase.md
171-
displayName: Microsoft Discovery, bookshelf, knowledgebase, indexing, LazyGraphRAG, storage, blob, managed identity
172168
- name: Manage storage containers
173169
href: how-to-manage-storage-containers.md
174170
displayName: Microsoft Discovery, storage containers, storage assets, blob storage, data ingestion
175-
171+
- name: Create Bookshelf and index a Knowledgebase
172+
href: how-to-create-index-bookshelf-knowledgebase.md
173+
displayName: Microsoft Discovery, bookshelf, knowledgebase, indexing, LazyGraphRAG, storage, blob, managed identity
176174
- name: Network Security & Data Protection
177175
items:
178176
- name: Configure network security
@@ -184,7 +182,6 @@ items:
184182
- name: Configure customer-managed keys
185183
href: howto-data-encryption-at-rest.md
186184
displayName: Microsoft Discovery, customer-managed keys, CMK, encryption at rest, Key Vault
187-
188185
- name: Investigations & Discovery Mode
189186
items:
190187
- name: Build investigations with cognition

0 commit comments

Comments
 (0)