Forum Discussion
awbanksh
2 years agoMicrosoft Employee
Fabric Notebook Unable To Connect To Azure SQL Server
I'm trying to connect a Fabric notebook (PySpark) to Azure SQL server using pyodbc but keep receiving the following error when using ODBC Driver 18 for SQL server: OperationalError: ('HYT00',...
- 2 years ago
Notebooks don't support this kind of connectivity.
DennesTorres
2 years agoPower Participant
Hi,
Are you sure a notebook supports interactive authentication? This would be new for me. Try using user and password and don't forget to handle the azure sql firewal
Kind Regards,
Dennes