Skip to content

Commit ae5eeaf

Browse files
authored
Merge pull request #53326 from sherzyang/main
Minor update to module and LP.
2 parents a823b91 + 4aa80a1 commit ae5eeaf

4 files changed

Lines changed: 10 additions & 12 deletions

File tree

learn-pr/paths/get-started-ai-apps-agents/index.yml

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
### YamlMime:LearningPath
22
uid: learn.wwl.get-started-ai-apps-agents
33
metadata:
4-
title: Get started with AI apps and agents on Azure
4+
title: Get started with AI applications and agents on Azure
55
description: Learn how to get started with AI workloads and solutions in Microsoft Foundry.
66
brand: azure
7-
ms.date: 01/21/2026
7+
ms.date: 02/03/2026
88
author: sherzyang
99
ms.author: sheryang
1010
ms.topic: learning-path
11-
title: Get started with AI apps and agents on Azure
11+
title: Get started with AI applications and agents on Azure
1212
summary: |
1313
Learn how to get started with AI workloads and solutions in Microsoft Foundry. Start with a basic introduction and then dive into common AI workloads like:
14-
- Generative AI and AI agents
14+
- Generative AI and agents
1515
- Text analysis
1616
- Speech
1717
- Computer vision
@@ -30,10 +30,6 @@ products:
3030
- azure-ai-foundry
3131
modules:
3232
- learn.wwl.get-started-ai-in-foundry
33-
- learn.wwl.get-started-generative-ai-azure
34-
- learn.wwl.get-started-language-azure
35-
- learn.wwl.recognize-synthesize-speech
36-
- learn.wwl.get-started-computer-vision
37-
- learn.wwl.ai-information-extraction
33+
- learn.wwl.get-started-with-generative-ai-and-agents
3834
trophy:
3935
uid: learn.get-started-ai-apps-agents.trophy

learn-pr/wwl-data-ai/get-started-with-generative-ai-and-agents/includes/5-using-an-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ If your workload is spiky, unpredictable, or low volume, use Serverless API (pay
8282

8383
If your workload is steady, high‑volume, or has strict latency needs, use Provisioned Throughput (PTU). PTUs reserve dedicated processing capacity and guarantee predictable latency. PTUs can lead to substantial cost savings for high throughput workloads.
8484

85-
Agentic AI powers cutting edge AI solutions are automating and accelerating business processes every day. With Microsoft Foundry, you can develop scalable secure agents using the latest models and technologies. This module is just the start of your journey.
85+
Next, use Microsoft Foundry to deploy and explore a generative AI model.

learn-pr/wwl-data-ai/get-started-with-generative-ai-and-agents/includes/6-exercise.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
In this exercise, you’ll use Microsoft Foundry to deploy and explore a generative AI model. You’ll then use the model in an agent that includes knowledge tools to answer user questions.
2+
13
If you have an Azure subscription, you can explore Microsoft Foundry for yourself.
24

35
> [!NOTE]

learn-pr/wwl-data-ai/get-started-with-generative-ai-and-agents/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
uid: learn.wwl.get-started-with-generative-ai-and-agents
33
metadata:
44
title: Get started with generative AI and agents in Azure
5-
description: "Learn how to create and use generative AI models and agents in Foundry."
5+
description: "Learn how to use generative AI models and agents with Microsoft Foundry."
66
ms.date: 1/28/2026
77
author: sherzyang
88
ms.author: sheryang
@@ -11,7 +11,7 @@ metadata:
1111
ms.collection:
1212
- wwl-ai-copilot
1313
title: Get started with generative AI and agents in Azure
14-
summary: "Learn how to create and use generative AI models and agents in Foundry."
14+
summary: "Learn how to use generative AI models and agents with Microsoft Foundry."
1515
abstract: |
1616
By the end of this module, you'll be able to:
1717
- Describe how an agent encapsulates model behavior using system instructions and tools

0 commit comments

Comments
 (0)