Skip to content

Commit 63f4934

Browse files
Merge pull request #49341 from KarlErickson/karler-metadata
BULK UPDATE for author/ms.author/ms.reviewer metadata
2 parents 44f8927 + 0ea79b0 commit 63f4934

File tree

90 files changed

+239
-153
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+239
-153
lines changed

learn-pr/advocates/create-hello-world-app-service/1-introduction.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ title: Introduction
44
metadata:
55
description: Module introduction
66
author: KarlErickson
7-
ms.author: ayangupta
7+
ms.author: karler
8+
ms.reviewer: ayangupta
89
ms.date: 12/11/2024
910
ms.topic: unit
1011
ms.custom: team=cloud_advocates, devx-track-java, devx-track-extended-java, linux-related-content

learn-pr/advocates/create-hello-world-app-service/2-azure-app-service-explanation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ title: Introduction to Azure App Service
44
metadata:
55
description: What is Azure App Service? Find out more in this module.
66
author: KarlErickson
7-
ms.author: ayangupta
7+
ms.author: karler
8+
ms.reviewer: ayangupta
89
ms.date: 12/11/2024
910
ms.topic: unit
1011
ms.custom: team=cloud_advocates, devx-track-java, devx-track-extended-java, linux-related-content

learn-pr/advocates/create-hello-world-app-service/3-exercise-create-simple-java-app.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ title: "Exercise: Create a Simple Java Web App"
44
metadata:
55
description: Create a simple Java web app and deploy it locally.
66
author: KarlErickson
7-
ms.author: ayangupta
7+
ms.author: karler
8+
ms.reviewer: ayangupta
89
ms.date: 12/11/2024
910
ms.topic: unit
1011
ms.custom: team=cloud_advocates, devx-track-java, devx-track-extended-java, linux-related-content
11-
ms.reviewer:
1212
ms.assetid: HelloJavaAppService
1313
durationInMinutes: 5
1414
content: |

learn-pr/advocates/create-hello-world-app-service/4-exercise-deploy-to-app-service.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ title: "Exercise: Deploy a web app to Azure App Service"
44
metadata:
55
description: Deploy the web app from the previous section to App Service.
66
author: KarlErickson
7-
ms.author: ayangupta
7+
ms.author: karler
8+
ms.reviewer: ayangupta
89
ms.date: 12/11/2024
910
ms.topic: unit
1011
ms.custom: team=cloud_advocates, devx-track-java, devx-track-extended-java, linux-related-content
11-
ms.reviewer:
1212
ms.assetid: HelloJavaAppService
1313
zone_pivot_groups: maven-azure-cli
1414
durationInMinutes: 7

learn-pr/advocates/create-hello-world-app-service/5-knowledge-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ title: Knowledge Check
44
metadata:
55
description: Knowledge Check
66
author: KarlErickson
7-
ms.author: ayangupta
7+
ms.author: karler
8+
ms.reviewer: ayangupta
89
ms.date: 12/11/2024
910
ms.topic: unit
1011
ms.custom: team=cloud_advocates, devx-track-java, devx-track-extended-java, linux-related-content
11-
ms.reviewer:
1212
ms.assetid: HelloJavaAppService
1313
durationInMinutes: 3
1414
quiz:

learn-pr/advocates/create-hello-world-app-service/6-summary.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ title: Summary
44
metadata:
55
description: Summary and cleanup of Azure resources.
66
author: KarlErickson
7-
ms.author: ayangupta
7+
ms.author: karler
8+
ms.reviewer: ayangupta
89
ms.date: 12/11/2024
910
ms.topic: unit
1011
ms.custom: team=cloud_advocates, devx-track-java, devx-track-extended-java, linux-related-content
11-
ms.reviewer:
1212
ms.assetid: HelloJavaAppService
1313
durationInMinutes: 2
1414
content: |

learn-pr/advocates/create-hello-world-app-service/index.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ metadata:
66
title: Deploy a simple Java Web App to Azure App Service
77
description: Learn how to create a Java web application and deploy it to Azure App Service.
88
ms.date: 12/11/2024
9-
ms.author: ayangupta
109
author: KarlErickson
10+
ms.author: karler
11+
ms.reviewer: ayangupta
1112
ms.topic: module
1213
ms.custom: team=cloud_advocates, devx-track-java, devx-track-extended-java
1314
ms.service: azure-app-service

learn-pr/advocates/create-java-webapp-to-app-service-linux/1-introduction.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ metadata:
66
description: Introduces a training module that shows you how to deploy Java-based web apps.
77
ms.date: 02/20/2025
88
author: KarlErickson
9-
ms.author: ayangupta
9+
ms.author: karler
10+
ms.reviewer: ayangupta
1011
ms.topic: unit
1112
ms.custom: team=cloud_advocates, devx-track-extended-java, devx-track-java, linux-related-content
1213
durationInMinutes: 2

learn-pr/advocates/create-java-webapp-to-app-service-linux/2-azure-app-service-explanation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ metadata:
66
description: Describes Azure App Service.
77
ms.date: 02/20/2025
88
author: KarlErickson
9-
ms.author: ayangupta
9+
ms.author: karler
10+
ms.reviewer: ayangupta
1011
ms.topic: unit
1112
ms.custom: team=cloud_advocates, devx-track-extended-java, devx-track-java, linux-related-content
1213
durationInMinutes: 2

learn-pr/advocates/create-java-webapp-to-app-service-linux/3-exercise-create-simple-java-app.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ metadata:
66
description: Shows you how to create a simple Java web app and deploy it locally.
77
ms.date: 02/20/2025
88
author: KarlErickson
9-
ms.author: ayangupta
9+
ms.author: karler
10+
ms.reviewer: ayangupta
1011
ms.topic: unit
1112
ms.custom: team=cloud_advocates, devx-track-extended-java, devx-track-java, linux-related-content
1213
durationInMinutes: 10

0 commit comments

Comments
 (0)