The development team at your company builds a bot by using C# and .NET.
You need to deploy the bot to Azure.
Which tool should you use?
The deployment process documented here uses one of the ARM templates to provision required resources for the bot in Azure by using the Azure CLI.
Note: When you create a bot using the Visual Studio template, Yeoman template, or Cookiecutter template the source code generated includes a deploymentTemplates folder that contains ARM templates.
References:
https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-deploy-az-cli
Currently there are no comments in this discussion, be the first to comment!