[2026年02月] 問題集簡単概要AI-102試験問題Fast2test
AI-102トレーニング認証最新版をゲットAzure AI Engineer Associate
Microsoft AI-102試験は、Microsoft AzureでAIソリューションを設計および実装するために認定されたプロフェッショナルを目指す人を対象としています。この試験は、Azure AI Engineer Associate認定トラックの一部であり、AzureサービスとAIコンセプトの基本的な理解を持つ候補者を対象としています。
質問 # 172
You run the following command.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
正解:
解説:
Explanation:
Text Description automatically generated
Box 1: Yes
http://localhost:5000/status
Also requested with GET, this verifies if the api-key used to start the container is valid without causing an endpoint query.
Box 2: Yes
The command saves container and LUIS logs to output mount at C:\output, located on container host Box 3: Yes
http://localhost:5000/swagger
The container provides a full set of documentation for the endpoints and a Try it out feature. With this feature, you can enter your settings into a web-based HTML form and make the query without having to write any code. After the query returns, an example CURL command is provided to demonstrate the HTTP headers and body format that's required.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-container-howto
質問 # 173
You are building content for a video training solution.
You need to create narration to accompany the video content. The solution must use Custom Neural Voice.
What should you use to create a custom neural voice, and which service should you use to generate the narration? To answer, select the appropriate options in the answer area.
NOTE: Each correct answer is worth one point.
正解:
解説:
Explanation:
質問 # 174
You have a collection of Microsoft Word documents and PowerPoint presentations in German.
You need to create a solution to translate the file to French. The solution must meet the following requirements:
* Preserve the original formatting of the files.
* Support the use of s custom glossary.
You create a blob container for German files and a blob container for French files. You upload the original files to the container for German files.
Which three actions should you perform in sequence actions from the list of actions to the answer area and arrange them in the correct order.
正解:
解説:
Explanation
質問 # 175
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.
正解:
解説:
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
質問 # 176
Hotspot Question
You have an Azure AI Vision resource named contoso1 that is hosted in the West US Azure region.
You need to use contoso1 to make a different size of a product photo by using the smart cropping feature.
How should you complete the API URL? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation:
Box 1: "https://contoso1.cognitiveservice.azure.com"
Use contoso1 to refer to the resource.
Box 2: generateThumbnail
Azure AI Services Vision, Generate a smart-cropped thumbnail
You can use Image Analysis 3.2 to generate a thumbnail with smart cropping. You specify the desired height and width, which can differ in aspect ratio from the input image. Image Analysis uses smart cropping to intelligently identify the area of interest and generate cropping coordinates around that region.
Reference:
https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/how-to/generate-thumbnail
質問 # 177
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
質問 # 178
You are building a multilingual chatbot.
You need to send a different answer for positive and negative messages.
Which two Text Analytics APIs should you use? Each correct answer presents part of the solution. (Choose two.) NOTE: Each correct selection is worth one point.
- A. Named Entity Recognition
- B. Key Phrases
- C. Linked entities from a well-known knowledge base
- D. Sentiment Analysis
- E. Detect Language
正解:D、E
解説:
B: The Text Analytics API's Sentiment Analysis feature provides two ways for detecting positive and negative sentiment. If you send a Sentiment Analysis request, the API will return sentiment labels (such as
"negative", "neutral" and "positive") and confidence scores at the sentence and document-level.
D: The Language Detection feature of the Azure Text Analytics REST API evaluates text input for each document and returns language identifiers with a score that indicates the strength of the analysis.
This capability is useful for content stores that collect arbitrary text, where language is unknown. Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/how-tos/text-analytics-how-to- sentiment-analysis?tabs=version-3-1
https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/how-tos/text-analytics-how-to- language-detection
質問 # 179
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation:
質問 # 180
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.
NOTE: Each correct selection is worth one point.
正解:
解説:
質問 # 181
You are developing the shopping on-the-go project.
You need to build the Adaptive Card for the chatbot.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
質問 # 182
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.
質問 # 183
You have an Azure Subscription that contains an Azure OpenAI resource named AI1 and a user named User1.
You need to ensure that User1 can add custom data sources to AI1. The solution must follow the principle of least privilege.
Which role should you assign to User1?
- A. Search Service Contributor
- B. Search index Data Contributor
- C. Cognitive Services OpenAI Contributor
- D. Cognitive Services Contributor
正解:C
解説:
* The requirement is to allow User1 to add custom data sources to an Azure OpenAI resource (AI1).
* Following the principle of least privilege means granting only the specific rights required.
* The Cognitive Services OpenAI Contributor role allows management of Azure OpenAI resources, including attaching custom data sources for RAG (retrieval-augmented generation).
* The Cognitive Services Contributor role is broader and grants access to all cognitive services, which violates least privilege.
* Search Service Contributor and Search Index Data Contributor are roles for Azure AI Search, not for managing data sources on Azure OpenAI.
Microsoft References:
* Azure built-in roles: Cognitive Services OpenAI Contributor
質問 # 184
You need to create a new resource that will be used to perform sentiment analysis and optical character recognition (OCR). The solution must meet the following requirements:
Use a single key and endpoint to access multiple services.
Consolidate billing for future services that you might use.
Support the use of Computer Vision in the future.
How should you complete the HTTP request to create the new resource? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/rest/api/deviceupdate/resourcemanager/accounts/create
https://www.analyticsvidhya.com/blog/2020/12/microsoft-azure-cognitive-services-api-for-ai-development/
質問 # 185
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?
- A. No
- B. Yes
正解:A
解説:
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.
質問 # 186
Select the answer that correctly completes the sentence.
正解:
解説:
Explanation
質問 # 187
You are building an app that will share user images.
You need to configure the app to meet the following requirement's
* uploaded images must be scanned and any text must be extracted from the images.
* Extracted text must be analyzed for the presence of profane language.
* The solution must minimize development effort.
what should you use for each requirement? To answer, select the apocopate opinions in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation
Text Extraction: b) Computer Vision
Computer Vision is a service that can analyze images and extract text from them using optical character recognition (OCR) or read API1. OCR can detect and extract printed or handwritten text from images in various languages and formats, such as PDF, TIFF, or JPEG2. Read API can perform asynchronous batch processing of text from multiple images, and can also handle text in tables, mixed languages, and rotated text3.
Profane Language Detection: c) Content Moderator
Content Moderator is a service that can detect and filter out potentially offensive or unwanted content in text, images, and videos. For text, Content Moderator can identify profane or abusive language, personal data, and custom terms that you define. You can also use Content Moderator to review and moderate the content manually or automatically using workflows.
質問 # 188
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.
正解:
解説:
Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/what-are-cognitive-services
質問 # 189
Select the answer that correctly completes the sentence.
正解:
解説:
Explanation
質問 # 190
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
質問 # 191
Hotspot Question
You have a chatbot.
You need to ensure that the bot conversation resets if a user fails to respond for 10 minutes.
How should you complete the code? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation:
https://learn.microsoft.com/en-us/azure/bot-service/bot-builder-howto-expire- conversation?view=azure-bot-service-4.0&tabs=python#user-interaction-expiration
# Notify the user that the conversation is being restarted.
- await turn_context.send_activity(
# Clear state.
- await self.conversation_state.clear_state(turn_context)
質問 # 192
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.
正解:
解説:
質問 # 193
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.
正解:C
解説:
Explanation
https://docs.microsoft.com/en-us/rest/api/searchmanagement/2021-04-01-preview/query-keys/create
質問 # 194
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
質問 # 195
You are developing an application to recognize employees' faces by using the Face Recognition API. Images of the faces will be accessible from a URI endpoint.
The application has 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.
正解:
解説:
Explanation:
A. True
B. True
C. True
B: see this example code from documentation that uses PersonGroup of size 10,000 :
https://docs.microsoft.com/en-us/azure/cognitive-services/face/face-api-how-to-topics/how-to-add-faces the question wants to trick you into thinking you need to use a LargePersonGroup for a size of 10,000 - but the documentation for it doesn't include this limitation or criteria: https://docs.microsoft.com/en-us/azure
/cognitive-services/face/face-api-how-to-topics/how-to-use-large-scale
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/face/face-api-how-to-topics/use-persondirectory
質問 # 196
You are building a retail kiosk system that will use a custom neural voice. You acquire audio samples and consent from the voice talent. You need to create a voice talent profile. What should you upload to the profile?
- A. a five-minute wav or mp3 file of the voce talent describing the kiosk system
- B. a .zip file that contains 10-second .wav files and the associated transcripts as .txt files
- C. a five-minute .flac audio file and the associated transcript as a w file
- D. a .wav or mp3 file of the voice talent consenting to the creation of a synthetic version of their voice
正解:B
質問 # 197
......
認証トレーニングAI-102試験問題集テストエンジン:https://jp.fast2test.com/AI-102-premium-file.html
Azure AI Engineer Associate AI-102リアル試験問題と解答無料最新になります:https://drive.google.com/open?id=12FkXW8m1iwKBmHCpsuLlpWpw28DLx075