Situation: Cannot connect to SQL Server, running on Linux via WSL, from PowerBI, on MS Windows 10. I’m receiving an error message similar to below: DataSource.Error: Microsoft SQL: The target principal name is incorrect. Cannot generate SSPI context. Details: DataSourceKind=SQL Message=The target principal name is incorrect. Cannot generate SSPI context. ErrorCode=-2146232060 Number=0 Class=11 Background: I want to connect to my local SQL Server, which is the Linux ...