Forum Discussion

SaharRad's avatar
SaharRad
Regular Visitor
1 year ago
Solved

Sql database in Fabric

Hi everyone, I’m trying to connect an ODBC data source to a SQL Database in Microsoft Fabric, but I’m facing this error: Microsoft ODBC Driver for SQL Server Version 18.04.0001 Running conne...
  • SaharRad's avatar
    SaharRad
    1 year ago

    Thank you for the response. 

    I followed all the suggested steps:

    1. Confirmed DNS and network connectivity (nslookup, Test-NetConnection).
    2. Verified I have ODBC Driver 18 and pyodbc installed.
    3. Ran my Python script with ActiveDirectoryInteractive and also tried other auth methods.
    4. Checked my Azure tenant and found I have no valid subscription assigned or active.

    It turns out my subscription status is causing the issue. I don’t have any active Azure subscription in my tenant.