/azure-bot-ngrok-bootstrap

CMD to automate the process of starting a local ngrok session and updating a bot's endpoint for Azure bots

Primary LanguageShell

Azure Bot Ngrok Starter

Prerequisites

  1. Ensure ngrok.exe is in the same folder as the script

  2. Ensure Azure CLI is installed

  3. Ensure you are logged in (run az login)

  4. Replace {{BOT_REGISTRATION_NAME}} {{RESOURCE_GROUP}} and {{SUBSCRIPTION}} in the .bat file.

Usage

  1. Start script
  2. Paste the https ngrok link from your session without trailing spaces in the other CMD prompt
  3. Have fun testing your bot