Skip to content

Commit 633ef60

Browse files
authored
Merge pull request #50714 from wwlpublish/7f4bf6b12497931cbba0e1c4596fbbe18fa8a11d6ee17c83e53e83b49b7db196-live
Modules/M01-get-started-github-copilot
2 parents dfdf551 + 73ab01e commit 633ef60

File tree

61 files changed

+1031
-777
lines changed

Some content is hidden

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

61 files changed

+1031
-777
lines changed

.openpublishing.redirection.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48043,6 +48043,41 @@
4804348043
"source_path": "learn-pr/wwl-azure/generate-documentation-using-github-copilot-tools/7-review-code-documentation-solution.md",
4804448044
"redirect_url": "/training/modules/generate-documentation-using-github-copilot-tools/",
4804548045
"redirect_document_id": false
48046+
},
48047+
{
48048+
"source_path": "learn-pr/wwl-azure/get-started-github-copilot/3-examine-github-copilot-benefits.md",
48049+
"redirect_url": "/training/modules/get-started-github-copilot/",
48050+
"redirect_document_id": false
48051+
},
48052+
{
48053+
"source_path": "learn-pr/wwl-azure/get-started-github-copilot/4-exercise-install-github-copilot-extensions-visual-studio-code.md",
48054+
"redirect_url": "/training/modules/get-started-github-copilot/",
48055+
"redirect_document_id": false
48056+
},
48057+
{
48058+
"source_path": "learn-pr/wwl-azure/get-started-github-copilot/5-examine-autocomplete-features-github-copilot-extension.md",
48059+
"redirect_url": "/training/modules/get-started-github-copilot/",
48060+
"redirect_document_id": false
48061+
},
48062+
{
48063+
"source_path": "learn-pr/wwl-azure/get-started-github-copilot/6-examine-ai-assistance-features-github-copilot-chat-extension.md",
48064+
"redirect_url": "/training/modules/get-started-github-copilot/",
48065+
"redirect_document_id": false
48066+
},
48067+
{
48068+
"source_path": "learn-pr/wwl-azure/get-started-github-copilot/7-exercise-configure-github-copilot-extensions-visual-studio-code.md",
48069+
"redirect_url": "/training/modules/get-started-github-copilot/",
48070+
"redirect_document_id": false
48071+
},
48072+
{
48073+
"source_path": "learn-pr/wwl-azure/get-started-github-copilot/8-knowledge-check.md",
48074+
"redirect_url": "/training/modules/get-started-github-copilot/13-knowledge-check",
48075+
"redirect_document_id": false
48076+
},
48077+
{
48078+
"source_path": "learn-pr/wwl-azure/get-started-github-copilot/9-summary.md",
48079+
"redirect_url": "/training/modules/get-started-github-copilot/14-summary",
48080+
"redirect_document_id": false
4804648081
}
4804748082
]
4804848083
}

learn-pr/wwl-azure/get-started-github-copilot/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 03/05/2025
7+
ms.date: 05/30/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.get-started-github-copilot.examine-chat-view-features
3+
title: Examine GitHub Copilot Chat view features
4+
metadata:
5+
title: Examine GitHub Copilot Chat view features
6+
description: "Examine GitHub Copilot Chat view features"
7+
ms.date: 05/30/2025
8+
author: wwlpublish
9+
ms.author: cahowd
10+
ms.topic: unit
11+
ms.custom:
12+
- N/A
13+
- ai-learning-hub
14+
durationInMinutes: 10
15+
content: |
16+
[!include[](includes/10-examine-chat-view-features.md)]
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.get-started-github-copilot.examine-inline-chat-smart-actions-quick-chat
3+
title: Examine GitHub Copilot inline chat, smart actions, and quick chat
4+
metadata:
5+
title: Examine GitHub Copilot inline chat, smart actions, and quick chat
6+
description: "Examine GitHub Copilot inline chat, smart actions, and quick chat"
7+
ms.date: 05/30/2025
8+
author: wwlpublish
9+
ms.author: cahowd
10+
ms.topic: unit
11+
ms.custom:
12+
- N/A
13+
- ai-learning-hub
14+
durationInMinutes: 6
15+
content: |
16+
[!include[](includes/11-examine-inline-chat-smart-actions-quick-chat.md)]
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.get-started-github-copilot.exercise-examine-github-copilot-settings-interface
3+
title: Exercise - Examine GitHub Copilot settings and user interface features
4+
metadata:
5+
title: Exercise - Examine GitHub Copilot settings and user interface features
6+
description: "Exercise - Examine GitHub Copilot settings and user interface features"
7+
ms.date: 05/30/2025
8+
author: wwlpublish
9+
ms.author: cahowd
10+
ms.topic: unit
11+
ms.custom:
12+
- N/A
13+
- ai-learning-hub
14+
durationInMinutes: 25
15+
content: |
16+
[!include[](includes/12-exercise-examine-github-copilot-settings-interface.md)]

learn-pr/wwl-azure/get-started-github-copilot/8-knowledge-check.yml renamed to learn-pr/wwl-azure/get-started-github-copilot/13-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Module assessment
44
metadata:
55
title: Module assessment
66
description: "Knowledge check"
7-
ms.date: 03/05/2025
7+
ms.date: 05/30/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-azure/get-started-github-copilot/9-summary.yml renamed to learn-pr/wwl-azure/get-started-github-copilot/14-summary.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Summary
44
metadata:
55
title: Summary
66
description: "Summary"
7-
ms.date: 03/05/2025
7+
ms.date: 05/30/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit
@@ -13,4 +13,4 @@ metadata:
1313
- ai-learning-hub
1414
durationInMinutes: 2
1515
content: |
16-
[!include[](includes/9-summary.md)]
16+
[!include[](includes/14-summary.md)]

learn-pr/wwl-azure/get-started-github-copilot/2-examine-ai-assisted-programming-tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Examine AI tools from GitHub, OpenAI, and Microsoft
44
metadata:
55
title: Examine AI tools from GitHub, OpenAI, and Microsoft
66
description: "Examine AI tools from GitHub, OpenAI, and Microsoft"
7-
ms.date: 03/05/2025
7+
ms.date: 05/30/2025
88
author: wwlpublish
99
ms.author: cahowd
1010
ms.topic: unit
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.get-started-github-copilot.compare-github-copilot-plans
3+
title: Compare GitHub Copilot plans
4+
metadata:
5+
title: Compare GitHub Copilot plans
6+
description: "Compare GitHub Copilot plans"
7+
ms.date: 05/30/2025
8+
author: wwlpublish
9+
ms.author: cahowd
10+
ms.topic: unit
11+
ms.custom:
12+
- N/A
13+
- ai-learning-hub
14+
durationInMinutes: 6
15+
content: |
16+
[!include[](includes/3-compare-github-copilot-plans.md)]

learn-pr/wwl-azure/get-started-github-copilot/3-examine-github-copilot-benefits.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)