Skip to content

Commit 21165d8

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 aa5d80d commit 21165d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

documents/DeploymentGuide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ Select one of the following options to deploy the Conversational Knowledge Minin
162162
**Required Tools:**
163163
- [PowerShell 7.0+](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell)
164164
- [Azure Developer CLI (azd) 1.18.0+](https://aka.ms/install-azd)
165+
- [Bicep CLI 0.33.0+](https://learn.microsoft.com/azure/azure-resource-manager/bicep/install)
165166
- [Python 3.9+](https://www.python.org/downloads/)
166167
- [Docker Desktop](https://www.docker.com/products/docker-desktop/)
167168
- [Git](https://git-scm.com/downloads)

0 commit comments

Comments
 (0)