Skip to content

Commit c58b88f

Browse files
authored
pull base content,head:MicrosoftDocs:main,into:wwlpublishsync
2 parents 525b10f + e006190 commit c58b88f

File tree

175 files changed

+2134
-1788
lines changed

Some content is hidden

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

175 files changed

+2134
-1788
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
}
490 KB
Loading

learn-pr/achievements/fundamentals-of-machine-learning.svg

Lines changed: 75 additions & 0 deletions
Loading

learn-pr/aspnetcore/implement-observability-cloud-native-app-with-opentelemetry/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: Learn how to build observability into your cloud-native application by including OpenTelemetry packages and analyzing the data in Application Insights or third-party tools.
7-
ms.date: 12/20/2023
7+
ms.date: 05/27/2025
88
author: codemillmatt
99
ms.author: masoucou
1010
ms.topic: unit

learn-pr/aspnetcore/implement-observability-cloud-native-app-with-opentelemetry/2-whats-observability.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: What is observability?
44
metadata:
55
title: What is observability?
66
description: "Explore the three pillars of observability and how they help monitor applications."
7-
ms.date: 12/20/2023
7+
ms.date: 05/27/2025
88
author: codemillmatt
99
ms.author: masoucou
1010
ms.topic: unit

learn-pr/aspnetcore/implement-observability-cloud-native-app-with-opentelemetry/3-add-observability-cloud-native-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Add observability to a cloud-native application
44
metadata:
55
title: Add observability to a cloud-native application
66
description: "Learn about how to add observability to a cloud-native application by using OpenTelemetry."
7-
ms.date: 12/20/2023
7+
ms.date: 05/27/2025
88
author: codemillmatt
99
ms.author: masoucou
1010
ms.topic: unit

learn-pr/aspnetcore/implement-observability-cloud-native-app-with-opentelemetry/4-exercise-add-observability-cloud-native-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Add OpenTelemetry to a cloud-native application
44
metadata:
55
title: Exercise - Add OpenTelemetry to a cloud-native application
66
description: "Exercise to update a cloud-native application to use OpenTelemetry to output logs, metrics, and tracing data to the console."
7-
ms.date: 12/20/2023
7+
ms.date: 05/27/2025
88
author: codemillmatt
99
ms.author: masoucou
1010
ms.topic: unit

learn-pr/aspnetcore/implement-observability-cloud-native-app-with-opentelemetry/5-view-telemetry-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: View telemetry with Azure Monitor and third-party tools
44
metadata:
55
title: View telemetry with Azure Monitor and third-party tools
66
description: "View the telemetry data generated by OpenTelemetry in Application Insights and third-party tools."
7-
ms.date: 12/20/2023
7+
ms.date: 05/27/2025
88
author: codemillmatt
99
ms.author: masoucou
1010
ms.topic: unit

learn-pr/aspnetcore/implement-observability-cloud-native-app-with-opentelemetry/6-exercise-use-opentelemetry-data-cloud-native-application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Use OpenTelemetry data in a cloud-native application
44
metadata:
55
title: Exercise - Use OpenTelemetry data in a cloud-native application
66
description: "Exercise to add Prometheus, Grafana, Zipkin, and Application Insights to a cloud-native application to view telemetry data."
7-
ms.date: 12/20/2023
7+
ms.date: 05/27/2025
88
author: codemillmatt
99
ms.author: masoucou
1010
ms.topic: unit

learn-pr/aspnetcore/implement-observability-cloud-native-app-with-opentelemetry/7-exercise-extend-telemetry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Exercise - Extend telemetry in .NET 8
44
metadata:
55
title: Exercise - Extend telemetry in .NET 8
66
description: "Exercise to add a custom metric to a cloud-native application by using OpenTelemetry."
7-
ms.date: 12/20/2023
7+
ms.date: 05/27/2025
88
author: codemillmatt
99
ms.author: masoucou
1010
ms.topic: unit

0 commit comments

Comments
 (0)