Microsoft AI-102 Real 2024 Braindumps Mock Exam Dumps [Q91-Q113]

Share

Microsoft AI-102 Real 2024 Braindumps Mock Exam Dumps

AI-102 Exam Questions | Real AI-102 Practice Dumps


Microsoft AI-102 Exam is an essential certification for professionals who want to demonstrate their expertise in designing and implementing AI solutions in Azure. It is a challenging exam that requires candidates to have a deep understanding of AI concepts and practical experience in implementing AI solutions in Azure. By passing AI-102 exam, candidates can demonstrate their proficiency in designing and implementing AI solutions in Azure and differentiate themselves in the highly competitive field of AI.

 

NEW QUESTION # 91
You are developing a streaming Speech to Text solution that will use the Speech SDK and MP3 encoding.
You need to develop a method to convert speech to text for streaming MP3 data.
How should you complete the code? 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/speech-service/how-to-use-codec-compressed-audio-input-streams?tabs=debian&pivots=programming-language-csharp


NEW QUESTION # 92
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 # 93
You are developing a service that records lectures given in English (United Kingdom).
You have a method named AppendToTranscriptFile that takes translated text and a language identifier.
You need to develop code that will provide transcripts of the lectures to attendees in their respective language. The supported languages are English, French, Spanish, and German.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 94
You have an Azure subscription that has the following configurations:
* Subscription ID: 8d3591aa-96b8-4737-ad09-OOf9b1ed35ad
* Tenant ID: 3edfe572-cbS4-3ced-ae12-c5c177f39a12
You plan to create a resource that will perform sentiment analysis and optical character recognition (OCR).
You need to use an HTTP request to create the resource in the subscription. The solution must use a single key and endpoint.
How should you complete the request? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 95
You need to develop an automated call handling system that can respond to callers in their own language. The system will support only French and English.
Which Azure Cognitive Services service should you use to meet each requirement? To answer, drag the appropriate services to the correct requirements. Each service may be used once, more than once, or not at all. You may need to drag the split bat between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/how-tos/text-analytics-how-to-language-detection
https://docs.microsoft.com/en-us/azure/cognitive-services/translator/translator-overview


NEW QUESTION # 96
You are building a chatbot for a Microsoft Teams channel by using the Microsoft Bot Framework SDK. The chatbot will use the following code.

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/dotnet/api/microsoft.bot.builder.activityhandler.onmembersaddedasync?view=botbuilder-dotnet-stable


NEW QUESTION # 97
You have a Language Understanding solution that runs in a Docker container.
You download the Language Understanding container image from the Microsoft Container Registry (MCR).
You need to deploy the container image to a host computer.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Answer:

Explanation:

Explanation


NEW QUESTION # 98
You are building a Language Understanding model for an e-commerce chatbot. Users can speak or type their billing address when prompted by the chatbot.
You need to construct an entity to capture billing addresses.
Which entity type should you use?

  • A. Pattern.any
  • B. Regex
  • C. machine learned
  • D. list

Answer: B


NEW QUESTION # 99
Select the answer that correctly completes the sentence.

Answer:

Explanation:

Explanation


NEW QUESTION # 100
You are developing a streaming Speech to Text solution that will use the Speech SDK and MP3 encoding.
You need to develop a method to convert speech to text for streaming MP3 data.
How should you complete the code? 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/speech-service/how-to-use-codec-compressed-audio-input-streams?tabs=debian&pivots=programming-language-csharp


NEW QUESTION # 101
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:

Reference:
https://docs.microsoft.com/en-us/azure/search/cognitive-search-output-field-mapping


NEW QUESTION # 102
Select the answer that correctly completes the sentence.

Answer:

Explanation:

Explanation


NEW QUESTION # 103
You have 100 chatbots that each has its own Language Understanding model.
Frequently, you must add the same phrases to each model.
You need to programmatically update the Language Understanding models to include the new phrases.
How should you complete the code? 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/azure/cognitive-services/luis/client-libraries-rest-api


NEW QUESTION # 104
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 # 105
You are building a call handling system that will receive calls from French-speaking and German-speaking callers. The system must perform the following tasks;
* Capture inbound voice messages as text.
* Replay messages in English on demand.
Which Azure Cognitive Services should you use? To answer, select the appropriate options in the answer are a. NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 106
You plan to use a Language Understanding application named app1 that is deployed to a container.
App1 was developed by using a Language Understanding authoring resource named lu1.
App1 has the versions shown in the following table.

You need to create a container that uses the latest deployable version of app1.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. (Choose three.)

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-container-howto


