Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 645 Bytes

msbot-az.md

File metadata and controls

17 lines (12 loc) · 645 Bytes

MSBot and Azure CLI

Several of the BotBuilder tools are designed to work together. This topic shows how MSBot CLI can work in conjunction with the Azure CLI.

Create a new Azure Bot Service bot and update the .bot file

az bot create [options] --msbot | msbot connect bot --stdin

Get existing Azure Bot Service bot information and update the .bot file

az bot show [options] --msbot | msbot connect bot --stdin

Note: MSBot requires latest version of az cli otherwise, you will get the following error:

You need to upgrade your az botservice version to >= 0.4.0.