You plan to build an app that will generate a list of tags for uploaded images. The app must meet the following requirements:
* Generate tags in a users preferred language.
* Support English, French, and Spanish.
* Minimize development effort
You need to build a function that will generate the tags for the app. Which Azure service endpoint should you use?
You are building a chatbot.
You need to configure the chatbot to query a knowledge base.
Which dialog class should you use?
You are building a chatbot by using Microsoft Bot Framework Composer.
You need to configure the chatbot to present a list of available options. The solution must ensure that an image is provided for each option.
Which two features should you use? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
You have an Azure subscription that contains an Azure Cognitive Service for Language resource. You need to identify the URL of the REST interface for the Language service. Which blade should you use in the Azure portal?
You are building a chatbot.
You need to configure the bot to guide users through a product setup process.
Which type of dialog should you use?