Skip to content

Commit b8a3e6b

Browse files
docs: add Bicep CLI prerequisite to local deployment guide
Adds Bicep CLI (v0.33.0+) to the local deployment prerequisites so users provisioning this accelerator locally have the required Bicep version installed before running 'azd up' / 'az deployment'. Work item: AB#42634
1 parent 6c0e439 commit b8a3e6b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/DeploymentGuide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ Install the following tools on your local machine:
125125
| **Python** | 3.9 or later | [Download from python.org](https://www.python.org/downloads/) |
126126
| **Azure CLI** | Latest | [Install Azure CLI](https://learn.microsoft.com/cli/azure/install-azure-cli) |
127127
| **Azure Developer CLI (azd)** | Latest | [Install azd](https://learn.microsoft.com/azure/developer/azure-developer-cli/install-azd) |
128+
| **Bicep CLI** | 0.33.0+ | [Install Bicep](https://learn.microsoft.com/azure/azure-resource-manager/bicep/install) |
128129
| **Git** | Latest | [Download from git-scm.com](https://git-scm.com/downloads) |
129130

130131
<details>

0 commit comments

Comments
 (0)