Skip to content

Commit a95e670

Browse files
committed
add a warning:
1 parent 80ba91d commit a95e670

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 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
@@ -12,6 +12,10 @@ 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+
1519
When installing the Bicep extension for Visual Studio Code, you may run into the following error messages:
1620

1721
```error

0 commit comments

Comments
 (0)