Skip to content

Commit 490a8a4

Browse files
authored
Merge pull request #1452 from MicrosoftDocs/tglee-vsinstalladmin
[install] some fixes for the new Whitelist topic(s)
2 parents 2e4f0f4 + 54e2b57 commit 490a8a4

3 files changed

+6
-6
lines changed

.openpublishing.redirection.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2008,17 +2008,17 @@
20082008
},
20092009
{
20102010
"source_path": "docs/ide/reference/proxy-authorization-required.md",
2011-
"redirect_url": "visualstudio/install/troubleshooting-network-related-errors-in-visual-studio",
2011+
"redirect_url": "/visualstudio/install/troubleshooting-network-related-errors-in-visual-studio",
20122012
"redirect_document_id": false
20132013
},
20142014
{
20152015
"source_path": "docs/ide/whitelisting-urls-in-a-private-network.md",
2016-
"redirect_url": "visualstudio/install/install-and-use-visual-studio-behind-a-firewall-or-proxy-server",
2016+
"redirect_url": "/visualstudio/install/install-and-use-visual-studio-behind-a-firewall-or-proxy-server",
20172017
"redirect_document_id": false
20182018
},
20192019
{
20202020
"source_path": "docs/install/install-visual-studio-behind-a-firewall-or-proxy-server.md",
2021-
"redirect_url": "visualstudio/install/install-and-use-visual-studio-behind-a-firewall-or-proxy-server",
2021+
"redirect_url": "/visualstudio/install/install-and-use-visual-studio-behind-a-firewall-or-proxy-server",
20222022
"redirect_document_id": false
20232023
}
20242024
]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ms.workload:
2424
# Install and use Visual Studio and Azure Services behind a firewall or proxy server
2525
If you or your organization uses security measures such as a firewall or a proxy server, then there are domain URLs that you might want to "whitelist" and ports and protocols that you might want to open so that you have the best experience when you install and use Visual Studio and Azure Services.
2626

27-
* **[Install Visual Studio](#install-visual-studio)**: This table includes the domain URLs to whitelist so that you have access to all the components and workloads that you want.
27+
* **[Install Visual Studio](#install-visual-studio)**: These tables include the domain URLs to whitelist so that you have access to all the components and workloads that you want.
2828

2929
* **[Use Visual Studio and Azure Services](#use-visual-studio-and-azure-services)**: This table includes the domain URLs to whitelist and the ports and protocols to open so that you have access to all the features and services that you want.
3030

docs/install/troubleshooting-network-related-errors-in-visual-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ We've got solutions for the most typical network- or proxy-related errors that y
3030

3131
This error generally occurs when users are connected to the internet through a proxy server, and the proxy server blocks the calls that Visual Studio makes to some network resources.
3232

33-
#### To fix this error:
33+
### To fix this error:
3434

3535
- Restart Visual Studio. A proxy authentication dialog box should appear. Enter your credentials when prompted in the dialog.
3636

@@ -76,7 +76,7 @@ If you are using Visual Studio in a private network that has a firewall, Visual
7676

7777
Visual Studio uses Transport Layer Security (TLS) 1.2 protocol to connect to network resources. Security appliances on some private networks block certain server connections when Visual Studio uses TLS 1.2.
7878

79-
#### To fix this error:
79+
### To fix this error:
8080

8181
Enable connections for the following URLs:
8282

0 commit comments

Comments
 (0)