Forum Discussion
Open in VS Code for the web fails ... tunnel 400 error ?
Your Cloud Shell session works, but “Open in VS Code for the Web” fails while creating the Service Bus tunnel. Because the 400 response occurs in several browsers, another PC, and an Azure VM, local cache or VS Code folders are unlikely causes. Microsoft documents this feature as transferring the Cloud Shell session to browser-based VS Code, so unchanged folders fit a failure before the remote editor starts. First, open Cloud Shell Settings and select Reset user settings. This ends the session and unmounts linked storage but does not delete the Azure file share. Reattach the share and retry. Confirm that HTTPS and WebSocket traffic to the Service Bus endpoint is allowed. If it still fails, select View Logs and open an Azure support request with the UTC time, region, tenant and subscription IDs, and correlation or activity IDs. The 400 response does not identify a user-side fix.
- PanosGR191Jul 28, 2026MCT
Thanks Jamony,
I've already tried all actions above, even reset the cloudshell , but the problem remains.
I even tried to create a new tunnel going directly to https://vscode.dev/azure , reauthenticate, but have same-similar errors ..
Strange thing is that everything else is working, even trying to access directlycurl -I https://ccon-prod-northeurope-aci-01.servicebus.windows.net I have connectivity
I cannot open a ticket because the problem exists on a VisualStudio promote subscription, and I dont have support for tech issues on that !
(But unfortunately I am using this tenant to teach stuff to azure clients .. !! )
Anyway, I hope I will try it later on and maybe get a result !
Thanks for your help
Regards,
Panos