Skip to content

Commit a4c9fca

Browse files
author
Yoshio Terada
committed
updated ms.date to the current date
updated ms.date to the current date
1 parent 9ae882f commit a4c9fca

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

learn-pr/azure/deploy-java-quarkus-azure-container-app-postgres/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Introduction
88
description: Introduction
9-
ms.date: 02/26/2025
9+
ms.date: 03/06/2025
1010
author: KarlErickson
1111
ms.author: karler
1212
ms.reviewer: yoterada

learn-pr/azure/deploy-java-quarkus-azure-container-app-postgres/2-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Create a Quarkus application
88
description: Create a Quarkus application, test it, and run it locally.
9-
ms.date: 02/26/2025
9+
ms.date: 03/05/2025
1010
author: KarlErickson
1111
ms.author: karler
1212
ms.reviewer: yoterada

learn-pr/azure/deploy-java-quarkus-azure-container-app-postgres/3-exercise-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Exercise - Create a Quarkus application
88
description: In this exercise, you bootstrap a Quarkus application, develop it, test it, and run it locally.
9-
ms.date: 02/26/2025
9+
ms.date: 03/06/2025
1010
author: KarlErickson
1111
ms.author: karler
1212
ms.reviewer: yoterada

learn-pr/azure/deploy-java-quarkus-azure-container-app-postgres/4-azure-container-apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Set up Azure Container Apps
88
description: Learn about setting up the Azure Container Apps resources and the PostgreSQL database.
9-
ms.date: 02/26/2025
9+
ms.date: 03/06/2025
1010
author: KarlErickson
1111
ms.author: karler
1212
ms.reviewer: yoterada

learn-pr/azure/deploy-java-quarkus-azure-container-app-postgres/5-exercise-rg-postgres.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Exercise - Set up Azure Container Apps
88
description: In this exercise, you set up the Azure Resource Group and the PostgreSQL database.
9-
ms.date: 02/26/2025
9+
ms.date: 03/06/2025
1010
author: KarlErickson
1111
ms.author: karler
1212
ms.reviewer: yoterada

learn-pr/azure/deploy-java-quarkus-azure-container-app-postgres/6-exercise-azure-container-apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Deploy a Quarkus application to Azure Container Apps
88
description: In this exercise, you set up an Azure Container Apps environment and deploy a Quarkus Docker container.
9-
ms.date: 02/26/2025
9+
ms.date: 03/06/2025
1010
author: KarlErickson
1111
ms.author: karler
1212
ms.reviewer: yoterada

learn-pr/azure/deploy-java-quarkus-azure-container-app-postgres/7-exercise-secure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Exercise - Restrict access to the Azure Container Apps environment
88
description: In this exercise, you restrict access to the PostgreSQL database environment by changing the firewall rules.
9-
ms.date: 02/26/2025
9+
ms.date: 03/06/2025
1010
author: KarlErickson
1111
ms.author: karler
1212
ms.reviewer: yoterada

learn-pr/azure/deploy-java-quarkus-azure-container-app-postgres/8-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Knowledge check
88
description: Knowledge check
9-
ms.date: 02/26/2025
9+
ms.date: 03/06/2025
1010
author: KarlErickson
1111
ms.author: karler
1212
ms.reviewer: yoterada

learn-pr/azure/deploy-java-quarkus-azure-container-app-postgres/9-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Summary
88
description: Summary
9-
ms.date: 02/26/2025
9+
ms.date: 03/06/2025
1010
author: KarlErickson
1111
ms.author: karler
1212
ms.reviewer: yoterada

learn-pr/azure/deploy-java-quarkus-azure-container-app-postgres/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
prefetch-feature-rollout: true
66
title: Deploy a Quarkus application to Azure Container Apps
77
description: Create a Quarkus application, connect it to a PostgreSQL database, and then deploy it to Azure Container Apps.
8-
ms.date: 02/26/2025
8+
ms.date: 03/06/2025
99
author: KarlErickson
1010
ms.author: karler
1111
ms.reviewer: yoterada

0 commit comments

Comments
 (0)