cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Connecting azure synapse through data bricks note books

KVNARK
Honored Contributor II

Hi All,

Happy new year!

how can we connect to azure synapse serverless sql pool through databricks notebooks and execute DDLs

1 ACCEPTED SOLUTION

Accepted Solutions

daniel_sahal
Esteemed Contributor

@KVNARK .โ€‹ https://joeho.xyz/blog-posts/how-to-connect-to-azure-synapse-in-azure-databricks/

View solution in original post

4 REPLIES 4

Ajay-Pandey
Esteemed Contributor III

Hi @KVNARK .โ€‹ you can connect by using JDBC driver

Ajay Kumar Pandey

KVNARK
Honored Contributor II

Could you elaborate. Any reference would be much appreciated.

daniel_sahal
Esteemed Contributor

@KVNARK .โ€‹ https://joeho.xyz/blog-posts/how-to-connect-to-azure-synapse-in-azure-databricks/

KVNARK
Honored Contributor II

@Daniel Sahalโ€‹ Thanks a lot for sharing the details. For more details could you help on the below too: how to execute Create view statements through SPN (Service Principal Name) in serverless SQL pool.