Computer Architecture > QUESTIONS & ANSWERS > Designing and Implementing a Microsoft Azure AI Solution AI-102 Exam Dumps, AI-102 Exam Questions AI (All)

Designing and Implementing a Microsoft Azure AI Solution AI-102 Exam Dumps, AI-102 Exam Questions AI-102 PDF Dumps, AI-102 VCE Dumps.

Document Content and Description Below

Indipendent Learning Centre CSTU 550 New VCE and PDF Exam Dumps from PassLeader AI-102 Exam Dumps AI-102 Exam Questions AI-102 PDF Dumps AI-102 VCE Dumps   ➢ Vendor: Microsoft ➢ Exam Code: ... AI-102 ➢ Exam Name: Designing and Implementing a Microsoft Azure AI Solution ➢ Part of New Questions from PassLeader (Updated in May/2022) Visit PassLeader and Download Full Version AI-102 Exam Dumps NEW QUESTION 111 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 private endpoint to vnet1. Does this meet the goal? A. Yes B. No https://docs.microsoft.com/en-us/azure/private-link/private-endpoint-overview NEW QUESTION 112 You have a Language Understanding resource named lu1. You build and deploy an Azure bot named bot1 that uses lu1. You need to ensure that bot1 adheres to the Microsoft responsible AI principle of inclusiveness. How should you extend bot1? A. Implement authentication for bot1. B. Enable active learning for lu1. C. Host lu1 in a container. D. Add Direct Line Speech to bot1. Inclusiveness: AI systems should empower everyone and engage people. Direct Line Speech is a robust, end-to-end solution for creating a flexible, extensible voice assistant. It is powered by the Bot Framework and its Direct Line Speech channel, that is optimized for voice-in, voice-out interaction with bots. https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/direct-line-speech NEW QUESTION 113 Your company uses an Azure Cognitive Services solution to detect faces in uploaded images. The method to detect the faces uses the following code: You discover that the solution frequently fails to detect faces in blurred images and in images that contain sideways faces. You need to increase the likelihood that the solution can detect faces in blurred images and images that contain sideways faces. What should you do? A. Use a different version of the Face API. B. Use the Computer Vision service instead of the Face service. C. Use the Identify method instead of the Detect method. D. Change the detection model. https://docs.microsoft.com/en-us/azure/cognitive-services/face/face-api-how-to-topics/specifydetection-model NEW QUESTION 114 You have the following C# method: You need to deploy an Azure resource to the East US Azure region. The resource will be used to perform sentiment analysis. How should you call the method? A. create_resource("res1", "ContentModerator", "S0", "eastus") B. create_resource("res1", "TextAnalytics", "S0", "eastus") C. create_resource("res1", "ContentModerator", "Standard", "East US") D. create_resource("res1", "TextAnalytics", "Standard", "East US")   https://docs.microsoft.com/en-us/powershell/module/az.cognitiveservices/newazcognitiveservicesaccount NEW QUESTION 115 You build a Language Understanding model by using the Language Understanding portal. You export the model as a JSON file as shown in the following sample: To what does the Weather.Historic entity correspond in the utterance? A. by month B. chicago C. rain D. location   NEW QUESTION 116 You are developing the chatbot. You create the following components: - A QnA Maker resource. - A chatbot by using the Azure Bot Framework SDK. You need to add an additional component to meet the technical requirements and the chatbot requirements. What should you add? A. Dispatch B. Chatdown C. Language Understanding D. Microsoft Translator   https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-tutorial-dispatch NEW QUESTION 117 You are developing the document processing workflow. You need to identify which API endpoints to use to extract text from the financial documents. The solution must meet the document processing requirements. Which two API endpoints should you identify? (Each correct answer presents part of the solution. Choose two.) A. /vision/v3.2/read/analyzeResults B. /formrecognizer/v2.0/prebuilt/receipt/analyze C. /vision/v3.2/read/analyze D. /vision/v3.2/describe E. /formercognizer/v2.0/custom/models{modelId}/analyze   https://westus2.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-v2-preview/operations/GetAnalyzeReceiptResult   https://docs.microsoft.com/en-us/rest/api/computervision/3.1/read/read NEW QUESTION 118 You are developing the chatbot. You create the following components: - A QnA Maker resource. - A chatbot by using the Azure Bot Framework SDK. You need to integrate the components to meet the chatbot requirements. Which property should you use? A. QnaDialogResponseOptions.CardNoMatchText B. QnaMakerOptions.ScoreThreshold C. QnaMakerOptions.StrickFilters D. QnaMakerOptions.RankerType   https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/concepts/best-practices NEW QUESTION 119 You are developing the knowledgebase. You use Azure Video Analyzer for Media (previously Video indexer) to obtain transcripts of webinars. You need to ensure that the solution meets the knowledgebase requirements. What should you do? A. Create a custom language model. B. Configure audio indexing for videos only. C. Enable multi-language detection for videos. D. Build a custom Person model for webinar presenters.   https://docs.microsoft.com/en-us/azure/azure-video-analyzer/video-analyzer-for-mediadocs/video-indexer-overview      NEW QUESTION 120 You are developing the knowledgebase by using Azure Cognitive Search. You need to process wiki content to meet the technical requirements. What should you include in the solution? A. an indexer for Azure Blob storage attached to a skillset that contains the language detection skill and the text translation skill B. an indexer for Azure Blob storage attached to a skillset that contains the language detection skill C. an indexer for Azure Cosmos DB attached to a skillset that contains the document extraction skill and the text translation skill D. an indexer for Azure Cosmos DB attached to a skillset that contains the language detection skill and the text translation skill   https://docs.microsoft.com/en-us/azure/search/cognitive-search-skill-document-extraction https://docs.microsoft.com/en-us/azure/search/cognitive-search-skill-text-translation NEW QUESTION 121 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? A. synonym map B. a suggester C. a custom analyzer D. a built-in key phrase extraction skill   https://docs.microsoft.com/en-us/azure/search/search-synonyms NEW QUESTION 122 HotSpot You are developing an application that includes language translation. The application will translate text retrieved by using a function named getTextToBeTranslated. The text can be in one of many languages. The content of the text must remain within the Americas Azure geography. You need to develop code to translate the text to a single language. How should you complete the code? (To answer, select the appropriate options in the answer area.)       NEW QUESTION 123 Drag and Drop You are developing a solution for the Management-Bookkeepers group to meet the document processing requirements. The solution must contain the following components: - A From Recognizer resource. - An Azure web app that hosts the Form Recognizer sample labeling tool. The Management-Bookkeepers group needs to create a custom table extractor by using the sample labeling tool. Which three actions should the Management-Bookkeepers group perform in sequence? (To answer, move the appropriate cmdlets from the list of cmdlets to the answer area and arrange them in the correct order.)   https://docs.microsoft.com/en-us/azure/applied-ai-services/form-recognizer/label-tool NEW QUESTION 124 ...... Visit PassLeader and Download Full Version AI-102 Exam Dumps [Show More]

Last updated: 1 month ago

Preview 2 out of 7 pages

Buy Now

Instant download

We Accept:

We Accept
loader

Loading document previews ...

Buy this document to get the full access instantly

Instant Download Access after purchase

Buy Now

Instant download

We Accept:

We Accept

Reviews( 0 )

$10.00

Buy Now

We Accept:

We Accept

Instant download

Can't find what you want? Try our AI powered Search

89
0

Document information


Connected school, study & course


About the document


Uploaded On

Nov 15, 2022

Number of pages

7

Written in

Seller


seller-icon
Kirsch

Member since 5 years

941 Documents Sold

Reviews Received
111
37
8
4
28
Additional information

This document has been written for:

Uploaded

Nov 15, 2022

Downloads

 0

Views

 89


$10.00
What is Scholarfriends

In Scholarfriends, a student can earn by offering help to other student. Students can help other students with materials by upploading their notes and earn money.

We are here to help

We're available through e-mail, Twitter, Facebook, and live chat.
 FAQ
 Questions? Leave a message!

Follow us on
 Twitter

Copyright © Scholarfriends · High quality services·