Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Special holiday offer! You and a friend can attend FabCon with a BOGO code. Supplies are limited. Register now.
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 than the Paas.
You can see my screen below.
Thanks in advance.
Solved! Go to Solution.
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
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
Hi @GuillaumePower,
I don't think you can directly create a blank and not synced notebook to invoke fabric contents. I'd like to suggest you take a look at the following document if you don't know how to run notebook in vs code:
Develop, execute, and debug notebook in VS Code - Microsoft Fabric | Microsoft Learn
Regards,
Xiaoxin Sheng