Skip to content

Commit bf030f7

Browse files
authored
Update spark-dotnet.md
1 parent dc6cef2 commit bf030f7

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
@@ -25,10 +25,10 @@ Visit the tutorial to learn how to use Azure Synapse Analytics to [create Apache
2525

2626
1. Configure your dotnet application dependencies for compatibility with Synapse Spark.
2727
The required .NET Spark version will be noted in the Studio interface under your Spark Pool configuration.
28-
![image](https://user-images.githubusercontent.com/12169942/161816341-ca13b48f-fb18-49bd-a61b-6af60bf9846e.png)
28+
![image](./media/apache-spark-job-definitions/net-spark-workspace-compatibility.png)
2929

3030

31-
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.
3232
```
3333
<Project Sdk="Microsoft.NET.Sdk">
3434

0 commit comments

Comments
 (0)