Forum Discussion
Microsoft Fabric Runtime not visible in visual studio Code
our goal is to develop pyspark notebooks on our local notebook using VS code while also using mssparkutils and the remote spark context.
so we followed these instructions https://learn.microsoft.com/en-us/fabric/data-engineering/setup-vs-code-extension meticulously and also configured a 1.3 Spark Cluster Environment in Fabric
however we cannot see the "Microsoft Fabric Runtime" as shown in this screenshot here:
Source: https://learn.microsoft.com/en-us/fabric/data-engineering/fabric-runtime-in-vscode
What can we do to troubleshoot?
The solution was to use the new synapse Remote vs Code extension:
Fabric Data Engineering VS Code - RemotePreview
the old Fabric Data Engineering VS Code extension didnt work anywhere in our team. especially not when it comes to remote executing spark on the new 1.3 spark cluster types supporting mssparkutils as part of the code
5 Replies
- v-sgandrathi
Community Support
Hello LukasSteindl,
Glad to see you engaging with the Microsoft Community Forum!
As Microsoft Fabric Runtime is not visible in visual studio Code, here are the trouble shooting steps which might help you in resloving the issue.
- Open VS Code, navigate to Extensions, and search for Microsoft Fabric VS Code Extension to verify its correct installation.
- Select Interpreter to start Jupyter Notebook, and ensure the appropriate Python environment is selected.
- Open a new notebook in VS Code, click on Select Kernel, and if Microsoft Fabric Runtime is missing, restart VS Code and check again.
- If none works, To resolve potential issues caused by corrupted files, uninstall and reinstall both the Microsoft Fabric VS Code Extension and VS Code itself.
If you have any further questions or need additional assistance, feel free to ask!If you find the response helpful, please mark it as the accepted solution and provide kudos, as this will help other members with similar queries.
Regards,
Sahasra.
- LukasSteindlFrequent Visitor
The solution was to use the new synapse Remote vs Code extension:
Fabric Data Engineering VS Code - RemotePreview
the old Fabric Data Engineering VS Code extension didnt work anywhere in our team. especially not when it comes to remote executing spark on the new 1.3 spark cluster types supporting mssparkutils as part of the code- v-sgandrathi
Community Support
Hi LukasSteindl,
Thank you for your response! Glad to hear that you’ve resolved the issue.
To help others in the community find it more easily, please mark your reply as the "Accepted Solution".
This will ensure that your helpful response is highlighted for future reference.
Thankyou so much for connecting with Microsoft Community Forum.
- v-sgandrathi
Community Support
Hi LukasSteindl,
May I ask if you have gotten this issue resolved?
If it is solved, please mark the helpful reply or share your solution and accept it as solution, it will be helpful for other members of the community who have similar problems as yours to solve it faster.
Thank you for being a valued member of the Microsoft Community!