I have been trying to connect to a fabric database and fabric datawarehouse from SSMS. but it is failing with below error.
Has anyone faced this issue or found a solution for this yet. I followed all the instructions given on Microsoft portal without success.
Thanks
I have been trying to connect to a fabric database and fabric datawarehouse from SSMS. but it is failing with below error.
Has anyone faced this issue or found a solution for this yet. I followed all the instructions given on Microsoft portal without success.
Thanks
That's usually a firewall blocking outbound port 1433 somewhere between SSMS and Fabric. Check with your IT about unblocking outbound TCP on port 1433 to enable this. Or RDP into an Azure VM if available as a workaround.