You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/synapse-analytics/spark/spark-dotnet.md
+16-17Lines changed: 16 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,25 +26,24 @@ Visit the tutorial to learn how to use Azure Synapse Analytics to [create Apache
26
26
1. Configure your `dotnet` application dependencies for compatibility with Synapse Spark.
27
27
The required .NET Spark version will be noted in the Synapse Studio interface under your Apache Spark Pool configuration, under the Manage toolbox.
28
28
29
-

29
+
:::image type="content" source="./media/apache-spark-job-definitions/net-spark-workspace-compatibility.png" alt-text="Screenshot that shows properties, including the .NET Spark version.":::
30
30
31
-
32
-
Create your project as a .NET console application that outputs an Ubuntu x86 executable.
31
+
Create your project as a .NET console application that outputs an Ubuntu x86 executable.
0 commit comments