Skip to content

Commit 5188d3f

Browse files
Merge pull request #47866 from TheJamesHerring/DP-700-updates
Dp 700 updates
2 parents fa427a1 + ac729e3 commit 5188d3f

File tree

11 files changed

+44
-8
lines changed

11 files changed

+44
-8
lines changed

learn-pr/paths/ingest-data-with-microsoft-fabric/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,7 @@ modules:
3434
- learn.wwl.ingest-dataflows-gen2-fabric
3535
- learn.wwl.ingest-data-with-spark-fabric-notebooks
3636
- learn.wwl.use-data-factory-pipelines-fabric
37+
- learn.wwl.explore-event-streams-microsoft-fabric
38+
- learn.wwl.query-data-kql-database-microsoft-fabric
3739
trophy:
3840
uid: learn.wwl.ingest-data-with-microsoft-fabric.trophy

learn-pr/wwl/query-data-kql-database-microsoft-fabric/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Introduction
88
description: "Introduction"
9-
ms.date: 05/14/2024
9+
ms.date: 11/7/2024
1010
author: wwlpublish
1111
ms.author: jamesh
1212
ms.topic: unit

learn-pr/wwl/query-data-kql-database-microsoft-fabric/2-get-started-with-kql-queries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Get started with KQL (Kusto Query Language) queries
88
description: "Get started with KQL (Kusto Query Language) queries."
9-
ms.date: 05/14/2024
9+
ms.date: 11/7/2024
1010
author: wwlpublish
1111
ms.author: jamesh
1212
ms.topic: unit

learn-pr/wwl/query-data-kql-database-microsoft-fabric/3-kql-best-practices.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: KQL best practices
88
description: "KQL best practices"
9-
ms.date: 05/14/2024
9+
ms.date: 11/7/2024
1010
author: wwlpublish
1111
ms.author: jamesh
1212
ms.topic: unit

learn-pr/wwl/query-data-kql-database-microsoft-fabric/4-advanced-features.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Advanced features
88
description: "Advanced features"
9-
ms.date: 05/14/2024
9+
ms.date: 11/7/2024
1010
author: wwlpublish
1111
ms.author: jamesh
1212
ms.topic: unit
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
### YamlMime:ModuleUnit
2+
uid: learn.wwl.query-data-kql-database-microsoft-fabric.using-kql-with-notebooks
3+
title: Advanced features
4+
metadata:
5+
title: Advanced features
6+
description: "Advanced features"
7+
ms.date: 11/7/2024
8+
author: wwlpublish
9+
ms.author: jamesh
10+
ms.topic: unit
11+
ms.custom:
12+
- N/A
13+
durationInMinutes: 10
14+
content: |
15+
[!include[](includes/4a-using-kql-with-notebooks.md)]

learn-pr/wwl/query-data-kql-database-microsoft-fabric/5-exercise.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Exercise - query a KQL database in Microsoft Fabric
88
description: "Exercise - query a KQL database in Microsoft Fabric"
9-
ms.date: 05/14/2024
9+
ms.date: 11/7/2024
1010
author: wwlpublish
1111
ms.author: jamesh
1212
ms.topic: unit

learn-pr/wwl/query-data-kql-database-microsoft-fabric/6-knowledge-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Knowledge check
88
description: "Knowledge check"
9-
ms.date: 05/14/2024
9+
ms.date: 11/7/2024
1010
author: wwlpublish
1111
ms.author: jamesh
1212
ms.topic: unit

learn-pr/wwl/query-data-kql-database-microsoft-fabric/7-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Summary
88
description: "Summary"
9-
ms.date: 05/14/2024
9+
ms.date: 11/7/2024
1010
author: wwlpublish
1111
ms.author: jamesh
1212
ms.topic: unit
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Spark Connector for Microsoft Fabric and KQL
2+
3+
## Overview
4+
The Spark Connector for Microsoft Fabric is an open-source project that enables seamless data integration between Apache Spark and various data sources. It supports both data source and data sink operations, allowing you to move data to and from Spark clusters efficiently.
5+
6+
## Key Features
7+
- **Compatibility**: The connector is compatible with Apache Spark 3.0 and supports all Apache Spark bindings, including Scala, Python, and R.
8+
- **Data Integration**: It allows you to use SQL Server or Azure SQL as input data sources or output data sinks for Spark jobs.
9+
- **Performance**: The connector provides high-performance data transfer, outperforming traditional JDBC connectors by 10 to 20 times.
10+
- **Security**: Supports basic authentication, Active Directory (AD) Key Tab, and Microsoft Entra ID.
11+
12+
## Use Cases
13+
- **Data Analytics**: Perform big data analytics using transactional data from SQL Server or Azure SQL.
14+
- **Machine Learning**: Score machine learning models from SQL Server Machine Learning Services or perform machine learning in Spark and score results in SQL.
15+
- **Real-Time Intelligence**: Integrate with Microsoft Fabric's Real-Time Intelligence for processing and analyzing streaming data.
16+
17+
## Getting Started
18+
One of the newer features within Microsoft Fabric notebooks is that it provides [code snippets](https://learn.microsoft.com/fabric/data-engineering/author-execute-notebook#code-snippets). By creating a new notebook in Microsoft Fabric or within a cell of an existing notebook, you can either drag-and-drop objects from the Lakehouse explorer or open up the Intellisense style of code snippets by typing ```snippet``` on within the cell. By doing this or using a keyword, such as Lakehouse. When you know you need to do something with a Lakehouse, you can start by typing it, and a list of snippet options appear assisting you with writing code with good hygiene and at a quicker pace.

0 commit comments

Comments
 (0)