Skip to content

Commit 6e6080f

Browse files
committed
Merged main into live
2 parents f39cae8 + 37e124f commit 6e6080f

File tree

20 files changed

+35
-36
lines changed

20 files changed

+35
-36
lines changed

docs/get-started/visual-studio-ide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Select the following button to install Visual Studio, and choose the edition of
170170
Dive into coding with one of the following language-specific tutorials:
171171

172172
- [Create a simple C# console app](./csharp/tutorial-console.md)
173-
- [Get started with Python](../python/tutorial-working-with-python-in-visual-studio-step-00-installation.md)
173+
- [Get started with Python](/visualstudio/python/installing-python-support-in-visual-studio)
174174
- [Create a simple VB console app](./visual-basic/tutorial-console.md)
175175
- [Create a C++ console app](/cpp/get-started/tutorial-console-cpp)
176176
- [Create a Node.js and Express app](../javascript/tutorial-nodejs.md)

docs/install/automated-installation-with-response-file.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ In the following example, the `response.json` file initializes a Visual Studio E
221221
222222
## Troubleshooting
223223

224-
If you run into a problem with the Visual Studio bootstrapper throwing an error when you pair it with a `response.json` file, see [Troubleshoot network-related errors when you install or use Visual Studio](../install/troubleshooting-network-related-errors-in-visual-studio.md#error-failed-to-parse-id-from-parent-process) page for more information.
224+
If you run into a problem with the Visual Studio bootstrapper throwing an error when you pair it with a `response.json` file, see [Troubleshoot network-related errors when you install or use Visual Studio](/troubleshoot/developer/visualstudio/installation/troubleshoot-network-related-errors#error-failed-to-parse-id-from-parent-process) page for more information.
225225

226226
[!INCLUDE[install_get_support_md](includes/install_get_support_md.md)]
227227

@@ -231,4 +231,4 @@ If you run into a problem with the Visual Studio bootstrapper throwing an error
231231
* [Deploy Visual Studio from a layout onto a client machine](deploy-a-layout-onto-a-client-machine.md)
232232
* [Configure policies for enterprise deployments](configure-policies-for-enterprise-deployments.md)
233233
* [Visual Studio workload and component IDs](workload-and-component-ids.md)
234-
* [Troubleshoot network-related errors when you install or use Visual Studio](troubleshooting-network-related-errors-in-visual-studio.md)
234+
* [Troubleshoot network-related errors when you install or use Visual Studio](/troubleshoot/developer/visualstudio/installation/troubleshoot-network-related-errors)

docs/install/create-a-network-installation-of-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ We have other support options available, too. See our [Visual Studio Developer C
414414
- [Visual Studio administrator guide](visual-studio-administrator-guide.md)
415415
- [Deploy Visual Studio from a layout onto a client machine](deploy-a-layout-onto-a-client-machine.md)
416416
- [Update a network-based installation of Visual Studio](update-a-network-installation-of-visual-studio.md)
417-
- [Troubleshoot network-related errors when you install or use Visual Studio](troubleshooting-network-related-errors-in-visual-studio.md)
417+
- [Troubleshoot network-related errors when you install or use Visual Studio](/troubleshoot/developer/visualstudio/installation/troubleshoot-network-related-errors)
418418
- [Configure policies for enterprise deployments of Visual Studio](configure-policies-for-enterprise-deployments.md)
419419
- [Visual Studio product lifecycle and servicing](/visualstudio/productinfo/vs-servicing/)
420420
- [Use command-line parameters to install Visual Studio](use-command-line-parameters-to-install-visual-studio.md)

docs/install/deploy-a-layout-onto-a-client-machine.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Some enterprises want to host the layout on an intranet location to better manag
104104
## Prepare the client machines
105105
106106
### Permissions
107-
Make sure that either the user or system account that's running the installation has proper access to the network share that contains the layout. For more information, refer to the [troubleshoot network-related errors when you install or use Visual Studio](troubleshooting-network-related-errors-in-visual-studio.md) page.
107+
Make sure that either the user or system account that's running the installation has proper access to the network share that contains the layout. For more information, refer to the [troubleshoot network-related errors when you install or use Visual Studio](/troubleshoot/developer/visualstudio/installation/troubleshoot-network-related-errors) page.
108108
109109
### Install on a client that doesn't have internet access
110110
@@ -138,7 +138,7 @@ We have other support options available, too. See our [Visual Studio Developer C
138138
139139
- [Visual Studio administrator guide](visual-studio-administrator-guide.md)
140140
- [Update a network-based installation of Visual Studio](update-a-network-installation-of-visual-studio.md)
141-
- [Troubleshoot network-related errors when you install or use Visual Studio](troubleshooting-network-related-errors-in-visual-studio.md)
141+
- [Troubleshoot network-related errors when you install or use Visual Studio](/troubleshoot/developer/visualstudio/installation/troubleshoot-network-related-errors)
142142
- [Control updates to network-based Visual Studio deployments](controlling-updates-to-visual-studio-deployments.md)
143143
- [Configure policies for enterprise deployments of Visual Studio](configure-policies-for-enterprise-deployments.md)
144144
- [Visual Studio product lifecycle and servicing](/visualstudio/productinfo/vs-servicing/)

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ When you use Visual Studio or Azure Services behind a firewall or proxy server,
140140

141141
## Troubleshoot network-related errors
142142

143-
Sometimes, you might run in to network- or proxy-related errors when you install or use Visual Studio behind a firewall or a proxy server. For more information about solutions for such error messages, see [Troubleshooting network-related errors](troubleshooting-network-related-errors-in-visual-studio.md).
143+
Sometimes, you might run in to network- or proxy-related errors when you install or use Visual Studio behind a firewall or a proxy server. For more information about solutions for such error messages, see [Troubleshooting network-related errors](/troubleshoot/developer/visualstudio/installation/troubleshoot-network-related-errors).
144144

145145
## Get support
146146

@@ -156,6 +156,6 @@ Here are a few more support options:
156156

157157
* [Connectivity requirements for Live Share](/visualstudio/liveshare/reference/connectivity/)
158158
* [Create and maintain a network installation of Visual Studio](create-a-network-installation-of-visual-studio.md)
159-
* [Troubleshoot network-related errors in Visual Studio](troubleshooting-network-related-errors-in-visual-studio.md)
159+
* [Troubleshoot network-related errors in Visual Studio](/troubleshoot/developer/visualstudio/installation/troubleshoot-network-related-errors)
160160
* [Visual Studio administrator guide](visual-studio-administrator-guide.md)
161161
* [Configure network settings for Copilot in Visual Studio](https://docs.github.com/en/copilot/configuring-github-copilot/configuring-network-settings-for-github-copilot?tool=visualstudio#configuring-proxy-settings-for-github-copilot)

docs/install/repair-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,4 @@ To repair your installation, follow these steps.
9595
- [Install Visual Studio](install-visual-studio.md)
9696
- [Update Visual Studio](update-visual-studio.md)
9797
- [Uninstall Visual Studio](uninstall-visual-studio.md)
98-
- [Troubleshooting Visual Studio installation and upgrade issues](troubleshooting-installation-issues.md)
98+
- [Troubleshooting Visual Studio installation and upgrade issues](/troubleshoot/developer/visualstudio/installation/troubleshoot-installation-issues)

docs/install/update-a-network-installation-of-visual-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ If your clients are [configured to acquire updates](update-visual-studio.md?view
3030

3131
If your clients are [configured to acquire updates](update-visual-studio.md#configure-source-location-of-updates-1) from a layout, then the first step before updating the client is to make sure that the layout itself contains the updated version of Visual Studio. The IT administrator should either [update the existing layout with the latest product updates](create-a-network-installation-of-visual-studio.md#maintaining-your-layout) so that both new client installations or client updates can receive the updated version, or they can [create a whole new layout](create-a-network-installation-of-visual-studio.md) in a different layout directory that you can use to update the client machines. Best practice is to update the layouts on the second Tuesday of the month right after the security updates are released.
3232

33-
Make sure that either the user or system account that's running the update has proper access to the network share or internal website that contains the layout. For more information, refer to [Troubleshoot network-related errors when you install or use Visual Studio](troubleshooting-network-related-errors-in-visual-studio.md#error-the-product-fails-to-install-or-update-because-network-share-permissions-arent-configured-correctly).
33+
Make sure that either the user or system account that's running the update has proper access to the network share or internal website that contains the layout. For more information, refer to [Troubleshoot network-related errors when you install or use Visual Studio](/troubleshoot/developer/visualstudio/installation/troubleshoot-network-related-errors#error-the-product-fails-to-install-or-update-because-network-share-permissions-arent-configured-correctly).
3434

3535
## Manually initiate the update on the client machine
3636

@@ -148,7 +148,7 @@ We have other support options available, too. See our [Visual Studio Developer C
148148

149149
* [Create and maintain a network layout](create-a-network-installation-of-visual-studio.md)
150150
* [Visual Studio administrator guide](visual-studio-administrator-guide.md)
151-
* [Troubleshoot network-related errors when you install or use Visual Studio](troubleshooting-network-related-errors-in-visual-studio.md)
151+
* [Troubleshoot network-related errors when you install or use Visual Studio](/troubleshoot/developer/visualstudio/installation/troubleshoot-network-related-errors)
152152
* [Use command-line parameters to install Visual Studio](use-command-line-parameters-to-install-visual-studio.md)
153153
* [Tools for detecting and managing Visual Studio instances](tools-for-managing-visual-studio-instances.md)
154154
* [Configure policies for enterprise deployments of Visual Studio](configure-policies-for-enterprise-deployments.md)

docs/install/visual-studio-administrator-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ The following resources help you keep your Visual Studio updated, current, and s
125125

126126
- **[Tools for detecting, verifying, and managing Visual Studio instances](tools-for-managing-visual-studio-instances.md)** on client machines.
127127

128-
- **[Troubleshoot Visual Studio installation and upgrade issues](troubleshooting-installation-issues.md)**. Get help when you're installing or updating Visual Studio, and learn how to report a problem if you're blocked. These tips include step-by-step instructions that should resolve most online or offline installation issues.
128+
- **[Troubleshoot Visual Studio installation and upgrade issues](/troubleshoot/developer/visualstudio/installation/troubleshoot-installation-issues)**. Get help when you're installing or updating Visual Studio, and learn how to report a problem if you're blocked. These tips include step-by-step instructions that should resolve most online or offline installation issues.
129129

130130
- **[Repair Visual Studio](repair-visual-studio.md) to fix update issues**. Sometimes your Visual Studio installation becomes damaged or corrupted. A repair is useful for fixing install-time issues across all install operations, including updates.
131131

docs/snippets/cpp/VS_Snippets_Misc/astoria northwind service/astoriasnippetscs/properties/assemblyinfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
[assembly: AssemblyCulture("")]
1616

1717
// Setting ComVisible to false makes the types in this assembly not visible
18-
// to COM componenets. If you need to access a type in this assembly from
18+
// to COM components. If you need to access a type in this assembly from
1919
// COM, set the ComVisible attribute to true on that type.
2020
[assembly: ComVisible(false)]
2121

docs/snippets/cpp/VS_Snippets_Misc/astoria northwind service/astoriasnippetsvb/properties/assemblyinfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
[assembly: AssemblyCulture("")]
1616

1717
// Setting ComVisible to false makes the types in this assembly not visible
18-
// to COM componenets. If you need to access a type in this assembly from
18+
// to COM components. If you need to access a type in this assembly from
1919
// COM, set the ComVisible attribute to true on that type.
2020
[assembly: ComVisible(false)]
2121

0 commit comments

Comments
 (0)