We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80ba91d commit a95e670Copy full SHA for a95e670
articles/azure-resource-manager/bicep/installation-troubleshoot.md
@@ -3,7 +3,7 @@ title: Troubleshoot problems with Bicep installation
3
description: How to resolve errors and problems with your Bicep installation.
4
ms.topic: conceptual
5
ms.custom: devx-track-bicep
6
-ms.date: 12/15/2021
+ms.date: 04/18/2023
7
---
8
9
# Troubleshoot Bicep installation
@@ -12,6 +12,10 @@ This article describes how to resolve potential errors in your Bicep installatio
12
13
## .NET runtime error
14
15
+> [!WARNING]
16
+> This is a last resort solution that may cause problems when updating versions.
17
+
18
19
When installing the Bicep extension for Visual Studio Code, you may run into the following error messages:
20
21
```error
0 commit comments