Skip to content

Commit 3ba75af

Browse files
committed
update ms.date
1 parent 50543d8 commit 3ba75af

12 files changed

+12
-12
lines changed

learn-pr/azure/build-enterprise-ai-agents-with-java-spring/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction to Spring AI and Azure OpenAI
44
metadata:
55
title: Introduction to Spring AI and Azure OpenAI
66
description: Learn about Spring AI's core concepts and its integration with Azure OpenAI.
7-
ms.date: 03/12/2024
7+
ms.date: 03/16/2025
88
author: KarlErickson
99
ms.author: karler
1010
ms.reviewer: jbalderas, gok

learn-pr/azure/build-enterprise-ai-agents-with-java-spring/10-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Knowledge check
44
metadata:
55
title: Knowledge Check
66
description: Test your knowledge of Spring AI and Azure deployment.
7-
ms.date: 03/12/2024
7+
ms.date: 03/16/2025
88
author: KarlErickson
99
ms.author: karler
1010
ms.reviewer: jbalderas, gok

learn-pr/azure/build-enterprise-ai-agents-with-java-spring/11-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Summary
44
metadata:
55
title: Summary
66
description: Review what you learned about Spring AI and Azure deployment.
7-
ms.date: 03/12/2024
7+
ms.date: 03/16/2025
88
author: KarlErickson
99
ms.author: karler
1010
ms.reviewer: jbalderas, gok

learn-pr/azure/build-enterprise-ai-agents-with-java-spring/2-pgvector-azure-postgresql-setup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Set up the pgvector extension in Azure PostgreSQL for use with Spring AI
44
metadata:
55
title: Set Up the pgvector Extension in Azure PostgreSQL for Use with Spring AI
66
description: Learn how to use the pgvector extension in Azure PostgreSQL and apply the vector similarity search abstraction in Spring AI.
7-
ms.date: 03/12/2024
7+
ms.date: 03/16/2025
88
author: KarlErickson
99
ms.author: karler
1010
ms.reviewer: jbalderas, gok

learn-pr/azure/build-enterprise-ai-agents-with-java-spring/3-exercise-pgvector-azure-postgresql-setup.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Set up the pgvector extension in Azure PostgresQL for use with
44
metadata:
55
title: Exercise - Set Up the pgvector Extension in Azure PostgreSQL for Use with Spring AI
66
description: Set up the pgvector extension in Azure PostgreSQL to apply the vector similarity search abstraction in Spring AI.
7-
ms.date: 03/12/2024
7+
ms.date: 03/16/2025
88
author: KarlErickson
99
ms.author: karler
1010
ms.reviewer: jbalderas, gok

learn-pr/azure/build-enterprise-ai-agents-with-java-spring/4-spring-ai-development.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Develop a RAG application with Spring AI and Azure OpenAI
44
metadata:
55
title: Develop a RAG Application with Spring AI and Azure OpenAI
66
description: Learn how to implement a RAG application using Spring AI with Azure OpenAI and VectorStore Spring Boot Starters.
7-
ms.date: 03/12/2024
7+
ms.date: 03/16/2025
88
author: KarlErickson
99
ms.author: karler
1010
ms.reviewer: jbalderas, gok

learn-pr/azure/build-enterprise-ai-agents-with-java-spring/5-exercise-spring-ai-development.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Develop a RAG application with Spring AI and Azure OpenAI
44
metadata:
55
title: Exercise - Develop a RAG Application with Spring AI and Azure OpenAI
66
description: Learn how to develop a Spring AI application integrated with Azure OpenAI for retrieval augmented generation (RAG) and implement an Evaluator-Optimizer agent to iteratively refine AI-generated content.
7-
ms.date: 03/12/2024
7+
ms.date: 03/16/2025
88
author: KarlErickson
99
ms.author: karler
1010
ms.reviewer: jbalderas, gok

learn-pr/azure/build-enterprise-ai-agents-with-java-spring/6-agent-ai-development.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Implement the Evaluator-Optimizer agent pattern using Spring AI
44
metadata:
55
title: Implement the Evaluator-Optimizer agent Pattern Using Spring AI
66
description: Learn how to implement the Evaluator-Optimizer agent pattern using Spring AI.
7-
ms.date: 03/12/2024
7+
ms.date: 03/16/2025
88
author: KarlErickson
99
ms.author: karler
1010
ms.contributors: jbalderas, gok

learn-pr/azure/build-enterprise-ai-agents-with-java-spring/7-exercise-agent-ai-development.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Implement the Evaluator-Optimizer agent pattern using Spring A
44
metadata:
55
title: Exercise - Implement the Evaluator-Optimizer agent pattern using Spring AI
66
description: Learn how to implement the Evaluator-Optimizer agent pattern using Spring AI.
7-
ms.date: 03/12/2024
7+
ms.date: 03/16/2025
88
author: KarlErickson
99
ms.author: karler
1010
ms.contributors: jbalderas, gok

learn-pr/azure/build-enterprise-ai-agents-with-java-spring/8-aca-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Deploy a Spring AI application to Azure Container Apps
44
metadata:
55
title: Deploy a Spring AI Application to Azure Container Apps
66
description: Learn how to deploy your Spring AI application to Azure Container Apps.
7-
ms.date: 03/12/2024
7+
ms.date: 03/16/2025
88
author: KarlErickson
99
ms.author: karler
1010
ms.reviewer: jbalderas, gok

0 commit comments

Comments
 (0)