Which domains need to be whitelisted for VSCode to load plugins?

Email IconExcel IconBedrock Icon

Question:

Which domains need to be whitelisted for VSCode to load plugins?

포스트 제목: Which domains need to be whitelisted for VSCode to load plugins?

Response:

Based on the information provided in the Stack Overflow link, the domains that need to be whitelisted for Visual Studio Code to load plugins are:

1. `marketplace.visualstudio.com`: This is the main domain for the Visual Studio Code Marketplace, where extensions are hosted and downloaded from.

2. `*.gallerycdn.vsassets.io`: This domain is used for content delivery of extension files.

*.gallery.vsassets.io
*.gallerycdn.vsassets.io

3. `*.vo.msecnd.net`: Another content delivery network used by Microsoft for VS Code-related assets.

4. `update.code.visualstudio.com`: This domain is used for VS Code updates.

5. `raw.githubusercontent.com`: Some extensions may pull data or resources from GitHub repositories.

6. `vsmarketplacebadge.apphb.com`: Used for displaying extension badges in the marketplace.

7. `az764295.vo.msecnd.net`: An additional Microsoft content delivery network used for VS Code.

8. `vscode.blob.core.windows.net`: Used for storing and serving VS Code-related files.

It’s important to note that depending on the specific extensions you use and your network configuration, you might need to whitelist additional domains. Always refer to the official Microsoft documentation or contact your network administrator for the most up-to-date and accurate information regarding necessary domains for VS Code functionality.


https://stackoverflow.com/questions/61418322/which-domains-need-to-be-whitelisted-for-vscode-to-load-plugins

0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

0
Would love your thoughts, please comment.x
()
x