Skip to content

Commit 97ba033

Browse files
Merge pull request #54112 from MicrosoftDocs/main
Auto Publish – main to live - 2026-04-03 17:00 UTC
2 parents ca3e44c + 9beebc0 commit 97ba033

143 files changed

Lines changed: 691 additions & 390 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: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64853,6 +64853,51 @@
6485364853
"redirect_url": "/training/modules/introduction-to-sql-server/",
6485464854
"redirect_document_id": false
6485564855
},
64856+
{
64857+
"source_path_from_root": "/learn-pr/wwl-data-ai/explore-azure-databricks/01-introduction.yml",
64858+
"redirect_url": "/training/wwl-databricks/explore-azure-databricks/01-introduction",
64859+
"redirect_document_id": true
64860+
},
64861+
{
64862+
"source_path_from_root": "/learn-pr/wwl-data-ai/explore-azure-databricks/02-azure-databricks.yml",
64863+
"redirect_url": "/training/wwl-databricks/explore-azure-databricks/02-azure-databricks",
64864+
"redirect_document_id": true
64865+
},
64866+
{
64867+
"source_path_from_root": "/learn-pr/wwl-data-ai/explore-azure-databricks/03-workloads.yml",
64868+
"redirect_url": "/training/wwl-databricks/explore-azure-databricks/03-workloads",
64869+
"redirect_document_id": true
64870+
},
64871+
{
64872+
"source_path_from_root": "/learn-pr/wwl-data-ai/explore-azure-databricks/04-key-concepts.yml",
64873+
"redirect_url": "/training/wwl-databricks/explore-azure-databricks/04-key-concepts",
64874+
"redirect_document_id": true
64875+
},
64876+
{
64877+
"source_path_from_root": "/learn-pr/wwl-data-ai/explore-azure-databricks/05-data-governance-using-unity-catalog-and-microsoft-purview.yml",
64878+
"redirect_url": "/training/wwl-databricks/explore-azure-databricks/05-data-governance-using-unity-catalog-and-microsoft-purview",
64879+
"redirect_document_id": true
64880+
},
64881+
{
64882+
"source_path_from_root": "/learn-pr/wwl-data-ai/explore-azure-databricks/06-exercise-explore-databricks.yml",
64883+
"redirect_url": "/training/wwl-databricks/explore-azure-databricks/06-exercise-explore-databricks",
64884+
"redirect_document_id": true
64885+
},
64886+
{
64887+
"source_path_from_root": "/learn-pr/wwl-data-ai/explore-azure-databricks/07-knowledge-check.yml",
64888+
"redirect_url": "/training/wwl-databricks/explore-azure-databricks/07-knowledge-check",
64889+
"redirect_document_id": true
64890+
},
64891+
{
64892+
"source_path_from_root": "/learn-pr/wwl-data-ai/explore-azure-databricks/08-summary.yml",
64893+
"redirect_url": "/training/wwl-databricks/explore-azure-databricks/08-summary",
64894+
"redirect_document_id": true
64895+
},
64896+
{
64897+
"source_path_from_root": "/learn-pr/wwl-data-ai/explore-azure-databricks/index.yml",
64898+
"redirect_url": "/training/wwl-databricks/explore-azure-databricks/",
64899+
"redirect_document_id": true
64900+
},
6485664901
{
6485764902
"source_path": "learn-pr/sqlserver/understand-hybrid-data-platform-sql-server-2022/index.md",
6485864903
"redirect_url": "/training/modules/understand-hybrid-data-platform-sql-server/",

learn-pr/advocates/challenge-github-copilot-sql/includes/2-work-with-sql-using-github-copilot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ GitHub Copilot provides better outcomes when your prompts are more specific. If
1616

1717
For example, you could use GitHub Copilot to provide you with the SQL code to create a table that included columns for first name, last name, date of birth, favorite movie, and pet name by issuing the following prompt:
1818

19-
_@workspace Please provide me with the SQL code to create a table that included columns for first name, last name, date of birth, favorite movie and pet name_
19+
_Please provide me with the SQL code to create a table that included columns for first name, last name, date of birth, favorite movie and pet name_
2020

2121
![A screenshot a GitHub Copilot prompt related to the creation of a table in SQL.](../media/create-table.svg)
2222

2323
## Understand an application that includes SQL
2424

2525
For example, if you opened a codespace were presented with an application that included SQL code, you could query GitHub Copilot with the following prompt to understand more about the project in the following manner:
2626

27-
_@workspace Please briefly explain the structure of this project.
27+
_Please briefly explain the structure of this project.
2828
What should I do to run it?_
2929

3030
![A screenshot showing GitHub Copilot's response to a query about project structure.](../media/project-structure.svg)

learn-pr/data-ai-cert/introduction-to-azure-data-lake-storage/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: 08/21/2025
7+
ms.date: 04/03/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/data-ai-cert/introduction-to-azure-data-lake-storage/2-azure-data-lake-gen2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Understand Azure Data Lake Storage Gen2
44
metadata:
55
title: Understand Azure Data Lake Storage Gen2
66
description: "Understand Azure Data Lake Storage Gen2"
7-
ms.date: 08/21/2025
7+
ms.date: 04/03/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/data-ai-cert/introduction-to-azure-data-lake-storage/3-create-data-lake-account.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Enable Azure Data Lake Storage Gen2 in Azure Storage
44
metadata:
55
title: Enable Azure Data Lake Storage Gen2 in Azure Storage
66
description: "Enable Azure Data Lake Storage Gen2 in Azure Storage"
7-
ms.date: 08/21/2025
7+
ms.date: 04/03/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/data-ai-cert/introduction-to-azure-data-lake-storage/4-azure-data-lake-and-blob-storage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Compare Azure Data Lake Store to Azure Blob storage
44
metadata:
55
title: Compare Azure Data Lake Store to Azure Blob storage
66
description: "Compare Azure Data Lake Store to Azure Blob storage"
7-
ms.date: 08/21/2025
7+
ms.date: 04/03/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/data-ai-cert/introduction-to-azure-data-lake-storage/5-stages-for-processing-big-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Understand the stages for processing big data
44
metadata:
55
title: Understand the Stages for Processing Big Data
66
description: "Understand the stages for processing big data"
7-
ms.date: 08/21/2025
7+
ms.date: 04/03/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/data-ai-cert/introduction-to-azure-data-lake-storage/6-use-cases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Use Azure Data Lake Storage Gen2 in data analytics workloads
44
metadata:
55
title: Use Azure Data Lake Storage Gen2 in Data Analytics Workloads
66
description: "Use Azure Data Lake Storage Gen2 in data analytics workloads"
7-
ms.date: 08/21/2025
7+
ms.date: 04/03/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

learn-pr/data-ai-cert/introduction-to-azure-data-lake-storage/7-knowledge-check.yml

Lines changed: 8 additions & 8 deletions
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: 08/21/2025
7+
ms.date: 04/03/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit
@@ -18,21 +18,21 @@ quiz:
1818
choices:
1919
- content: "A document database hosted in Azure Cosmos DB."
2020
isCorrect: false
21-
explanation: "Incorrect. Azure Data Lake Storage Gen2 does not store data in Azure Cosmos DB."
22-
- content: "An HDFS-compatible file system hosted in Azure Storage."
21+
explanation: "Incorrect. Azure Data Lake Storage Gen2 doesn't store data in Azure Cosmos DB."
22+
- content: "A hierarchical file system hosted in Azure Blob Storage."
2323
isCorrect: true
24-
explanation: "Correct. Azure Data Lake Storage Gen2 stores data in an HDFS compatible file system in an Azure Storage blob container."
25-
- content: "A relational data warehouse hosted in Azure Synapse Analytics."
24+
explanation: "Correct. Azure Data Lake Storage Gen2 stores data in a hierarchical file system built on Azure Blob Storage, accessible through open APIs compatible with modern analytics platforms such as Azure Databricks and Microsoft Fabric."
25+
- content: "A relational data warehouse hosted in Microsoft Fabric."
2626
isCorrect: false
27-
explanation: "Incorrect. Azure Data Lake Storage Gen2 does not store data in an Azure Synapse Analytics SQL database."
27+
explanation: "Incorrect. Azure Data Lake Storage Gen2 doesn't store data in a Microsoft Fabric warehouse."
2828
- content: "What option must you enable to use Azure Data Lake Storage Gen2?"
2929
choices:
3030
- content: "Global replication"
3131
isCorrect: false
32-
explanation: "Incorrect. Global replication does not enable Azure Data Lake Storage Gen2 containers."
32+
explanation: "Incorrect. Global replication doesn't enable Azure Data Lake Storage Gen2 containers."
3333
- content: "Data encryption"
3434
isCorrect: false
35-
explanation: "Incorrect. data encryption does not enable Azure Data Lake Storage Gen2 containers."
35+
explanation: "Incorrect. Data encryption doesn't enable Azure Data Lake Storage Gen2 containers."
3636
- content: "Hierarchical namespace"
3737
isCorrect: true
3838
explanation: "Correct. To enable Azure Data Lake Storage Gen2 containers, you must turn on the Hierarchical namespace option."

learn-pr/data-ai-cert/introduction-to-azure-data-lake-storage/8-summary.yml

Lines changed: 1 addition & 1 deletion
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: 08/21/2025
7+
ms.date: 04/03/2026
88
author: weslbo
99
ms.author: wedebols
1010
ms.topic: unit

0 commit comments

Comments
 (0)