Skip to content

Commit 24e2324

Browse files
committed
updated the refresh date in the YML files
1 parent 036e68c commit 24e2324

54 files changed

Lines changed: 108 additions & 108 deletions

File tree

Some content is hidden

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

learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/1-introduction.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 06/02/2025
8-
author: wwlpublish
7+
ms.date: 03/03/2026
8+
author: chrishowd
99
ms.author: cahowd
1010
ms.topic: unit
1111
ms.custom:

learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/2-examine-code-development-features-github-copilot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Examine the code development features of GitHub Copilot
44
metadata:
55
title: Examine the code development features of GitHub Copilot
66
description: "Examine the code development features of GitHub Copilot"
7-
ms.date: 06/02/2025
8-
author: wwlpublish
7+
ms.date: 03/03/2026
8+
author: chrishowd
99
ms.author: cahowd
1010
ms.topic: unit
1111
ms.custom:

learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/3-examine-github-copilot-best-practices.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Examine GitHub Copilot best practices
44
metadata:
55
title: Examine GitHub Copilot best practices
66
description: "Examine GitHub Copilot best practices"
7-
ms.date: 06/02/2025
8-
author: wwlpublish
7+
ms.date: 03/03/2026
8+
author: chrishowd
99
ms.author: cahowd
1010
ms.topic: unit
1111
ms.custom:

learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/4-generate-code-github-copilot-code-completions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Generate code using GitHub Copilot code completion suggestions
44
metadata:
55
title: Generate code using GitHub Copilot code completion suggestions
66
description: "Generate code using GitHub Copilot code completion suggestions"
7-
ms.date: 06/02/2025
8-
author: wwlpublish
7+
ms.date: 03/03/2026
8+
author: chrishowd
99
ms.author: cahowd
1010
ms.topic: unit
1111
ms.custom:

learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/5-generate-code-github-copilot-chat.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Generate code using GitHub Copilot Chat
44
metadata:
55
title: Generate code using GitHub Copilot Chat
66
description: "Generate code using GitHub Copilot Chat"
7-
ms.date: 06/02/2025
8-
author: wwlpublish
7+
ms.date: 03/03/2026
8+
author: chrishowd
99
ms.author: cahowd
1010
ms.topic: unit
1111
ms.custom:

learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/6-exercise-develop-code-features-github-copilot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Exercise - Develop new code features using GitHub Copilot
44
metadata:
55
title: Exercise - Develop new code features using GitHub Copilot
66
description: "Exercise - Develop new code features using GitHub Copilot."
7-
ms.date: 06/02/2025
8-
author: wwlpublish
7+
ms.date: 03/03/2026
8+
author: chrishowd
99
ms.author: cahowd
1010
ms.topic: unit
1111
ms.custom:

learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/7-knowledge-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Module assessment
44
metadata:
55
title: Module assessment
66
description: "Knowledge check"
7-
ms.date: 06/02/2025
8-
author: wwlpublish
7+
ms.date: 03/03/2026
8+
author: chrishowd
99
ms.author: cahowd
1010
ms.topic: unit
1111
ms.custom:

learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/8-summary.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Summary
44
metadata:
55
title: Summary
66
description: "Summary"
7-
ms.date: 06/02/2025
8-
author: wwlpublish
7+
ms.date: 03/03/2026
8+
author: chrishowd
99
ms.author: cahowd
1010
ms.topic: unit
1111
ms.custom:

learn-pr/wwl-azure/develop-code-features-using-github-copilot-tools/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ uid: learn.wwl.develop-code-features-using-github-copilot-tools
33
metadata:
44
title: Develop Code Features using GitHub Copilot Tools
55
description: "This module explores using GitHub Copilot autocompletion suggestions to create new code. Autocompletion suggestions are generated, managed, and implemented using the GitHub Copilot extension for Visual Studio Code."
6-
ms.date: 06/02/2025
6+
ms.date: 03/03/2026
77
ms.update-cycle: 180-days
8-
author: wwlpublish
8+
author: chrishowd
99
ms.author: cahowd
1010
ms.topic: module-standard-task-based
1111
ms.collection: wwl-ai-copilot

learn-pr/wwl-azure/develop-unit-tests-using-github-copilot-tools/1-introduction.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 08/22/2025
8-
author: wwlpublish
7+
ms.date: 03/03/2026
8+
author: chrishowd
99
ms.author: cahowd
1010
ms.topic: unit
1111
ms.custom:

0 commit comments

Comments
 (0)