Skip to content

Commit a748da6

Browse files
authored
Merge pull request #50628 from ivorb/build-agent-refresh
Build agent refresh
2 parents c880403 + 94a2d62 commit a748da6

33 files changed

+36
-40
lines changed

learn-pr/wwl-data-ai/ai-agent-fundamentals/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: Get ready to explore AI agents.
77
author: ivorb
88
ms.author: berryivor
9-
ms.date: 05/16/2025
9+
ms.date: 05/23/2025
1010
ms.topic: unit
1111
ms.collection:
1212
- wwl-ai-copilot

learn-pr/wwl-data-ai/ai-agent-fundamentals/2-what-are-agents.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: AI agents have the potential to radically change how we accomplish tasks - but what are they?
77
author: ivorb
88
ms.author: berryivor
9-
ms.date: 05/16/2025
9+
ms.date: 05/23/2025
1010
ms.topic: unit
1111
ms.collection:
1212
- wwl-ai-copilot

learn-pr/wwl-data-ai/ai-agent-fundamentals/3-agent-development.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: So you want to build an agent? Let's explore your options?
77
author: ivorb
88
ms.author: berryivor
9-
ms.date: 05/16/2025
9+
ms.date: 05/23/2025
1010
ms.topic: unit
1111
ms.collection:
1212
- wwl-ai-copilot

learn-pr/wwl-data-ai/ai-agent-fundamentals/4-azure-ai-agent-service.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: A high-level overview of Azure AI Foundry Agent Service.
77
author: ivorb
88
ms.author: berryivor
9-
ms.date: 05/16/2025
9+
ms.date: 05/23/2025
1010
ms.topic: unit
1111
ms.collection:
1212
- wwl-ai-copilot

learn-pr/wwl-data-ai/ai-agent-fundamentals/5-exercise.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: Create an agent by using Azure AI Foundry Agent Service in the Azure AI Foundry portal.
77
author: ivorb
88
ms.author: berryivor
9-
ms.date: 05/16/2025
9+
ms.date: 05/23/2025
1010
ms.topic: unit
1111
ms.collection:
1212
- wwl-ai-copilot

learn-pr/wwl-data-ai/ai-agent-fundamentals/6-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: Test your knowledge of AI agents.
77
author: ivorb
88
ms.author: berryivor
9-
ms.date: 05/16/2025
9+
ms.date: 05/23/2025
1010
ms.topic: unit
1111
ms.collection:
1212
- wwl-ai-copilot

learn-pr/wwl-data-ai/ai-agent-fundamentals/7-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
description: Summary of key learning points and further reading for AI agents.
77
author: ivorb
88
ms.author: berryivor
9-
ms.date: 05/16/2025
9+
ms.date: 05/23/2025
1010
ms.topic: unit
1111
ms.collection:
1212
- wwl-ai-copilot

learn-pr/wwl-data-ai/ai-agent-fundamentals/includes/3-agent-development.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
There are many ways that developers can create AI agents, including multiple frameworks and SDKs.
22

3-
> [!NOTE]
4-
> Many of the services discussed in this module are in preview. Details are subject to change.
5-
63
## Azure AI Foundry Agent Service
74

85
Azure AI Foundry Agent Service is a managed service in Azure that is designed to provide a framework for creating, managing, and using AI agents within Azure AI Foundry. The service is based on the OpenAI Assistants API but with increased choice of models, data integration, and enterprise security; enabling you to use both the OpenAI SDK and the Azure Foundry SDK to develop agentic solutions.

learn-pr/wwl-data-ai/ai-agent-fundamentals/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
description: AI agents represent the next generation of intelligent applications. Learn how they can be developed and used on Microsoft Azure.
66
author: ivorb
77
ms.author: berryivor
8-
ms.date: 05/16/2025
8+
ms.date: 05/23/2025
99
ms.service: azure-ai-services
1010
ms.topic: module-standard-task-based
1111
ms.collection:
-291 KB
Loading

0 commit comments

Comments
 (0)