Connecting to Synapse database using AzureCliCredential token in Spark
I want to connect to my Azure Synapse database using Spark. I can do this in pyodbc no problem but that is not what I want.Here is how I get my credentialscredential = AzureCliCredential() databaseToken = credential.get_token('https://database.window...
- 1507 Views
- 1 replies
- 2 kudos
Latest Reply
Hi @Patrick Grover​ We haven't heard from you since the last response from @Kaniz Fatma​ ​, and I was checking back to see if her suggestions helped you.Or else, If you have any solution, please share it with the community, as it can be helpful to ot...
- 2 kudos