You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/remote/faq.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,14 +47,6 @@ The VS Code Server that is injected runs as the same user you used to sign into
47
47
48
48
No. The VS Code Server is a component of the Remote Development extensions and is managed by a VS Code client. It is installed and updated automatically by VS Code when it connects to an endpoint and is not intended or [licensed](https://go.microsoft.com/fwlink/?linkid=2077057) for use by other clients.
49
49
50
-
# Will there be a service to host managed VS Code development containers in the cloud?
51
-
52
-
We are actively building capabilities in this area and look forward to sharing further updates with you [soon](https://register.build.microsoft.com/).
53
-
54
-
# Are there any plans to introduce a Web UI based on VS Code Server?
55
-
56
-
We are actively building capabilities in this area and look forward to sharing further updates with you [soon]https://register.build.microsoft.com/).
57
-
58
50
### What are the connectivity requirements for VS Code Server?
59
51
60
52
The VS Code Server requires outbound HTTPS (port 443) connectivity to `update.code.visualstudio.com` and `marketplace.visualstudio.com`. All other communication between the server and the VS Code client is accomplished through...
0 commit comments