Skip to content

Commit 9f1ebc9

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 c0a8f71 commit 9f1ebc9

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
@@ -151,6 +151,7 @@ Select one of the following options to deploy the Modernize Your Code Solution A
151151
**Required Tools:**
152152
- [PowerShell 7.0+](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell)
153153
- [Azure Developer CLI (azd) 1.18.0+](https://aka.ms/install-azd)
154+
- [Bicep CLI 0.33.0+](https://learn.microsoft.com/azure/azure-resource-manager/bicep/install)
154155
- [Python 3.9+](https://www.python.org/downloads/)
155156
- [Docker Desktop](https://www.docker.com/products/docker-desktop/)
156157
- [Git](https://git-scm.com/downloads)

0 commit comments

Comments
 (0)