Skip to content

Commit 980c38e

Browse files
authored
Merge pull request #8300 from sdgilley/sdg-release-merge2
[DIRTY PR] merge main into release and resolve merge conflicts.
2 parents 5351e5e + 8f4390b commit 980c38e

File tree

359 files changed

+12746
-1937
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

359 files changed

+12746
-1937
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1278,6 +1278,11 @@
12781278
"redirect_url": "/azure/ai-foundry/agents/overview",
12791279
"redirect_document_id": false
12801280
},
1281+
{
1282+
"source_path_from_root": "/articles/ai-foundry/agents/how-to/tools/code-interpreter-samples.md",
1283+
"redirect_url": "/azure/ai-foundry/agents/how-to/tools/code-interpreter",
1284+
"redirect_document_id": true
1285+
},
12811286
{
12821287
"source_path_from_root": "/articles/ai-foundry/how-to/evaluate-prompts-playground.md",
12831288
"redirect_url": "/azure/ai-foundry/concepts/observability",

articles/ai-foundry/agents/concepts/capability-hosts.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ ms.service: azure-ai-foundry
88
ms.subservice: azure-ai-foundry-agent-service
99
ms.topic: conceptual
1010
ms.date: 07/07/2025
11-
author: fosteramanda
12-
ms.author: fosteramanda
11+
author: aahill
12+
ms.author: aahi
13+
ms.reviewer: fosteramanda
14+
monikerRange: 'foundry-classic || foundry'
1315
---
1416

1517
# Capability hosts

articles/ai-foundry/agents/concepts/model-region-support.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ ms.subservice: azure-ai-foundry-agent-service
1010
ms.topic: conceptual
1111
ms.date: 10/23/2025
1212
ms.custom: azure-ai-agents, references_regions
13+
monikerRange: 'foundry-classic || foundry'
1314
---
1415

1516
# Models supported by Azure AI Foundry Agent Service
@@ -25,6 +26,7 @@ All deployments can perform the exact same inference operations, however the bil
2526

2627
Azure AI Foundry Agent Service supports the following Azure OpenAI models in the listed regions.
2728

29+
::: moniker range="foundry-classic"
2830
> [!NOTE]
2931
> * [Hub-based projects](../../what-is-azure-ai-foundry.md#project-types) are limited to the following models: gpt-4o, gpt-4o-mini, gpt-4, gpt-35-turbo
3032
> * [Spillover traffic management](../../openai/how-to/spillover-traffic-management.md) for [provisioned throughput](../../openai/concepts/provisioned-throughput.md) is compatible with agents
@@ -34,6 +36,18 @@ Azure AI Foundry Agent Service supports the following Azure OpenAI models in the
3436
> * Brazil south
3537
> * The gpt-5 models can only use the [code interpreter](../how-to/tools/code-interpreter.md) and [file search](../how-to/tools/file-search.md) tools
3638
> * [Registration](https://aka.ms/openai/gpt-5/2025-08-07) is required to use the gpt-5 models. Access will be granted according to Microsoft's eligibility criteria.
39+
::: moniker-end
40+
41+
::: moniker range="foundry"
42+
> [!NOTE]
43+
> * [Spillover traffic management](../../openai/how-to/spillover-traffic-management.md) for [provisioned throughput](../../openai/concepts/provisioned-throughput.md) is compatible with agents
44+
> * For information on class A subnet support, see the setup guide on [GitHub](https://github.com/azure-ai-foundry/foundry-samples/tree/main/samples/microsoft/infrastructure-setup/15-private-network-standard-agent-setup).
45+
> * The [file search tool](../how-to/tools/file-search.md) is currently unavailable in the following regions:
46+
> * Italy north
47+
> * Brazil south
48+
> * The gpt-5 models are available for the [code interpreter](../how-to/tools/code-interpreter.md) and [file search](../how-to/tools/file-search.md) tools
49+
> * [Registration](https://aka.ms/openai/gpt-5/2025-08-07) is required to use the gpt-5 models. Access will be granted according to Microsoft's eligibility criteria.
50+
::: moniker-end
3751

3852
# [Global standard](#tab/global-standard)
3953

articles/ai-foundry/agents/concepts/standard-agent-setup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ ms.subservice: azure-ai-foundry-agent-service
1010
ms.topic: conceptual
1111
ms.date: 05/05/2025
1212
ms.custom: azure-ai-agents
13+
monikerRange: 'foundry-classic || foundry'
1314
---
1415

1516
# Built-in enterprise readiness with standard agent setup

articles/ai-foundry/agents/concepts/threads-runs-messages.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ ms.subservice: azure-ai-foundry-agent-service
1010
ms.topic: conceptual
1111
ms.date: 09/24/2025
1212
ms.custom: azure-ai-agents
13+
monikerRange: 'foundry-classic || foundry'
1314
---
1415

1516
# Threads, runs, and messages in Azure AI Foundry Agent Service

articles/ai-foundry/agents/environment-setup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ ms.subservice: azure-ai-foundry-agent-service
1111
ms.topic: how-to
1212
ms.date: 06/18/2025
1313
ms.custom: azure-ai-agents
14+
monikerRange: 'foundry-classic || foundry'
1415
---
1516

1617
# Set up your environment

articles/ai-foundry/agents/faq.yml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ metadata:
1212
ms.author: aahi
1313
author: aahill
1414
ms.custom: references_regions
15+
monikerRange: 'foundry-classic || foundry'
1516
title: Azure AI Foundry Agent Service frequently asked questions
1617
summary: |
1718
If you can't find answers to your questions in this document, and still need help check the [Azure AI services support options guide](../../ai-services/cognitive-services-support-options.md). Azure AI Foundry Agent Service is part of Azure AI services.
@@ -22,8 +23,8 @@ sections:
2223
Do you store any data used in the Foundry Agent Service API?
2324
answer: |
2425
Yes. Foundry Agent Service is a stateful API, meaning it retains data. There are two types of data stored in the Foundry Agent Service API:
25-
* Stateful entities: Threads, messages, and runs created during usage.
26-
* Files: Uploaded during Foundry Agent Service setup or as part of a message.
26+
* Stateful entities: Conversations and responses created during usage.
27+
* Files and Vector stores: Uploaded during Foundry Agent Service setup or as part of a response generation.
2728
- question: |
2829
Where is this data stored?
2930
answer: |
@@ -32,11 +33,12 @@ sections:
3233
- question: |
3334
How long is this data stored?
3435
answer: |
35-
All used data persists in this system unless you explicitly delete this data. Use the delete function with the thread ID of the thread you want to delete. Clearing the Run in the Foundry Agent Service Playground doesn't delete threads, however deleting them using delete function won't list them in the thread page.
36+
All used data persists in this system unless you explicitly delete this data. Use the delete function with the conversation ID of the conversation you want to delete. Use the delete function with the Response ID of the generated response you want to delete.
3637
- question: |
3738
Does Foundry Agent Service support customer-managed key encryption (CMK)?
3839
answer: |
39-
Today we support CMK for Threads and Files in Foundry Agent Service.
40+
Basic Setup: Supports Microsoft managed keys only.
41+
Standard Setup: Supports CMK.
4042
- question: |
4143
Is my data used by Microsoft for training models?
4244
answer: |
@@ -108,4 +110,4 @@ sections:
108110
- question: |
109111
What additional configuration is needed if I want to add tools to my agents?
110112
answer: |
111-
The template provides support for the built-in tools: Code Interpreter, File Search, Azure AI Search, Cosmos DB (all tools that use the Bring-Your-Own (BYO) resource connections). To configure tools that require the creation of a new connection, you must create a private endpoint from your `peSubnet`` and create a private link from the Azure Resource.
113+
The template provides support for the built-in tools: Code Interpreter, File Search, Azure AI Search, Cosmos DB (all tools that use the Bring-Your-Own (BYO) resource connections). To configure tools that require the creation of a new connection, you must create a private endpoint from your `peSubnet`` and create a private link from the Azure Resource.

articles/ai-foundry/agents/how-to/connected-agents.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ ms.author: aahi
1212
recommendations: false
1313
ms.custom: azure-ai-agents-code
1414
zone_pivot_groups: selection-connected-agents
15+
monikerRange: 'foundry-classic || foundry'
1516
---
1617

1718
# Build collaborative, multi-agent systems with Connected Agents

articles/ai-foundry/agents/how-to/metrics.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ author: aahill
88
ms.author: aahi
99
ms.service: azure-ai-foundry
1010
ms.subservice: azure-ai-foundry-agent-service
11+
monikerRange: 'foundry-classic || foundry'
1112
---
1213

1314
# Monitor Azure AI Foundry Agent Service

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ author: haileytap
1212
ms.author: haileytapia
1313
ms.reviewer: aahi
1414
ms.custom: azure-ai-agents
15+
monikerRange: 'foundry-classic || foundry'
1516
---
1617

1718
# Azure AI Search tool

0 commit comments

Comments
 (0)