Skip to content

Commit 9380f55

Browse files
committed
Coming soon
1 parent 1c3a8eb commit 9380f55

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/remote/faq.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,14 @@ The VS Code Server that is injected runs as the same user you used to sign into
4747

4848
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.
4949

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+
5058
### What are the connectivity requirements for VS Code Server?
5159

5260
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

Comments
 (0)