Skip to content

Commit 8e83350

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-ai-docs-pr into cusvis-retirement
2 parents 34516b8 + 1202848 commit 8e83350

File tree

1,294 files changed

+19556
-13452
lines changed

Some content is hidden

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

1,294 files changed

+19556
-13452
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ _repo.*/
2121
.github/prompts/*.zip
2222
.github/patterns/*.md
2323

24-
articles/ai-foundry/includes/get-started-fdp.md
24+
articles/ai-foundry/includes/get-started-fdp.md
25+
articles/ai-foundry/toc-files/setup-management/toc.yml

.openpublishing.publish.config.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,12 @@
5050
"branch": "master",
5151
"branch_mapping": {}
5252
},
53+
{
54+
"path_to_root": "azure-sdk-for-js-docs",
55+
"url": "https://github.com/Azure-samples/azure-sdk-for-js-docs",
56+
"branch": "main",
57+
"branch_mapping": {}
58+
},
5359
{
5460
"path_to_root": "samples-luis",
5561
"url": "https://github.com/Azure-Samples/cognitive-services-language-understanding",
@@ -121,6 +127,12 @@
121127
"url": "https://github.com/azure-ai-foundry/foundry-samples",
122128
"branch": "main",
123129
"branch_mapping": {}
130+
},
131+
{
132+
"path_to_root": "foundry-samples-nov25-updates",
133+
"url": "https://github.com/azure-ai-foundry/foundry-samples",
134+
"branch": "nov25-updates",
135+
"branch_mapping": {}
124136
},
125137
{
126138
"path_to_root": "azureml-examples-main",
@@ -188,6 +200,12 @@
188200
"branch": "main",
189201
"branch_mapping": {}
190202
},
203+
{
204+
"path_to_root": "azure-search-java-samples",
205+
"url": "https://github.com/Azure-Samples/azure-search-java-samples",
206+
"branch": "main",
207+
"branch_mapping": {}
208+
},
191209
{
192210
"path_to_root": "azure-search-dotnet-samples",
193211
"url": "https://github.com/Azure-Samples/azure-search-dotnet-samples",

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

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525
"redirect_url": "/azure/ai-foundry/whats-new-azure-ai-foundry",
2626
"redirect_document_id": false
2727
},
28+
{
29+
"source_path_from_root": "/articles/ai-foundry/foundry-models/how-to/github/create-model-deployments.md",
30+
"redirect_url": "/azure/ai-foundry/foundry-models/how-to/create-model-deployments",
31+
"redirect_document_id": false
32+
},
2833
{
2934
"source_path_from_root": "/articles/ai-foundry/concepts/rbac-ai-foundry.md",
3035
"redirect_url": "/azure/ai-foundry/concepts/rbac-azure-ai-foundry",
@@ -205,6 +210,11 @@
205210
"redirect_url": "/azure/ai-foundry/how-to/deploy-models-llama",
206211
"redirect_document_id": true
207212
},
213+
{
214+
"source_path_from_root": "/articles/ai-foundry/open-ai/how-to/deployment-types.md",
215+
"redirect_url": "/azure/ai-foundry/foundry-models/concepts/deployment-types",
216+
"redirect_document_id": true
217+
},
208218
{
209219
"source_path_from_root": "/articles/ai-foundry/how-to/deploy-models-llama.md",
210220
"redirect_url": "/azure/ai-foundry/concepts/models-featured#meta",
@@ -908,6 +918,11 @@
908918
"redirect_url": "/azure/ai-studio/how-to/data-add",
909919
"redirect_document_id": false
910920
},
921+
{
922+
"source_path_from_root": "/articles/ai-foundry/openai/how-to/manage-costs.md",
923+
"redirect_url": "/azure/ai-foundry/foundry-models/how-to/manage-costs",
924+
"redirect_document_id": true
925+
},
911926
{
912927
"source_path_from_root": "/articles/ai-studio/how-to/simulator-interaction-data.md",
913928
"redirect_url": "/azure/ai-studio/how-to/data-add",
@@ -1268,6 +1283,11 @@
12681283
"redirect_url": "/azure/ai-foundry/openai/how-to/responses",
12691284
"redirect_document_id": false
12701285
},
1286+
{
1287+
"source_path_from_root": "/articles/ai-foundry/openai/chatgpt-quickstart.md",
1288+
"redirect_url": "/azure/ai-foundry/openai/how-to/responses",
1289+
"redirect_document_id": false
1290+
},
12711291
{
12721292
"source_path_from_root": "/articles/ai-foundry/openai/how-to/work-with-code.md",
12731293
"redirect_url": "/azure/ai-foundry/openai/how-to/responses",

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ titleSuffix: Azure AI Foundry
44
description: Learn how to create and delete capability hosts
55
services: cognitive-services
66
manager: nitinme
7-
ms.service: azure-ai-agent-service
7+
ms.service: azure-ai-foundry
8+
ms.subservice: azure-ai-foundry-agent-service
89
ms.topic: conceptual
910
ms.date: 07/07/2025
1011
author: fosteramanda

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

Lines changed: 72 additions & 60 deletions
Large diffs are not rendered by default.

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ description: Learn about the enterprise features of the standard setup
55
manager: nitinme
66
author: fosteramanda
77
ms.author: fosteramanda
8-
ms.service: azure-ai-agent-service
8+
ms.service: azure-ai-foundry
9+
ms.subservice: azure-ai-foundry-agent-service
910
ms.topic: conceptual
1011
ms.date: 05/05/2025
1112
ms.custom: azure-ai-agents

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
---
2-
title: Threads, Runs, and Messages in Azure AI Foundry Agent Service
2+
title: Threads, Runs, and Messages in the Azure AI Foundry Agent Service
33
titleSuffix: Azure AI Foundry
44
description: Learn about the components used in the Azure AI Foundry Agent Service.
55
manager: nitinme
66
author: aahill
77
ms.author: aahi
8-
ms.service: azure-ai-agent-service
8+
ms.service: azure-ai-foundry
9+
ms.subservice: azure-ai-foundry-agent-service
910
ms.topic: conceptual
10-
ms.date: 04/15/2025
11+
ms.date: 09/24/2025
1112
ms.custom: azure-ai-agents
1213
---
1314

14-
# Threads, Runs, and Messages in Azure AI Foundry Agent Service
15+
# Threads, runs, and messages in Azure AI Foundry Agent Service
1516

1617
Azure AI Foundry Agent Service supports persistent threads, runs, and messages, which are essential components for managing conversation states and interactions with users.
1718

@@ -30,7 +31,7 @@ When you use an Agent, there are a series of steps that are involved.
3031

3132
## Agent
3233

33-
A custom AI that uses AI models in conjunction with tools.
34+
An agent is a configurable orchestration component that uses AI models with instructions, tools, parameters, and optional safety/governance controls. At run time an agent uses these components and a given thread's message history to respond to user inputs.
3435

3536
## Threads
3637

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ manager: nitinme
66
author: aahill
77
ms.author: aahi
88
ms.reviewer: fosteramanda
9-
ms.service: azure-ai-agent-service
9+
ms.service: azure-ai-foundry
10+
ms.subservice: azure-ai-foundry-agent-service
1011
ms.topic: how-to
1112
ms.date: 06/18/2025
1213
ms.custom: azure-ai-agents
@@ -37,7 +38,7 @@ Projects are currently the unit of sharing and isolation in Foundry. See the [wh
3738

3839
### Prerequisites
3940

40-
* An Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services).
41+
* An Azure subscription - [Create one for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
4142
* Ensure that the individual creating the account and project has the **Azure AI Account Owner** role at the subscription scope
4243
* If configuring a [standard setup](#choose-your-setup), the same individual must also have permissions to assign roles to required resources (Cosmos DB, Azure AI Search, Azure Blob Storage). For more information on RBAC roles, specific to Azure AI Foundry Agent Service, see [Azure AI Foundry Agent Service RBAC roles](../concepts/rbac-azure-ai-foundry.md).
4344
* The built-in role needed is **Role Based Access Administrator**.

articles/ai-foundry/agents/faq.yml

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ metadata:
55
description: Get answers to the most popular questions about Azure AI Foundry Agent Service
66
#services: cognitive-services
77
manager: nitinme
8-
ms.service: azure-ai-agent-service
8+
ms.service: azure-ai-foundry
9+
ms.subservice: azure-ai-foundry-agent-service
910
ms.topic: faq
10-
ms.date: 06/30/2025
11+
ms.date: 10/09/2025
1112
ms.author: aahi
1213
author: aahill
1314
title: Azure AI Foundry Agent Service frequently asked questions
@@ -54,8 +55,4 @@ sections:
5455
- question: |
5556
Is there any additional pricing or quota for using Foundry Agent Service?
5657
answer: |
57-
No. All [quotas](quotas-limits.md) apply to using models with Foundry Agent Service.
58-
- question: |
59-
Does the Foundry Agent Service API support non-Azure OpenAI models?
60-
answer: |
61-
Yes, the Foundry Agent Service API supports non-Azure OpenAI models. See the [models](concepts\model-region-support.md) page for more information.
58+
No. All [quotas](quotas-limits.md) apply to using models with Foundry Agent Service.

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: 'How to use connected agents'
33
titleSuffix: Azure AI Foundry
44
description: Learn how to create multi-agentic systems using connected agents in the Azure AI Foundry Agent Service.
55
manager: nitinme
6-
ms.service: azure-ai-agent-service
6+
ms.service: azure-ai-foundry
7+
ms.subservice: azure-ai-foundry-agent-service
78
ms.topic: how-to
89
ms.date: 07/11/2025
910
author: aahill

0 commit comments

Comments
 (0)