Skip to content

Commit f2ebb34

Browse files
committed
fixing index.yml files
1 parent 027ffa0 commit f2ebb34

2 files changed

Lines changed: 19 additions & 11 deletions

File tree

  • learn-pr/wwl-data-ai
    • enhance-postgresql-development-github-copilot-visual-studio-code
    • implement-generative-ai-agents-azure-postgresql

learn-pr/wwl-data-ai/enhance-postgresql-development-github-copilot-visual-studio-code/index.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ metadata:
77
author: wwlpublish
88
ms.author: calopez
99
ms.topic: module
10+
ms.service: azure-database-postgresql
11+
ai-usage: ai-assisted
1012
title: Develop PostgreSQL solutions in Visual Studio Code with the PostgreSQL extension and GitHub Copilot
1113
summary: Learn how to streamline PostgreSQL development using the Visual Studio Code PostgreSQL extension and GitHub Copilot.
1214
abstract: Learn how GitHub Copilot and the PostgreSQL extension support writing, refining, and troubleshooting SQL in Visual Studio Code.
@@ -23,7 +25,11 @@ roles:
2325
- data-engineer
2426
products:
2527
- azure
26-
- azure-postgresql
28+
- azure-database-postgresql
29+
subjects:
30+
- databases
31+
- artificial-intelligence
32+
- cloud-computing
2733
units:
2834
- learn.wwl.enhance-postgresql-development-github-copilot-visual-studio-code.introduction
2935
- learn.wwl.enhance-postgresql-development-github-copilot-visual-studio-code.understand-postgresql-extension
@@ -32,3 +38,5 @@ units:
3238
- learn.wwl.enhance-postgresql-development-github-copilot-visual-studio-code.exercise-enhance-postgresql-development-github-copilot
3339
- learn.wwl.enhance-postgresql-development-github-copilot-visual-studio-code.knowledge-check
3440
- learn.wwl.enhance-postgresql-development-github-copilot-visual-studio-code.summary
41+
badge:
42+
uid: learn.wwl.build-rag-applications-azure-database-postgresql.badge

learn-pr/wwl-data-ai/implement-generative-ai-agents-azure-postgresql/index.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ metadata:
1010
ms.service: azure-database-postgresql
1111
ai-usage: ai-assisted
1212
title: Implement generative AI agents with Azure Database for PostgreSQL
13-
summary:
14-
abstract: |
15-
By the end of this module, you'll be able to:
16-
* Understand agent architectures and frameworks
17-
* Apply information retrieval for agents
18-
* Implement and integrate agents with Azure services
19-
* Build and test an AI agent solution
20-
* Assess your knowledge of generative AI agents
13+
summary: This module explores how to implement generative AI agents using Azure Database for PostgreSQL. You'll learn about agent architectures, information retrieval techniques, and how to integrate AI agents with Azure services like Azure AI Foundry Agent Service and Model Context Protocol (MCP). The module includes hands-on exercises to build and test an AI agent solution.
14+
abstract: |
15+
By the end of this module, you'll be able to:
16+
* Understand agent architectures and frameworks
17+
* Apply information retrieval for agents
18+
* Implement and integrate agents with Azure services
19+
* Build and test an AI agent solution
20+
* Assess your knowledge of generative AI agents
2121
prerequisites: |
2222
* Ability to write basic SQL queries
2323
* Comfortable with provisioning Azure resources and enabling extensions
@@ -40,8 +40,8 @@ units:
4040
- learn.wwl.implement-generative-ai-agents-azure-postgresql.understand-ai-agents-azure-database-postgresql
4141
- learn.wwl.implement-generative-ai-agents-azure-postgresql.apply-information-retrieval-agents
4242
- learn.wwl.implement-generative-ai-agents-azure-postgresql.evaluate-agentic-frameworks-integration-postgresql
43-
- learn.wwl.implement-generative-ai-agents-azure-postgresql.implement-ai-agents-azure-ai-foundry-agent-service
44-
- learn.wwl.implement-generative-ai-agents-azure-postgresql.exercise-build-ai-agent-azure-ai-foundry-azure-database-postgresql
43+
- learn.wwl.implement-generative-ai-agents-azure-postgresql.implement-ai-agents-foundry-agent-service
44+
- learn.wwl.implement-generative-ai-agents-azure-postgresql.exercise-build-ai-agent-foundry-azure-database-postgresql
4545
- learn.wwl.implement-generative-ai-agents-azure-postgresql.integrate-ai-agents-mcp-postgresql
4646
- learn.wwl.implement-generative-ai-agents-azure-postgresql.knowledge-check
4747
- learn.wwl.implement-generative-ai-agents-azure-postgresql.summary

0 commit comments

Comments
 (0)