Forum Discussion

Mathan1787's avatar
Mathan1787
Helper I
3 years ago

Connecting azure sql database from notebook

Hi,

I would like to know how i can use the jdbc from notebook to connect to Azure sql database. I can run a query to get some data but i have to hardcode the credentials in the notebook. I would like to have notebook without specifying these cred in the notebook to connect and create a dataframe using a query.