📘 Free AI-102 Sample Questions
DRAG DROP -
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.
Select and Place:
A
Correct Answer:
A.
DRAG DROP -
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.
A
Correct Answer:
A.
You need to build a chatbot that meets the following requirements:
✑ Supports chit-chat, knowledge base, and multilingual models
✑ Performs sentiment analysis on user messages
✑ Selects the best language model automatically
What should you integrate into the chatbot?
A
QnA Maker, Language Understanding, and Dispatch
B
Translator, Speech, and Dispatch
C
Language Understanding, Text Analytics, and QnA Maker
D
Text Analytics, Translator, and Dispatch
Correct Answer:
C. Language Understanding, Text Analytics, and QnA Maker
Your company wants to reduce how long it takes for employees to log receipts in expense reports. All the receipts are in English.
You need to extract top-level information from the receipts, such as the vendor and the transaction total. The solution must minimize development effort.
Which Azure service should you use?
A
Custom Vision
B
Personalizer
C
Form Recognizer
D
Computer Vision
Correct Answer:
C. Form Recognizer
HOTSPOT -
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.
Hot Area:
A
Correct Answer:
A.
You are developing a new sales system that will process the video and text from a public-facing website.
You plan to monitor the sales system to ensure that it provides equitable results regardless of the user's location or background.
Which two responsible AI principles provide guidance to meet the monitoring requirements? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A
transparency
B
fairness
C
inclusiveness
D
reliability and safety
E
privacy and security
Correct Answer:
B. fairness
DRAG DROP -
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.
NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.
Select and Place:
A
Correct Answer:
A.
HOTSPOT -
You plan to deploy a containerized version of an Azure Cognitive Services service that will be used for text analysis.
You configure https://contoso.cognitiveservices.azure.com as the endpoint URI for the service, and you pull the latest version of the Text Analytics
Sentiment Analysis container.
You need to run the container on an Azure virtual machine by using Docker.
How should you complete the command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
A
Correct Answer:
A.
You have the following C# method for creating Azure Cognitive Services resources programmatically.
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")
Correct Answer:
B. create_resource(client, "res1", "CustomVision.Prediction", "F0", "westus")
You successfully run the following HTTP request.
POST https://management.azure.com/subscriptions/18c51a87-3a69-47a8-aedc-a54745f708a1/resourceGroups/RG1/providers/
Microsoft.CognitiveServices/accounts/contoso1/regenerateKey?api-version=2017-04-18
Body{"keyName": "Key2"}
What is the result of the request?
A
A key for Azure Cognitive Services was generated in Azure Key Vault.
B
A new query key was generated.
C
The primary subscription key and the secondary subscription key were rotated.
D
The secondary subscription key was reset.
Correct Answer:
B. A new query key was generated.
Questions: 1-10 out of 379
Continue Full Practice..
GET ALL 379 QUESTIONS