Skip to content

Commit bc36682

Browse files
Update install-and-use-visual-studio-behind-a-firewall-or-proxy-server.md
updated per customer request.
1 parent 8b12e1d commit bc36682

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/install/install-and-use-visual-studio-behind-a-firewall-or-proxy-server.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Install and use behind a firewall or proxy server
33
description: Review the domain URLs, ports, and protocols that you might want to add to an allowlist or open if your organization uses a firewall or a proxy server
4-
ms.date: 06/02/2023
4+
ms.date: 10/10/2023
55
ms.topic: conceptual
66
helpviewer_keywords:
77
- network installation, Visual Studio
@@ -50,14 +50,15 @@ Because the Visual Studio Installer downloads files from various domains and the
5050
| marketplace.visualstudio.com | Visual Studio Extensions download location |
5151
| \*.gallerycdn.vsassets.io | Visual Studio Extensions download location |
5252
| visualstudio.microsoft.com | Documentation location |
53-
| learn.microsoft.com | Documentation location |
53+
| learn.microsoft.com | Documentation location |
5454
| msdn.microsoft.com | Documentation location |
5555
| www\.microsoft.com | Documentation location |
5656
| \*.windows.net | Sign-in location |
5757
| \*.microsoftonline.com | Sign-in location |
5858
| \*.live.com | Sign-in location |
5959
| github-releases.githubusercontent.com | Linux Development |
6060
| az837173.vo.msecnd.net | Development with Azure Storage |
61+
| github.com/git-for-windows | Git for Windows |
6162

6263
#### Non-Microsoft domains
6364

@@ -67,17 +68,20 @@ Because the Visual Studio Installer downloads files from various domains and the
6768
| cocos2d-x.org | Game development with C++ (Cocos) |
6869
| download.epicgames.com | Game development with C++ (Unreal Engine) |
6970
| download.oracle.com | Mobile development with JavaScript (Java SDK) <br /><br />Mobile Development with .NET (Java SDK) |
71+
| public-cdn.cloud.unity3d.com | Game development with Unity (Unity) |
7072
| download.unity3d.com | Game development with Unity (Unity) |
7173
| netstorage.unity3d.com | Game development with Unity (Unity) |
7274
| dl.google.com | Mobile development with JavaScript (Android SDK and NDK, Emulator) <br /><br />Mobile Development with .NET (Android SDK and NDK, Emulator) |
75+
| ib-downloads-official.s3.amazonaws.com | Game development with C++ (IncrediBuild) |
7376
| www\.incredibuild.com | Game development with C++ (IncrediBuild) |
7477
| incredibuildvs2017i.azureedge.net | Game development with C++ (IncrediBuild) |
7578
| www\.python.org | Python development (Python) <br /><br />Data science and analytical applications (Python) |
7679
| developerservices2.apple.com | Xamarin.iOS provisioning |
7780
| developer.apple.com | Xamarin.iOS provisioning |
7881
| appstoreconnect.apple.com | Xamarin.iOS provisioning |
7982
| idmsa.apple.com | Xamarin.iOS provisioning |
80-
| akamaized.net | Content Delivery Network (Akamai Technologies) |
83+
| akamaized.net | Content Delivery Network (Akamai Technologies) |
84+
| developer.arm.com | ARM Development |
8185

8286
## Use Visual Studio and Azure Services
8387

0 commit comments

Comments
 (0)