Updated Sep-2022 Exam Materials for You to Prepare & Pass AI-102 Exam [Q71-Q87]

Share

Updated Sep-2022 Exam Materials for You to Prepare & Pass AI-102 Exam.

Pass Your AI-102 Exam at the First Try with 100% Real Exam


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

The content of this exam was updated on July 29, 2021. Please download the skills measured document below to see what will be changing.

Candidates for Exam AI-102: Designing and Implementing a Microsoft Azure AI Solution build, manage, and deploy AI solutions that leverage Azure Cognitive Services, Azure Cognitive Search, and Microsoft Bot Framework.

Their responsibilities include participating in all phases of AI solutions development—from requirements definition and design to development, deployment, maintenance, performance tuning, and monitoring.

They work with solution architects to translate their vision and with data scientists, data engineers, IoT specialists, and AI developers to build complete end-to-end AI solutions.

Candidates for this exam should be proficient in C# or Python and should be able to use REST-based APIs and SDKs to build computer vision, natural language processing, knowledge mining, and conversational AI solutions on Azure.

They should also understand the components that make up the Azure AI portfolio and the available data storage options. Plus, candidates need to understand and be able to apply responsible AI principles.

Part of the requirements for: Microsoft Certified: Azure AI Engineer Associate

Download exam skills outline


Prep Options to Choose

The preparation process for the exam is a vital step on your way of passing the test, that’s why you need to find the most actual and reliable resources. Microsoft offers two options for you to choose from online free training or instructor-led, which is a paid one. For example, the free training represents a collection of learning paths each of which contains the different number of modules, from one to five. Thus, you can choose which ones to follow: Prepare for AI engineering (1 module), Process and Translate Speech with Azure Cognitive Speech Services (2 modules), Create computer vision solutions with Azure Cognitive Services (3 modules), to name a few. The paid course is known to be Course AI-102T00: Designing and Implementing a Microsoft Azure AI Solution and lasts for 4 days. It is intended for software developers interested in developing skills to build AI infused apps that use Azure Cognitive Search and Services, and Microsoft Bot Framework.

In addition, you can check the Amazon website to find the books on the topics included in the exam to ace it from the first attempt. Only after the successful passing the AI-102 exam you will earn the Microsoft Certified: Azure AI Engineer Associate certification. So, good luck!

 

NEW QUESTION 71
You have the following C# method for creating Azure Cognitive Services resources programmatically.

You need to call the method to create a free Azure resource in the West US Azure region. The resource will be used to generate captions of images automatically.
Which code should you use?

  • A. create_resource(client, "res1", "ComputerVision", "F0", "westus")
  • B. create_resource(client, "res1", "CustomVision.Prediction", "F0", "westus")
  • C. create_resource(client, "res1", "ComputerVision", "S0", "westus")
  • D. create_resource(client, "res1", "CustomVision.Prediction", "S0", "westus")

Answer: B

Explanation:
Many of the Cognitive Services have a free tier you can use to try the service. To use the free tier, use F0 as the SKU for your resource.
There are two tiers of keys for the Custom Vision service. You can sign up for a F0 (free) or S0 (standard) subscription through the Azure portal.
Incorrect Answers:
A: There is no free tier (F0) for ComputerVision.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/cognitive-services-apis-create-account-client-library?pivots=programming-language-csharp
https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/limits-and-quotas

 

NEW QUESTION 72
You are building a natural language model.
You need to enable active learning.
What should you do?

  • A. Add show-all-intents=true to the prediction endpoint query.
  • B. Add log=true to the prediction endpoint query.
  • C. Enable speech priming.
  • D. Enable sentiment analysis.

Answer: C

Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-how-to-review-endpoint-utterances#log-user-queries-to-enable-active-learning

 

NEW QUESTION 73
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 build a language model by using a Language Understanding service. The language model is used to search for information on a contact list by using an intent named FindContact.
A conversational expert provides you with the following list of phrases to use for training.
Find contacts in London. Who do I know in Seattle?
Search for contacts in Ukraine.
You need to implement the phrase list in Language Understanding.
Solution: You create a new pattern in the FindContact intent.
Does this meet the goal?

  • A. No
  • B. Yes

Answer: A

Explanation:
Instead use a new intent for location.
Note: An intent represents a task or action the user wants to perform. It is a purpose or goal expressed in a user's utterance.
Define a set of intents that corresponds to actions users want to take in your application. Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-concept-intent

 

NEW QUESTION 74
You successfully run the following HTTP request.
POST
https://management.azure.com/subscriptions/18c51a87-3a69-47a8-aedc-a54745f708a1/resourceGroups/RG1/pro Body{"keyName": "Key2"} What is the result of the request?

  • A. The primary subscription key and the secondary subscription key were rotated.
  • B. A key for Azure Cognitive Services was generated in Azure Key Vault.
  • C. A new query key was generated.
  • D. The secondary subscription key was reset.

Answer: C

Explanation:
Explanation
Accounts - Regenerate Key regenerates the specified account key for the specified Cognitive Services account.
Syntax:
POST https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/ providers/Microsoft.CognitiveServices/accounts/{accountName}/regenerateKey?api-version=2017-04-18 Reference:
https://docs.microsoft.com/en-us/rest/api/cognitiveservices/accountmanagement/accounts/regeneratekey

 

