Which tool should you use?

Posted by: Pdfprep Category: AI-100 Tags: , ,

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?
A . the .NET Core CLI
B . the Azure CLI
C . the Git CLI
D . the AzCopy toll

Answer: B

Explanation:

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 deployment Templates folder that contains ARM templates.

References: https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-deploy-az-cli

Leave a Reply

Your email address will not be published.