Forum Discussion
Cannot connect kernel from VS Code
- 1 year ago
Hi tdevinda , Thank you for reaching out to the Microsoft Community Forum.
This may be due to Fabric VS Code extension not being fully updated to support remote kernel binding for runtime 1.3. The extension still relies on patterns from runtime 1.2, where local execution was viable, causing the current incompatibility. This is not user error but a tooling limitation.
Currently, Microsoft has not yet released full support for remote notebook execution through VS Code for runtime 1.3. This limitation has been noted across the community, and an update to the extension is expected, but no timeline has been published. Until then, the Fabric web UI remains the only fully supported environment for executing notebooks using runtime 1.3, as it correctly provisions and binds the remote compute kernel.
If you want to monitor progress or confirm when support is added, the best place to watch is the Microsoft Fabric release notes .
If this helped solve the issue, please consider marking it 'Accept as Solution' so others with similar queries may find it more easily. If not, please share the details, always happy to help.
Thank you.
Thanks for the solution.
I tried to switch the online kernel to 1.2 and use VS code but it did not work.
As for the 1.3 version with the 1.98.x VS code, I did not try. Not in a position to downgrade just for this. Will wait for some stable solution to come out. Until then I think the web version will have to do.
Thanks.
Hi tdevinda , Thank you for reaching out to the Microsoft Community Forum.
Sorry for the inconvenience. Using the Fabric web UI is indeed a solid workaround now since switching to runtime 1.2 and downgrading VS Code to 1.98.x aren't viable options for you right now.