Forum Discussion
GuillaumePower
2 years agoResolver I
How get the connection String from Fabric for SQL in Visual Studio
Hello, Is it possible to connect Visual Studio to Fabric to get the connection String ? I ve used Open Visual Studio From Fabrics to test if it is a way to analyse my data on the laptop more ...
- 2 years ago
Hi,
If youre looking for a way to connect to your fabric sql endpoints from outside code, i used the following guide:
https://debruyn.dev/2023/connect-to-fabric-lakehouses-warehouses-from-python-code/
//Alexander
AlexanderPowBI
2 years agoResolver I
Hi,
If youre looking for a way to connect to your fabric sql endpoints from outside code, i used the following guide:
https://debruyn.dev/2023/connect-to-fabric-lakehouses-warehouses-from-python-code/
//Alexander