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 Azure CLI

Azure CLI is needed to execute and install Az (Azure) modules/commands in PowerShell. Install the Azure CLI (Command-Line Interface) by downloading the installer package. Follow the setup steps detailed in the pop-up window.

PreviousInstall PowerShell modulesNextInstall Bicep CLI