Skip to content

Commit 5c1dd65

Browse files
author
Jill Grant
authored
Update articles/synapse-analytics/spark/data-sources/apache-spark-sql-connector.md
1 parent de97412 commit 5c1dd65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/spark/data-sources/apache-spark-sql-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jdbc_df = spark.read \
144144
> - The format of `user` when using ActiveDirectoryPassword should be the UPN format, for example `[email protected]`.
145145
> - For **Scala**, the `com.microsoft.aad.adal4j` artifact will need to be installed.
146146
> - For **Python**, the `adal` library will need to be installed. This is available via pip.
147-
> - Check the [sample notebooks](https://github.com/microsoft/sql-spark-connector/tree/master/samples) for examples and for latest drivers and versions, visit [Apache Spark connector: SQL Server & Azure SQL](/sql/connect/spark/connector)
147+
> - Check the [sample notebooks](https://github.com/microsoft/sql-spark-connector/tree/master/samples) for examples and for latest drivers and versions, visit [Apache Spark connector: SQL Server & Azure SQL](/sql/connect/spark/connector).
148148
149149
## Support
150150

0 commit comments

Comments
 (0)