Forum Discussion
VNallagatla
2 months agoRegular Visitor
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...
- 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.
NandanHegde
Super User
2 months agoUnfortunately, Fabric SQL endpoints do not support SQL auth.
The way would be to use Service principle auth and upgrade the application.