Microsoft Designing and Implementing a Microsoft Azure AI Solution AI-102 Exam Questions

Page: 1 / 14
Total 381 questions
Question 1

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 in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have a chatbot that uses question answering in Azure Cognitive Service for Language

Users report that the responses of the chatbot lark formality when answering spurious questions

You need to ensure that the chatbot provides formal responses to spurious questions.

Solution: From Language Studio, you remove all the chit-chat question and answer pairs, and then retrain and republish the model

Does this meet the goal?



Question 2

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 in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You develop an application to identify species of flowers by training a Custom Vision model. You receive images of new flower species.

You need to add the new images to the classifier.

Solution: You add the new images, and then use the Smart Labeler tool.

Does this meet the goal?



Answer : B

The model need to be extended and retrained.

Note: Smart Labeler to generate suggested tags for images. This lets you label a large number of images more quickly when training a Custom Vision model.


Question 3

What ate two uses of data visualization? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.



Answer : A, B


Question 4

You have an Azure subscription that contains an Azure OpenAI resource named OpenAI1 and a user named User1.

You need to ensure that User1 can upload datasets to OpenA11 and finetune the existing models. The solution must follow the principle of least privilege.

Which role should you assign to User!?



Answer : C

*A user User1 must be able to upload datasets and fine-tune existing models in Azure OpenAI.

*The role must follow principle of least privilege.

Role analysis:

*A. Cognitive Services Contributor: Too broad; allows management of all Cognitive Services resources, not least privilege.

*B. Contributor: Overly permissive; allows full management rights on the entire resource, not just OpenAI.

*C. Cognitive Services OpenAI User: Grants permissions only to use models (query endpoints). Does not allow fine-tuning or dataset upload.

*D. Cognitive Services OpenAI Contributor: Correct role. This provides the ability to manage OpenAI resources, including uploading training data and fine-tuning models.

Correct Answer: D. Cognitive Services OpenAI Contributor

Microsoft Reference:

*Azure RBAC roles for Azure OpenAI

*Built-in roles: Cognitive Services OpenAI Contributor


Question 5

You are developing the knowledgebase by using Azure Cognitive Search.

You need to meet the knowledgebase requirements for searching equivalent terms.

What should you include in the solution?



Answer : A

Within a search service, synonym maps are a global resource that associate equivalent terms, expanding the scope of a query without the user having to actually provide the term. For example, assuming 'dog', 'canine', and 'puppy' are mapped synonyms, a query on 'canine' will match on a document containing 'dog'.

Create synonyms: A synonym map is an asset that can be created once and used by many indexes.


https://docs.microsoft.com/en-us/azure/search/search-synonyms

Question 6

You need to create a visualization of running sales totals per quarter as shown in the following exhibit.

What should you create in Cower Bl Desktop;1



Answer : C


Question 7

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.



Answer : B, D


Page:    1 / 14   
Total 381 questions