Skip to content

Commit ea1d4d2

Browse files
authored
PR review: Update file-search.md
Delete extra word; add references_regions metadata
1 parent 001a44c commit ea1d4d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-foundry/agents/how-to/tools/file-search.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: how-to
99
ms.date: 08/01/2025
1010
author: aahill
1111
ms.author: aahi
12-
ms.custom: azure-ai-agents
12+
ms.custom: azure-ai-agents, references_regions
1313
---
1414

1515
# Azure AI Foundry Agent Service file search tool
@@ -79,7 +79,7 @@ Vector store objects give the file search tool the ability to search your files.
7979
Similarly, these files can be removed from a vector store by either:
8080

8181
* Deleting the vector store file object or,
82-
* By deleting the underlying file object, which removes the file it from all vector_store and code_interpreter configurations across all agents and threads in your organization
82+
* By deleting the underlying file object, which removes the file from all vector_store and code_interpreter configurations across all agents and threads in your organization
8383

8484
The maximum file size is 512 MB. Each file should contain no more than 5,000,000 tokens per file (computed automatically when you attach a file).
8585

0 commit comments

Comments
 (0)