Forum Discussion
Databricks ConnectV2 for Microsoft Fabric?
Databricks ConnectV2 lets you use Visual Studio Code as an IDE to debug Databricks notebooks:
Debug your code and notebooks by using Visual Studio Code | Databricks Blog
Does Microsoft Fabric or Azure Synapse Analytics (ASA) provide similar functionality?
6 Replies
- Shawn_EaryAdvocate V
I just noticed in Fabric that there is an "Open in VS Code" button for my notebook. Not sure why I didn't notice it before. When I click that button, my notebook opens in VSCode as a *.ipynb file. I can then step through my program until I get to this line
mssparkutils.fs.ls("./Files")at which point I get the error:
"NameError: name 'mssparkutils' is not defined"- AnonymousNot applicable
Hi Shawn_Eary ,
Thanks for using Fabric Community. Apologies for the delay in reply from our side.
You can refer to this documentation : link
Please install Synapse VS code in Visual Studio and download the necessary software.
Hope this helps. Do let us know if you have any further queries.- AnonymousNot applicable
Hi Shawn_Eary ,
Following up to check whether your issue has been resolved. Please let us know if you have any further queries.