Skip to content

Commit b703be4

Browse files
committed
add sentence
1 parent fd7e880 commit b703be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/responsible-ai/agents/data-privacy-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Azure AI Agent Service processes the following types of data:
3737

3838
* **External Data**. When you use the Grounding with Bing Search tool or tools that support function calling, the service processes and stores the outputs of these tools.
3939

40-
**Data for stateful entities**. When you use Threads, Messages and Runs, the service will create a data store to persist message history and other content, in accordance with how you configure the feature and in keeping with applicable privacy, security, and compliance commitments.
40+
**Data for stateful entities**. When you use Threads, Messages and Runs, the service will create a data store to persist message history and other content, in accordance with how you configure the feature and in keeping with applicable privacy, security, and compliance commitments. When you use the MCP tool, the data you pass in headers is only available for the current Run and will not persist.
4141

4242
**Augmented data included with or via prompts**. When using data associated with stateful entities, the service retrieves relevant data from your configured data store and augments the prompt to produce generations that are grounded with your data. Prompts may also be augmented with data retrieved from a source included in the prompt itself, such as a URL.
4343

0 commit comments

Comments
 (0)