NEW QUESTION # 107
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 # 108
You are developing an application that includes language translation.
The application will translate text retrieved by using a function named get_text_to_be_translated. 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.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 109
You need to develop an automated call handling system that can respond to callers in their own language. The system will support only French and English.
Which Azure Cognitive Services service should you use to meet each requirement? To answer, drag the appropriate services to the correct requirements. Each service may be used once, more than once, or not at all. You may need to drag the split bat between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/how-tos/text-analytics-how-to-language-detection
https://docs.microsoft.com/en-us/azure/cognitive-services/translator/translator-overview


NEW QUESTION # 110
You have a chatbot that uses a QnA Maker application.
You enable active learning for the knowledge base used by the QnA Maker application.
You need to integrate user input into the model.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Answer:

Explanation:

1 - For the knowledge base, select Show active learning suggestions.
2 - Approve and reject suggestions.
3 - Save and train the knowledge base.
4 - Publish the knowledge base.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/how-to/improve-knowledge-base


NEW QUESTION # 111
You need to develop code to upload images for the product creation project. The solution must meet the accessibility requirements.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://github.com/Azure-Samples/cognitive-services-dotnet-sdk-samples/blob/master/documentation-samples/quickstarts/ComputerVision/Program.cs
Topic 2, Contoso, Ltd.
To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab. note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.
General Overview
Contoso, Ltd. is an international accounting company that has offices in France. Portugal, and the United Kingdom. Contoso has a professional services department that contains the

Infrastructure
Contoso has the following subscriptions:
* Azure
* Microsoft 365
* Microsoft Dynamics 365
Azure Active (Azure AD) Directory
Contoso has Azure Active Directory groups for securing role-based access. The company uses the following group naming conventions:
* ICountryJ-[Levell-[Role]
* [Level]-[Role]
Intellectual Property
Contoso has the intellectual property shown in the following table.

Text-based content is provided only in one language and is not translated.
Planned Projects
Contoso plans to develop the following:
* A document processing workflow to extract information automatically from PDFs and images of Segment financial documents
* A customer-support chatbot that will answer questions by using FAQs
* A searchable knowledgebase of all the intellectual property
Technical Requirements
Contoso identifies the following technical requirements:
* All content must be approved before being published.
* All planned projects must support English, French, and Portuguese.
* All content must be secured by using role-based access control (RBAC).
* RBAC role assignments must use the principle of least privilege.
* RBAC roles must be assigned only to Azure Active Directory groups.
* Al solution responses must have a confidence score that is equal to or greater than 70 percent.
* When the response confidence score of an Al response is lower than 70 percent, the response must be improved by human input.
Chatbot Requirements
Contoso identifies the following requirements for the chatbot:
* Provide customers with answers to the FAQs.
* Ensure that the customers can chat to a customer service agent.
* Ensure that the members of a group named Management-Accountants can approve the FAQs.
* Ensure that the members of a group named Consultant-Accountants can create and amend the FAQs.
* Ensure that the members of a group named the Agent-CustomerServices can browse the FAQs.
* Ensure that access to the customer service agents is managed by using Omnichannel for Customer Service.
* When the response confidence score is low. ensure that the chatbot can provide other response options to the customers.
Document Processing Requirements
Contoso identifies the following requirements for document processing:
* The document processing solution must be able to process standardized financial documents that have the following characteristics:
* Contain fewer than 20 pages.
* Be formatted as PDF or JPEG files.
* Have a distinct standard for each office.
* The document processing solution must be able to extract tables and text from the financial documents.
* The document processing solution must be able to extract information from receipt images.
* Members of a group named Management-Bookkeeper must define how to extract tables from the financial documents.
* Members of a group named Consultant-Bookkeeper must be able to process the financial documents.
Knowledgebase Requirements
Contoso identifies the following requirements for the knowledgebase:
* Supports searches for equivalent terms
* Can transcribe jargon with high accuracy
* Can search content in different formats, including video
* Provides relevant links to external resources for further research


NEW QUESTION # 112
You plan to use containerized versions of the Anomaly Detector API on local devices for testing and in on-premises datacenters.
You need to ensure that the containerized deployments meet the following requirements:
Prevent billing and API information from being stored in the command-line histories of the devices that run the container.
Control access to the container images by using Azure role-based access control (Azure RBAC).
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. (Choose four.) NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.

Answer:

Explanation:


NEW QUESTION # 113
......

Verified AI-102 Exam Dumps Q&As - Provide AI-102 with Correct Answers: https://pass4sure.examcost.com/AI-102-practice-exam.html