Skip to content

Commit 5541ebd

Browse files
Merge pull request #51337 from KevSch/kevin-retire-7
Retire Explore the fundamentals of data analysis using Kusto Query Language (KQL)
2 parents 4697d6f + 27e6f55 commit 5541ebd

32 files changed

+75
-814
lines changed

.openpublishing.redirection.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,66 @@
1010
"redirect_url": "https://learn.microsoft.com/azure/app-service/tutorial-java-spring-cosmosdb",
1111
"redirect_document_id": false
1212
},
13+
{
14+
"source_path_from_root": "/learn-pr/paths/kusto-query-language/index.yml",
15+
"redirect_url": "https://learn.microsoft.com/azure/?product=popular",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path_from_root": "/learn-pr/paths/analyze-monitoring-data-with-kql/index.yml",
20+
"redirect_url": "https://learn.microsoft.com/azure/?product=popular",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path_from_root": "/learn-pr/azure/explore-fundamentals-kql/1-introduction.yml",
25+
"redirect_url": "https://learn.microsoft.com/azure/?product=popular",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path_from_root": "/learn-pr/azure/explore-fundamentals-kql/2-query-basics.yml",
30+
"redirect_url": "https://learn.microsoft.com/azure/?product=popular",
31+
"redirect_document_id": false
32+
},
33+
{
34+
"source_path_from_root": "/learn-pr/azure/explore-fundamentals-kql/3-kql-query-environments.yml",
35+
"redirect_url": "https://learn.microsoft.com/azure/?product=popular",
36+
"redirect_document_id": false
37+
},
38+
{
39+
"source_path_from_root": "/learn-pr/azure/explore-fundamentals-kql/4-kql-query-structure.yml",
40+
"redirect_url": "https://learn.microsoft.com/azure/?product=popular",
41+
"redirect_document_id": false
42+
},
43+
{
44+
"source_path_from_root": "/learn-pr/azure/explore-fundamentals-kql/5-exercise.yml",
45+
"redirect_url": "https://learn.microsoft.com/azure/?product=popular",
46+
"redirect_document_id": false
47+
},
48+
{
49+
"source_path_from_root": "/learn-pr/azure/explore-fundamentals-kql/6-query-types.yml",
50+
"redirect_url": "https://learn.microsoft.com/azure/?product=popular",
51+
"redirect_document_id": false
52+
},
53+
{
54+
"source_path_from_root": "/learn-pr/azure/explore-fundamentals-kql/7-exercise.yml",
55+
"redirect_url": "https://learn.microsoft.com/azure/?product=popular",
56+
"redirect_document_id": false
57+
},
58+
{
59+
"source_path_from_root": "/learn-pr/azure/explore-fundamentals-kql/8-knowledge-check.yml",
60+
"redirect_url": "https://learn.microsoft.com/azure/?product=popular",
61+
"redirect_document_id": false
62+
},
63+
{
64+
"source_path_from_root": "/learn-pr/azure/explore-fundamentals-kql/9-summary.yml",
65+
"redirect_url": "https://learn.microsoft.com/azure/?product=popular",
66+
"redirect_document_id": false
67+
},
68+
{
69+
"source_path_from_root": "/learn-pr/azure/explore-fundamentals-kql/index.yml",
70+
"redirect_url": "https://learn.microsoft.com/azure/?product=popular",
71+
"redirect_document_id": false
72+
},
1373
{
1474
"source_path_from_root": "/learn-pr/azure/gain-insights-data-kusto-query-language/1-introduction.yml",
1575
"redirect_url": "https://learn.microsoft.com/azure/?product=popular",

learn-pr/achievements.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ achievements:
1010
title: Guided project - Analyze logs in Azure Monitor with KQL
1111
summary: Write log queries to find answers to operational and business questions. Use Kusto Query Language (KQL) to extract insights from logs in Azure Monitor.
1212
iconUrl: /training/achievements/analyze-logs-with-kql.svg
13+
- uid: learn.azure.explore-fundamentals-kql.badge
14+
type: badge
15+
title: Explore the fundamentals of data analysis using Kusto Query Language (KQL)
16+
summary: Learn about the basics of Kusto Query Language (KQL), and the various Microsoft products that use it.
17+
iconUrl: /training/achievements/generic-badge.svg
1318
- uid: learn.azure.gain-insights-data-kql.badge
1419
type: badge
1520
title: Gain insights from your data by using Kusto Query Language
@@ -130,6 +135,16 @@ achievements:
130135
title: Manage and monitor IoT devices by using Azure IoT Hub and Azure Monitor
131136
summary: Manage and monitor IoT devices by using Azure IoT Hub and Azure Monitor
132137
iconUrl: /training/achievements/iot/manage-monitor-devices-iot-hub-azure-monitor.svg
138+
- uid: learn.kusto-query-language.trophy.trophy
139+
type: trophy
140+
title: Data analysis with Kusto Query Language
141+
summary: In this learning path, students learn how to analyze data in various environments using the Kusto Query Language.
142+
iconUrl: /training/achievements/generic-trophy.svg
143+
- uid: learn.analyze-monitoring-data-with-kql.trophy
144+
type: trophy
145+
title: Analyze monitoring data with Kusto Query Language
146+
summary: Learn how to analyze data in Azure Monitor using Kusto Query Language (KQL).
147+
iconUrl: /training/achievements/generic-trophy.svg
133148
- uid: learn.wwl.explore-iot-hub-monitoring.badge
134149
type: badge
135150
title: Guided project - Explore Azure IoT Hub monitoring

learn-pr/azure/explore-fundamentals-kql/1-introduction.yml

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

learn-pr/azure/explore-fundamentals-kql/2-query-basics.yml

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

learn-pr/azure/explore-fundamentals-kql/3-kql-query-environments.yml

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

learn-pr/azure/explore-fundamentals-kql/4-kql-query-structure.yml

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

learn-pr/azure/explore-fundamentals-kql/5-exercise.yml

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

learn-pr/azure/explore-fundamentals-kql/6-query-types.yml

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

learn-pr/azure/explore-fundamentals-kql/7-exercise.yml

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

learn-pr/azure/explore-fundamentals-kql/8-knowledge-check.yml

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

0 commit comments

Comments
 (0)