Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/setup/network.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ If you are behind a firewall that needs to allow specific domains used by VS Cod
* `download.visualstudio.microsoft.com` - Visual Studio download server, provides dependencies for some VS Code extensions (C++, C#)
* `vscode-sync.trafficmanager.net` - Visual Studio Code Settings Sync service
* `vscode-sync-insiders.trafficmanager.net` - Visual Studio Code Settings Sync service (Insiders)
* `vscode.dev` - Used when logging in with GitHub or Microsoft for an extension or Settings Sync
* `vscode.dev` - Used as a fallback when logging in with GitHub or Microsoft for an extension or Settings Sync (just `vscode.dev/redirect`)
* `*.vscode-unpkg.net` - Used when loading web extensions
* `default.exp-tas.com` - Visual Studio Code Experiment Service, used to provide experimental user experiences

Expand Down