Skip to content

Commit 7474d9f

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 f0e9975 commit 7474d9f

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
@@ -156,6 +156,7 @@ Select one of the following options to deploy the Container Migration Solution A
156156
**Required Tools:**
157157
- [PowerShell 7.0+](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell)
158158
- [Azure Developer CLI (azd) 1.18.0+](https://aka.ms/install-azd)
159+
- [Bicep CLI 0.33.0+](https://learn.microsoft.com/azure/azure-resource-manager/bicep/install)
159160
- [Python 3.9+](https://www.python.org/downloads/)
160161
- [Docker Desktop](https://www.docker.com/products/docker-desktop/)
161162
- [Git](https://git-scm.com/downloads)

0 commit comments

Comments
 (0)