Skip to content

Commit 6e2cdcc

Browse files
authored
VSCode Bicep Extension does not install Bicep CLI
I have just tested this. Installing the VSCode Bicep Extension installs the Language Server which is for authoring bicep files, it does not install the Bicep CLI as stated in the table at the top.
1 parent 74b54a4 commit 6e2cdcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Let's make sure your environment is set up for working with Bicep files. To auth
1616
| | [Visual Studio and Bicep extension](#visual-studio-and-bicep-extension) | automatic |
1717
| Deploy | [Azure CLI](#azure-cli) | automatic |
1818
| | [Azure PowerShell](#azure-powershell) | [manual](#install-manually) |
19-
| | [VS Code and Bicep extension](#vs-code-and-bicep-extension) | automatic |
19+
| | [VS Code and Bicep extension](#vs-code-and-bicep-extension) | [manual](#install-manually) |
2020
| | [Air-gapped cloud](#install-on-air-gapped-cloud) | download |
2121

2222
## VS Code and Bicep extension

0 commit comments

Comments
 (0)