microsoft / vscode-tools-for-ai

Azure Machine Learning for Visual Studio Code, previously called Visual Studio Code Tools for AI, is an extension to easily build, train, and deploy machine learning models to the cloud or the edge with Azure Machine Learning service.
Other
321 stars 91 forks source link

Add port range for remote connections in public documentation #2278

Closed sevillal closed 4 months ago

sevillal commented 5 months ago

Documentation to update

Updates

Add a blue section with the "Important" tag like this: Image

With text: "You must allow network traffic to ports 8704 to 8710. The VS Code server dynamically selects the first available port within this range."

sevillal commented 4 months ago

Documentation has been updated.