Knowledge Base Bot: Technical Documentation
  • Knowledge Base Bot: Technical Documentation
  • Setting up
    • Prerequisites
      • Set up Azure
      • Install PowerShell modules
      • Install Azure CLI
      • Install Bicep CLI
      • Install Python
    • Pre-deployment
      • Create an app registration
      • Configure access policies
    • Deploy the code and Azure resources
    • Post-deployment
      • Execute post-deployment setup
      • Run the indexer script
  • RESOURCES
    • Architecture
Powered by GitBook
On this page
  1. Setting up
  2. Prerequisites

Install Bicep CLI

The Bicep CLI (Command-Line Interface) tool is needed to set up your environment for working with Bicep files and deploying Azure resources. Install the Bicep CLI by downloading the EXE file. Follow the setup steps detailed in the pop-up window.

PreviousInstall Azure CLINextInstall Python