You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/agents/whats-new.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ author: aahill
7
7
ms.author: aahi
8
8
ms.service: azure-ai-agent-service
9
9
ms.topic: overview
10
-
ms.date: 01/30/2025
10
+
ms.date: 04/23/2025
11
11
ms.custom: azure-ai-agents
12
12
---
13
13
@@ -16,9 +16,19 @@ ms.custom: azure-ai-agents
16
16
This article provides a summary of the latest releases and major documentation updates for Azure AI Agent Service.
17
17
18
18
## April 2025
19
+
20
+
### Azure monitor integration
21
+
22
+
You can now see metrics related to Agents in Azure monitor
23
+
* The number of files indexed for file search.
24
+
* The number of runs in a given timeframe.
25
+
26
+
See the [Azure monitor](./how-to/metrics.md) and [metrics reference](./reference/monitor-service.md) articles for more information.
27
+
19
28
### BYO thread storage
20
29
The Standard Agent Setup now supports **Bring Your Own (BYO) thread storage using an Azure Cosmos DB for NoSQL account**. This feature ensures all thread messages and conversation history are stored in your own resources. See the [Quickstart](./quickstart.md) for more information on how to deploy a Standard agent project.
0 commit comments