You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-resource-manager/bicep/installation-troubleshoot.md
-55Lines changed: 0 additions & 55 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,61 +10,6 @@ ms.date: 03/20/2024
10
10
11
11
This article describes how to resolve potential errors in your Bicep installation.
12
12
13
-
## .NET runtime error
14
-
15
-
When installing the Bicep extension for Visual Studio Code, you may run into the following error messages:
16
-
17
-
```error
18
-
Failed to install .NET runtime v5.0
19
-
```
20
-
21
-
```error
22
-
Failed to download .NET 5.0.x ....... Error!
23
-
```
24
-
25
-
> [!WARNING]
26
-
> This is a last resort solution that may cause problems when updating versions.
27
-
28
-
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:
0 commit comments