NEW QUESTION 75
You are developing a photo application that will find photos of a person based on a sample image by using the Face API.
You need to create a POST request to find the photos.
How should you complete the request? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/rest/api/faceapi/face/detectwithurl
https://docs.microsoft.com/en-us/rest/api/faceapi/face/findsimilar

 

NEW QUESTION 76
You build a custom Form Recognizer model.
You receive sample files to use for training the model as shown in the following table.

Which three files can you use to train the model? Each correct answer presents a complete solution. (Choose three.) NOTE: Each correct selection is worth one point.

  • A. File4
  • B. File6
  • C. File3
  • D. File1
  • E. File2
  • F. File5

Answer: A,D,F

Explanation:
Input requirements
Form Recognizer works on input documents that meet these requirements:
Format must be JPG, PNG, PDF (text or scanned), or TIFF. Text-embedded PDFs are best because there's no possibility of error in character extraction and location.
File size must be less than 50 MB.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/form-recognizer/overview

 

NEW QUESTION 77
You have a library that contains thousands of images.
You need to tag the images as photographs, drawings, or clipart.
Which service endpoint and response property should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

 

NEW QUESTION 78
You are developing the shopping on-the-go project.
You are configuring access to the QnA Maker resources.
Which role should you assign to AllUsers and LeadershipTeam? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/reference-role-based-access-control

 

NEW QUESTION 79
You are building a chatbot that will provide information to users as shown in the following exhibit.

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation:
Box 1: A Thumbnail card
A Thumbnail card typically contains a single thumbnail image, some short text, and one or more buttons.
Incorrect Answers:
an Adaptive card is highly customizable card that can contain any combination of text, speech, images, buttons, and input fields.
a Hero card typically contains a single large image, one or more buttons, and a small amount of text.
Box 2: an image
Reference:
https://docs.microsoft.com/en-us/microsoftteams/platform/task-modules-and-cards/cards/cards-reference

 

NEW QUESTION 80
You develop a test method to verify the results retrieved from a call to the Computer Vision API. The call is used to analyze the existence of company logos in images. The call returns a collection of brands named brands.
You have the following code segment.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-brand-detection

 

NEW QUESTION 81
You are developing an internet-based training solution for remote learners.
Your company identifies that during the training, some learners leave their desk for long periods or become distracted.
You need to use a video and audio feed from each learner's computer to detect whether the learner is present and paying attention. The solution must minimize development effort and identify each learner.
Which Azure Cognitive Services service should you use for each requirement? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/what-are-cognitive-services

 

NEW QUESTION 82
You are building an Azure Cognitive Search custom skill.
You have the following custom skill schema definition.

For each of the following statements, select Yes if the statement. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Box 1: Yes
Once you have defined a skillset, you must map the output fields of any skill that directly contributes values to a given field in your search index.
Box 2: Yes
The definition is a custom skill that calls a web API as part of the enrichment process.
Box 3: No
For each organization identified by entity recognition, this skill calls a web API to find the description of that organization.
Reference:
https://docs.microsoft.com/en-us/azure/search/cognitive-search-output-field-mapping

 

NEW QUESTION 83
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 create a web app named app1 that runs on an Azure virtual machine named vm1. Vm1 is on an Azure virtual network named vnet1.
You plan to create a new Azure Cognitive Search service named service1.
You need to ensure that app1 can connect directly to service1 without routing traffic over the public internet.
Solution: You deploy service1 and a public endpoint, and you configure a network security group (NSG) for vnet1.
Does this meet the goal?

  • A. No
  • B. Yes

Answer: B

Explanation:
https://docs.microsoft.com/en-us/azure/virtual-network/network-security-groups-overview#network-security-groups
https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-overview

 

NEW QUESTION 84
You need to enable speech capabilities for a chatbot.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Create a Speech service.
  • B. Enable CORS for the chatbot app.
  • C. Register a Cortana channel.
  • D. Create a Language Understanding service.
  • E. Enable WebSockets for the chatbot app.
  • F. Register a Direct Line Speech channel.

Answer: A,E,F

Explanation:
You can use the Speech service to voice-enable a chat bot.
The Direct Line Speech channel uses the text-to-speech service, which has neural and standard voices.
You'll need to make a small configuration change so that your bot can communicate with the Direct Line Speech channel using web sockets.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/tutorial-voice-enable-your-bot-speech-sdk

 

NEW QUESTION 85
Select the answer that correctly completes the sentence.

Answer:

Explanation:

 

NEW QUESTION 86
You build a QnA Maker resource to meet the chatbot requirements.
Which RBAC role should you assign to each group? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/concepts/role-based-access-control

 

NEW QUESTION 87
......


For candidates that are aiming to develop their skills in building, operating, and deploying AI solutions with the help of such services as Azure Applied AI services and Azure Cognitive Services, the best variant is to pass the Microsoft AI-102 exam. This exam is all about designing and applying a Microsoft Azure AI Solution, and leads to getting the Microsoft Certified: Azure AI Engineer Associate certification.

Passing this exam implies that certified candidates are able to participate in all stages of AI solutions development from defining requirements to performance tuning and monitoring. These professionals cooperate with solution architects, as well as with data engineers and scientists, AI developers to show their vision and create comprehensive AI solutions.

 

Updated AI-102 Certification Exam Sample Questions: https://passguide.testkingpass.com/AI-102-testking-dumps.html