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 Suggested Answer: B 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 This question is in AI-100 Designing and Implementing an Azure AI Solution Exam For getting Microsoft Certified: Azure AI Engineer Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer