[2024年04月19日]Microsoft AI-102リアル試験問題と解答を無料で提供いたします
合格できるMicrosoft AI-102試験情報と無料練習テスト問題
質問 # 34
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.
正解:
解説:
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
質問 # 35
You train a Custom Vision model used in a mobile app.
You receive 1,000 new images that do not have any associated data.
You need to use the images to retrain the model. The solution must minimize how long it takes to retrain the model.
Which three actions should you perform in the Custom Vision portal? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
正解:
解説:
Explanation
1.) upload all the images
2.) Get suggested tags
3.) Review the suggestions and confirm the tags
reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/suggested-tags
質問 # 36
You have a web app that uses Azure Cognitive Search.
When reviewing billing for the app, you discover much higher than expected charges. You suspect that the query key is compromised.
You need to prevent unauthorized access to the search endpoint and ensure that users only have read only access to the documents collection. The solution must minimize app downtime.
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.
正解:
解説:
1 - Add a new query key.
2 - Change the app to use the new key.
3 - Delete the compromised key.
Reference:
https://docs.microsoft.com/en-us/azure/search/search-security-api-keys
質問 # 37
You are building a model to detect objects in images.
The performance of the model based on training data is shown in the following exhibit.

正解:
解説:
Explanation
質問 # 38
You are developing a webpage that will use the Video Indexer service to display videos of internal company meetings.
You embed the Player widget and the Cognitive Insights widget into the page.
You need to configure the widgets to meet the following requirements:
Ensure that users can search for keywords.
Display the names and faces of people in the video.
Show captions in the video in English (United States).
How should you complete the URL for each widget? 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.
正解:
解説:
Explanation
Graphical user interface, text, application, Word, email Description automatically generated
質問 # 39
You are building a transcription service for technical podcasts.
Testing reveals that the service fails to transcribe technical terms accurately.
You need to improve the accuracy of the service.
Which five 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.
NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.
正解:
解説:
Explanation
https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/custom-speech-overview#how-does-it- With Custom Speech, you can upload your own data, test and train a custom model, compare accuracy between models, and deploy a model to a custom endpoint.
- Create a project and choose a model. Use a Speech resource that you create in the Azure portal. If you will train a custom model with audio data, choose a Speech resource region with dedicated hardware for training audio data.
- Upload test data. Upload test data to evaluate the speech to text offering for your applications, tools, and products.
- Train a model. Provide written transcripts and related text, along with the corresponding audio data. Testing a model before and after training is optional but recommended.
- Deploy a model. Once you're satisfied with the test results, deploy the model to a custom endpoint. With the exception of batch transcription, you must deploy a custom endpoint to use a Custom Speech model.
質問 # 40
You are planning the product creation project.
You need to build the REST endpoint to create the multilingual product descriptions.
How should you complete the URI? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation:
Box 1: api.cognitive.microsofttranslator.com
Translator 3.0: Translate. Send a POST request to:
https://api.cognitive.microsofttranslator.com/translate?api-version=3.0 Box 2: /translate Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/translator/reference/v3-0-translate
質問 # 41
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.
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-detecting-faces
質問 # 42
You have a web app that uses Azure Cognitive Search.
When reviewing billing for the app, you discover much higher than expected charges. You suspect that the query key is compromised.
You need to prevent unauthorized access to the search endpoint and ensure that users only have read only access to the documents collection. The solution must minimize app downtime.
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.
正解:
解説:
1 - Add a new query key.
2 - Change the app to user the new key.
3 - Delete the compromised key.
Reference:
https://docs.microsoft.com/en-us/azure/search/search-security-api-keys
質問 # 43
What ate two uses of data visualization? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A. Enforce business logic across reports.
- B. Represent trends and patterns over time.
- C. Communicate the significance of data.
- D. Implement machine learning to predict future values.
正解:B、C
質問 # 44
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.
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/azure/search/cognitive-search-output-field-mapping
質問 # 45
You develop an application that uses the Face API.
You need to add multiple images to a person group.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
質問 # 46
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.
- A. Use a different version of the Face API.
- B. Use the Identify method instead of the Detect method.
- C. Use the Computer Vision service instead of the Face service.
- D. Change the detection model.
正解:D
解説:
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?
Explanation:
Evaluate different models.
The best way to compare the performances of the detection models is to use them on a sample dataset. We recommend calling the Face - Detect API on a variety of images, especially images of many faces or of faces that are difficult to see, using each detection model. Pay attention to the number of faces that each model returns.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/face/face-api-how-to-topics/specify-detection-model
質問 # 47
You are building a chatbot by using the Microsoft Bot Framework Composer.
You have the dialog design shown in the following exhibit.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/composer/concept-language-generation
https://docs.microsoft.com/en-us/azure/data-explorer/kusto/query/coalescefunction
質問 # 48
Match the Azure Cosmos DB APIs to the appropriate data structures.
To answer, drag the appropriate API from the column on the left to its data structure on the right. Each API may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point.
正解:
解説:
質問 # 49
You are building a chatbot by using the Microsoft Bot Framework Composer as shown in the exhibit. (Click the Exhibit tab.)
The chatbot contains a dialog named GetUserDetails. GetUserDetails contains a TextInput control that prompts users for their name.
The user input will be stored in a property named name.
You need to ensure that you can dispose of the property when the last active dialog ends.
Which scope should you assign to name?
- A. dialog
- B. conversation
- C. curn
- D. user
正解:A
解説:
Explanation
The dialog scope associates properties with the active dialog. Properties in the dialog scope are retained until the dialog ends.
Reference:
https://docs.microsoft.com/en-us/composer/concept-memory?tabs=v2x
質問 # 50
Match the types of workloads to the appropriate scenarios.
To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may he used once, more than once, or not at all.
NOTE: Each correct match is worth one point.
正解:
解説:
質問 # 51
You are developing the smart e-commerce project.
You need to design the skillset to include the contents of PDFs in searches.
How should you complete the skillset design diagram? To answer, drag the appropriate services to the correct stages. Each service 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.
正解:
解説:
Explanation
Box 1: Azure Blob storage
At the start of the pipeline, you have unstructured text or non-text content (such as images, scanned documents, or JPEG files). Data must exist in an Azure data storage service that can be accessed by an indexer.
Box 2: Computer Vision API
Scenario: Provide users with the ability to search insight gained from the images, manuals, and videos associated with the products.
The Computer Vision Read API is Azure's latest OCR technology (learn what's new) that extracts printed text (in several languages), handwritten text (English only), digits, and currency symbols from images and multi-page PDF documents.
Box 3: Translator API
Scenario: Product descriptions, transcripts, and all text must be available in English, Spanish, and Portuguese.
Box 4: Azure Files
Scenario: Store all raw insight data that was generated, so the data can be processed later.
Reference:
https://docs.microsoft.com/en-us/azure/search/cognitive-search-concept-intro
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/overview-ocr
質問 # 52
You are building a chatbot.
You need to use the Content Moderator service to identify messages that contain sexually explicit language.
Which section in the response from the service will contain the category score, and which category will be assigned to the message? To answer, select the appropriate options in the answer area, NOTE: Each correct selection is worth one point.
正解:
解説:
質問 # 53
You create a knowledge store for Azure Cognitive Search by using the following JSON.
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.
正解:
解説:
質問 # 54
......
Microsoft AI-102試験に備えて、候補者はオンラインコース、ドキュメンテーション、練習問題など、さまざまなリソースを利用することができます。Microsoftはまた、Azure AIエンジニアアソシエイトという認定プログラムを提供しており、AI-102試験を要件の1つとしています。この認定は、候補者がAzureプラットフォーム上でAIソリューションを設計・実装するスキルと知識を持っていることを示しています。
Microsoft AI-102は、Microsoft Azureおよび人工知能技術に関心のあるIT専門家向けに設計された試験です。この試験の目的は、Microsoft Azure Technologiesを使用してAIソリューションの設計と実装における候補者の知識とスキルをテストすることです。この試験は、Microsoft Certifiedの一部であるAzure AI Engineer Associate認定の一部です。
最新のAI-102試験問題集でMicrosoft試験が合格できます:https://www.goshiken.com/Microsoft/AI-102-mondaishu.html
最強の2024年最新の問題AI-102問題集を試そう!更新されたMicrosoft試験が合格できます:https://drive.google.com/open?id=1WQmaUgxHopuOMCm0o2e8K3LlSFjyDZSY