Skip to content

Commit e8c2ba4

Browse files
committed
fixed merge conflict
2 parents 87d5d03 + de2b75f commit e8c2ba4

113 files changed

Lines changed: 1790 additions & 3022 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.

.openpublishing.redirection.json

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65473,6 +65473,51 @@
6547365473
"source_path": "learn-pr/advocates/azure-spring-cloud-workshop/index.yml",
6547465474
"redirect_url": "/azure/container-apps/",
6547565475
"redirect_document_id": false
65476-
}
65476+
},
65477+
{
65478+
"source_path": "learn-pr/wwl-azure/guided-project-accelerate-app-development-using-github-copilot-tools/index.md",
65479+
"redirect_url": "/training/paths/accelerate-app-development-using-github-copilot/",
65480+
"redirect_document_id": false
65481+
},
65482+
{
65483+
"source_path": "learn-pr/wwl-azure/guided-project-accelerate-app-development-using-github-copilot-tools/3-exercise-analyze-document-code-github-copilot.md",
65484+
"redirect_url": "/training/paths/accelerate-app-development-using-github-copilot/",
65485+
"redirect_document_id": false
65486+
},
65487+
{
65488+
"source_path": "learn-pr/wwl-azure/guided-project-accelerate-app-development-using-github-copilot-tools/4-exercise-develop-code-features-github-copilot.md",
65489+
"redirect_url": "/training/paths/accelerate-app-development-using-github-copilot/",
65490+
"redirect_document_id": false
65491+
},
65492+
{
65493+
"source_path": "learn-pr/wwl-azure/guided-project-accelerate-app-development-using-github-copilot-tools/5-exercise-develop-unit-tests-github-copilot.md",
65494+
"redirect_url": "/training/paths/accelerate-app-development-using-github-copilot/",
65495+
"redirect_document_id": false
65496+
},
65497+
{
65498+
"source_path": "learn-pr/wwl-azure/guided-project-accelerate-app-development-using-github-copilot-tools/6-exercise-refactor-improve-code-github-copilot.md",
65499+
"redirect_url": "/training/paths/accelerate-app-development-using-github-copilot/",
65500+
"redirect_document_id": false
65501+
},
65502+
{
65503+
"source_path": "learn-pr/wwl-azure/guided-project-accelerate-app-development-using-github-copilot-tools/1-introduction.md",
65504+
"redirect_url": "/training/paths/accelerate-app-development-using-github-copilot/",
65505+
"redirect_document_id": false
65506+
},
65507+
{
65508+
"source_path": "learn-pr/wwl-azure/guided-project-accelerate-app-development-using-github-copilot-tools/7-knowledge-check.md",
65509+
"redirect_url": "/training/paths/accelerate-app-development-using-github-copilot/",
65510+
"redirect_document_id": false
65511+
},
65512+
{
65513+
"source_path": "learn-pr/wwl-azure/guided-project-accelerate-app-development-using-github-copilot-tools/2-prepare-development-environment.md",
65514+
"redirect_url": "/training/paths/accelerate-app-development-using-github-copilot/",
65515+
"redirect_document_id": false
65516+
},
65517+
{
65518+
"source_path": "learn-pr/wwl-azure/guided-project-accelerate-app-development-using-github-copilot-tools/8-summary.md",
65519+
"redirect_url": "/training/paths/accelerate-app-development-using-github-copilot/",
65520+
"redirect_document_id": false
65521+
}
6547765522
]
6547865523
}

