Skip to content

Commit c58f554

Browse files
Merge pull request #13193 from anandmeg/proxy-update
Add proxy creds change related note
2 parents 1c4b703 + 36b8fd7 commit c58f554

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
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: 11/27/2023
4+
ms.date: 10/02/2024
55
ms.topic: conceptual
66
helpviewer_keywords:
77
- network installation, Visual Studio
@@ -79,6 +79,9 @@ Because the Visual Studio Installer downloads files from various domains and the
7979

8080
## Use Visual Studio and Azure Services
8181

82+
> [!NOTE]
83+
> With [Visual Studio 17.8](/visualstudio/releases/2022/release-notes-v17.8), we've updated the configuration process for default proxy credentials in web requests. To activate default proxy credentials after this update, set the`VS_USE_DEFAULTPROXY` environment variable to `true`.
84+
8285
### URLs to add to an allowlist and ports and protocols to open
8386

8487
To make sure that you have access to everything you want when you use Visual Studio or Azure Services behind a firewall or proxy server, here are the URLs you should add to an allowlist and the ports and protocols that you might want to open.

0 commit comments

Comments
 (0)