This is the README for your extension "Azure Data Bot".
This project involves 3 major components:
-
Azure QnA Maker Cognitive Service
-
Azure Bot Service
-
AzureDataBot-Extension
Open the Command Palette (Ctrl+Shift+P) -> Type Launch Azure Data Bot
This will open the Azure Data Bot and you can begin the support by saying "Hello".
- Clone the Repository using
git clone
. - Navigate to the base directory of the extension, and run
vsce package
. I had to add in a couple of extra lines to stop the vsce tool from complaining:
Calling out known issues can help limit users opening duplicate issues against your extension.