Skip to content

Commit d6274a2

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-ai-docs-pr into voicelive-api-reference-new
2 parents cddd7a3 + 58e387c commit d6274a2

File tree

320 files changed

+4935
-3351
lines changed

Some content is hidden

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

320 files changed

+4935
-3351
lines changed

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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ description: Learn about the models you can use with Azure AI Foundry Agent Serv
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
1011
ms.date: 08/04/2025
1112
ms.custom: azure-ai-agents, references_regions

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: 2 additions & 1 deletion
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

articles/ai-foundry/agents/faq.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ 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
1011
ms.date: 06/30/2025
1112
ms.author: aahi

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

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
22
title: Monitor Azure AI Foundry Agent Service
33
description: Start here to learn how to use Azure Monitor to capture and analyze metrics for your Azure AI Foundry Agent Service.
4-
ms.date: 06/02/2025
4+
ms.date: 09/24/2025
55
ms.custom: horz-monitor, subject-monitoring
66
ms.topic: conceptual
77
author: aahill
88
ms.author: aahi
9-
ms.service: azure-ai-agent-service
9+
ms.service: azure-ai-foundry
10+
ms.subservice: azure-ai-foundry-agent-service
1011
---
1112

1213
# Monitor Azure AI Foundry Agent Service

0 commit comments

Comments
 (0)