learn-pr/achievements.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7940,4 +7940,9 @@ achievements:
79407940
type: badge
79417941
title: Deploy Spring microservices to Azure
79427942
summary: In this module, you'll go through tasks to deploy Spring Boot microservices to Azure Spring Apps (ASA).
7943-
iconUrl: /training/achievements/azure-spring-cloud-workshop.svg
7943+
iconUrl: /training/achievements/azure-spring-cloud-workshop.svg
7944+
- uid: learn.wwl.guided-project-accelerate-app-development-using-github-copilot-tools.badge
7945+
type: badge
7946+
title: Guided project - Accelerate app development using GitHub Copilot tools
7947+
summary: This Module explores using GitHub Copilot to accelerate development of an end-to-end project. GitHub Copilot is used to explain unfamiliar code, generate project documentation, develop a new app feature, develop unit tests, and implement improvements. 
7948+
iconUrl: /training/achievements/generic-badge.svg
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
### YamlMime:ModuleUnit
2+
3+
uid: learn.dpu.plan-windows.introduction
4+
5+
title: Introduction
6+
7+
metadata:
8+
9+
title: Introduction
10+
11+
description: This content is part of the "Plan for Windows 11" module.
12+
13+
ms.date: 12/31/2025
14+
15+
author: Stephanie-Rosenzweig
16+
17+
ms.author: v-stephanier
18+
19+
ms.topic: unit
20+
21+
durationInMinutes: 2
22+
23+
content: |
24+
25+
[!include[](includes/1-introduction.md)]
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
### YamlMime:ModuleUnit
2+
3+
uid: learn.dpu.plan-windows.summary
4+
5+
title: Summary
6+
7+
metadata:
8+
9+
title: Summary
10+
11+
description: This content is part of the "Plan for Windows 11" module.
12+
13+
ms.date: 12/31/2025
14+
15+
author: Stephanie-Rosenzweig
16+
17+
ms.author: v-stephanier
18+
19+
ms.topic: unit
20+
21+
durationInMinutes: 2
22+
23+
content: |
24+
25+
[!include[](includes/10-summary.md)]
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
### YamlMime:ModuleUnit
2+
3+
uid: learn.dpu.plan-windows.plan
4+
5+
title: The Plan phase
6+
7+
metadata:
8+
9+
title: The Plan Phase
10+
11+
description: This content is part of the "Plan for Windows 11" module.
12+
13+
ms.date: 12/31/2025
14+
15+
author: Stephanie-Rosenzweig
16+
17+
ms.author: v-stephanier
18+
19+
ms.topic: unit
20+
21+
durationInMinutes: 2
22+
23+
content: |
24+
25+
[!include[](includes/2-plan.md)]
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
### YamlMime:ModuleUnit
2+
3+
uid: learn.dpu.plan-windows.operations
4+
5+
title: Operations
6+
7+
metadata:
8+
9+
title: Operations
10+
11+
description: This content is part of the "Plan for Windows 11" module.
12+
13+
ms.date: 12/31/2025
14+
15+
author: Stephanie-Rosenzweig
16+
17+
ms.author: v-stephanier
18+
19+
ms.topic: unit
20+
21+
durationInMinutes: 2
22+
23+
content: |
24+
25+
[!include[](includes/3-operations.md)]
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
### YamlMime:ModuleUnit
2+
3+
uid: learn.dpu.plan-windows.applications
4+
5+
title: Applications
6+
7+
metadata:
8+
9+
title: Applications
10+
11+
description: This content is part of the "Plan for Windows 11" module.
12+
13+
ms.date: 12/31/2025
14+
15+
author: Stephanie-Rosenzweig
16+
17+
ms.author: v-stephanier
18+
19+
ms.topic: unit
20+
21+
durationInMinutes: 2
22+
23+
content: |
24+
25+
[!include[](includes/4-applications.md)]
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
### YamlMime:ModuleUnit
2+
3+
uid: learn.dpu.plan-windows.infrastructure
4+
5+
title: Infrastructure
6+
7+
metadata:
8+
9+
title: Infrastructure
10+
11+
description: This content is part of the "Plan for Windows 11" module.
12+
13+
ms.date: 12/31/2025
14+
15+
author: Stephanie-Rosenzweig
16+
17+
ms.author: v-stephanier
18+
19+
ms.topic: unit
20+
21+
durationInMinutes: 2
22+
23+
content: |
24+
25+
[!include[](includes/5-infrastructure.md)]
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
### YamlMime:ModuleUnit
2+
3+
uid: learn.dpu.plan-windows.configurations
4+
5+
title: Configurations
6+
7+
metadata:
8+
9+
title: Configurations
10+
11+
description: This content is part of the "Plan for Windows 11" module.
12+
13+
ms.date: 12/31/2025
14+
15+
author: Stephanie-Rosenzweig
16+
17+
ms.author: v-stephanier
18+
19+
ms.topic: unit
20+
21+
durationInMinutes: 2
22+
23+
content: |
24+
25+
[!include[](includes/6-configurations.md)]
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
### YamlMime:ModuleUnit
2+
3+
uid: learn.dpu.plan-windows.devices
4+
5+
title: Devices
6+
7+
metadata:
8+
9+
title: Devices
10+
11+
description: This content is part of the "Plan for Windows 11" module.
12+
13+
ms.date: 12/31/2025
14+
15+
author: Stephanie-Rosenzweig
16+
17+
ms.author: v-stephanier
18+
19+
ms.topic: unit
20+
21+
durationInMinutes: 2
22+
23+
content: |
24+
25+
[!include[](includes/7-devices.md)]

0 commit comments

Comments
 (0)