Forum Discussion

VNallagatla's avatar
VNallagatla
Regular Visitor
2 months ago
Solved

Fabric SQL Connection End Point

Hello All, I am trying to connect a Fabric Data Warehouse to an external application. When I copy the SQL conncetion string (XXXXXX.datawarehouse.fabric.microsoft.com). This external application onl...
  • NandanHegde's avatar
    2 months ago

    Unfortunately, Fabric SQL endpoints do not support SQL auth.

    The way would be to use Service principle auth and upgrade the application.