AI-100 Designing and Implementing an Azure AI

Loading demo links...

Showing 10–12 of 15 questions

Question 10 (Mixed Questions)

You are developing a bot for an ecommerce application. The bot will support five languages.

The bot will use Language Understanding (LUIS) to detect the language of the customer, and QnA Maker to answer common customer questions. LUIS supports all the languages.

You need to determine the minimum number of Azure resources that you must create for the bot.

You create five instances of QnA Maker and one instance Language Understanding (LUIS).

Does this action accomplish your objective?

Select an option, then click Submit answer.

  • Yes, it does

  • No, it does not

Question 11 (Mixed Questions)

You create an Azure Machine Learning Studio experiment.

You plan to publish the experiment as a Machine Learning Web service.

You need to ensure that you can consume the web service from Microsoft Excel spreadsheets.

What should you use?

Select an option, then click Submit answer.

  • a Batch Execution Service (BES) and an API key

  • a Batch Execution Service (BES) and an Azure managed identity

  • a Request-Response Service (RRS) and an Azure managed identity

  • a Request-Response Service (RRS) and an API key

Question 12 (Mixed Questions)

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have an app named App1 that uses the Face API.

App1 contains several PersonGroup objects.

You discover that a PersonGroup object for an individual named Ben Smith cannot accept additional entries. The PersonGroup object for Ben Smith contains 10,000 entries.

You need to ensure that additional entries can be added to the PersonGroup object for Ben Smith. The solution must ensure that Ben Smith can be identified by all the entries.

Solution: You modify the custom time interval for the training phase of App1.

Does this meet the goal?

Select an option, then click Submit answer.

  • Yes

  • No