Skip to content

Commit e3ab641

Browse files
committed
update
1 parent a95e670 commit e3ab641

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ This article describes how to resolve potential errors in your Bicep installatio
1212

1313
## .NET runtime error
1414

15-
> [!WARNING]
16-
> This is a last resort solution that may cause problems when updating versions.
17-
18-
1915
When installing the Bicep extension for Visual Studio Code, you may run into the following error messages:
2016

2117
```error
@@ -26,6 +22,9 @@ Failed to install .NET runtime v5.0
2622
Failed to download .NET 5.0.x ....... Error!
2723
```
2824

25+
> [!WARNING]
26+
> This is a last resort solution that may cause problems when updating versions.
27+
2928
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:
3029

3130
**Windows**

0 commit comments

Comments
 (0)