Create Azure Bot Registrations with Azure CLI
By Mike Veazie
There's a lot to decipher when looking at automating the creation of Bot Channel Registrations within Azure. At the time of this writing, the Azure CLI has the most complete set of automation options and the fastest time to value. This sample deploys a Bot Channel, and then configures it to be used with Microsoft Teams, but can also be used for configuring Facebook, web chat, and other channels.
Here it is, enjoy!
https://github.com/SkyNorth/Automation/blob/master/Azure/Bots/New-AzureBotRegistration.ps1
comments powered by Disqus