Skip to content

Commit 719d546

Browse files
committed
updates for warnings
1 parent 50d9d67 commit 719d546

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/synapse-analytics/spark/spark-dotnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Azure Synapse Analytics uses Spark pools (preview) for data processing. Apache S
1818
* Machine Learning
1919
* Impromptu querying -->
2020

21-
## What is .NET for Apache Spark
21+
# What is .NET for Apache Spark
2222

2323
[.NET for Apache Spark](https://dot.net/spark) provides free, open-source, and cross-platform .NET support for Spark. .NET for Apache Spark provides .NET bindings for Spark that allow you to access Spark APIs through C# and F# and gives you the ability to write and execute user-defined functions for Spark using .NET.
2424

@@ -38,7 +38,7 @@ When creating a new notebook, you choose a language kernel that you wish to expr
3838

3939
To use .NET for Apache Spark in your Azure Synapse Analytics notebook, select **.NET Spark (C#)** as your kernel and attach the notebook to an existing Spark pool.
4040

41-
The .NET Spark notebook is based on the .NET interactive experiences and provides interactive C# experiences with the ability to use .NET for Spark out of the box (with the Spark session variable `spark` already predefined). For more details on the available notebook capabilities [see below](#SparkNET-C-kernel-features).
41+
The .NET Spark notebook is based on the .NET interactive experiences and provides interactive C# experiences with the ability to use .NET for Spark out of the box (with the Spark session variable `spark` already predefined). For more details on the available notebook capabilities [see below](#sparknet-c-kernel-features).
4242

4343
## .NET for Apache Spark scenarios
4444

0 commit comments

Comments
 (0)