Skip to content

Commit 8716144

Browse files
Merge pull request #234907 from mumian/0418-ts-installation
0418 ts installation
2 parents feeaf17 + e3ab641 commit 8716144

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/azure-resource-manager/bicep/installation-troubleshoot.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Troubleshoot problems with Bicep installation
33
description: How to resolve errors and problems with your Bicep installation.
44
ms.topic: conceptual
55
ms.custom: devx-track-bicep
6-
ms.date: 12/15/2021
6+
ms.date: 04/18/2023
77
---
88

99
# Troubleshoot Bicep installation
@@ -22,6 +22,9 @@ Failed to install .NET runtime v5.0
2222
Failed to download .NET 5.0.x ....... Error!
2323
```
2424

25+
> [!WARNING]
26+
> This is a last resort solution that may cause problems when updating versions.
27+
2528
To solve the problem, you can manually install .NET from the [.NET website](https://aka.ms/dotnet-core-download), and then configure Visual Studio Code to reuse an existing installation of .NET with the following settings:
2629

2730
**Windows**

0 commit comments

Comments
 (0)