Skip to content

Commit 4e7e2dd

Browse files
Merge pull request #5709 from aahill/agents-updates
fixing ordering
2 parents 23850fe + efff681 commit 4e7e2dd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/ai-foundry/agents/overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: aahill
77
ms.author: aahi
88
ms.service: azure-ai-agent-service
99
ms.topic: overview
10-
ms.date: 05/15/2025
10+
ms.date: 06/25/2025
1111
ms.custom: azure-ai-agents
1212
---
1313

@@ -80,14 +80,14 @@ Next, the agent needs coordination. [Connected agents](how-to\connected-agents.m
8080

8181
:::column-end:::
8282
:::column span="1":::
83-
### 5. Trust
83+
### 5. Observability
8484

85-
It's important to ensure agents are suitable and reliable for the workload they're assigned to. AI Foundry applies enterprise-grade trust features including identity via Microsoft Entra, RBAC, content filters, encryption, and network isolation. You choose how and where your agents run - using platform-managed or bring-your-own infrastructure.
85+
Finally, agents are tested and monitored. AI Foundry can capture logs, traces, and evaluations at every step. With full thread-level visibility and Application Insights integration, teams can inspect every decision and continuously improve agents over time.
8686
:::column-end:::
8787
:::column span="1":::
88-
### 6. Observability
88+
### 6. Trust
8989

90-
Finally, agents are tested and monitored. AI Foundry can capture logs, traces, and evaluations at every step. With full thread-level visibility and Application Insights integration, teams can inspect every decision and continuously improve agents over time.
90+
It's important to ensure agents are suitable and reliable for the workload they're assigned to. AI Foundry applies enterprise-grade trust features including identity via Microsoft Entra, RBAC, content filters, encryption, and network isolation. You choose how and where your agents run - using platform-managed or bring-your-own infrastructure.
9191
:::column-end:::
9292
:::row-end:::
9393

0 commit comments

Comments
 (0)