Forum Discussion
Query Warehouse from PHP app
- 2 years ago
HI.
I'm using indeed the Microsoft Entra MFA et I have a valid Entra ID.
It seems indeed Port 1433 is not open.... :
Connection through SSMS is not working. Following the method described here : https://learn.microsoft.com/en-us/fabric/data-warehouse/connectivity
and got an error 53 : Path to network not found (sorry translated from french ^^ )
But I do copy my SQL connection string has said in the method. As it doesn't seems to find the server, I was wondering if the trial mode was not in cause....
Thx
Hi, Just adding few test results :
Connexion through Power BI cloud version is working
Connexion through SSMS and Power BI desktop version are not.... got the same error on both
- Expiscornovus2 years agoMost Valuable Professional
Is TCP port 1433 open? And are you using the Microsoft Entra MFA authenticaton option in the authentication of SSMS?
- yulione2 years agoFrequent Visitor
HI.
I'm using indeed the Microsoft Entra MFA et I have a valid Entra ID.
It seems indeed Port 1433 is not open.... :