microsoft / sql-spark-connector

Apache Spark Connector for SQL Server and Azure SQL
Apache License 2.0
273 stars 116 forks source link

Need the ability to use a linked service in a notebook to do a connection to a database #242

Open Ims024 opened 11 months ago

Ims024 commented 11 months ago

We have a notebook, where we want to connect to a database behind a firewall. We have a SHIR deployed behind the firewall. The linked service setup works fine when we use the SHIR to connect to the database. However it is not possible to use the linked service within a python notebook. Is there a way or is this an enhancement