Skip to content

Commit 28ec53e

Browse files
Merge pull request #11758 from christineruana/main
Updated installation whitelist to reflect unity, incredibuild, arm download locations bug 1898964
2 parents 9948060 + bc36682 commit 28ec53e

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
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

docs/install/update-visual-studio.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ There are several different ways to update an installation of Visual Studio. You
4242

4343
## Use the Visual Studio Installer
4444

45+
Visual Studio setup features and bug fixes are typically implemented in the installer. The installer is now shipping in the most current release of all currently supported Visual Studio products. This means that in general (unless otherwise specified), all new setup functionality is automatically available and works seamlessly in older versions of the product.
46+
4547
1. Find the **Visual Studio Installer** on your computer.
4648

4749
In the Windows Start menu, you can search for "installer".
@@ -50,9 +52,6 @@ There are several different ways to update an installation of Visual Studio. You
5052

5153
You might have to update the installer before continuing. If so, follow the prompts.
5254

53-
>[!NOTE]
54-
>Visual Studio setup features and bug fixes are typically implemented in the installer. The installer is now shipping in the most current release of all currently supported Visual Studio products. This means that in general (unless otherwise specified), all new setup functionality is automatically available and works seamlessly in older versions of the product.
55-
5655
1. In the installer, look for the instance of Visual Studio that you want to update.
5756

5857
For example, if you previously installed Visual&nbsp;Studio Community&nbsp;2019 and there's an update for it, then an **Update available** message appears in the installer.

0 commit comments

Comments
 (0)