You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/wwl-data-ai/analyze-images/6-knowledge-check.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -16,17 +16,17 @@ durationInMinutes: 2
16
16
quiz:
17
17
title: "Check your knowledge"
18
18
questions:
19
-
- content: "What is the purpose of the Azure AI Vision service?"
19
+
- content: "What is the purpose of the Azure AI Vision Computer Vision service?"
20
20
choices:
21
21
- content: "To provide functionality for audio transcription"
22
22
isCorrect: false
23
-
explanation: "Incorrect. The Azure AI Vision service is designed to extract information from images, not audio."
23
+
explanation: "Incorrect. The Azure AI Vision Computer Vision service is designed to extract information from images, not audio."
24
24
- content: "To extract information from images"
25
25
isCorrect: true
26
26
explanation: "The Azure AI Vision service is designed to help you extract information from images through various functionalities."
27
27
- content: "To detect the presence and location of specific sounds within an audio file"
28
28
isCorrect: false
29
-
explanation: "Incorrect. The Azure AI Vision service is designed to extract information from images, not audio."
29
+
explanation: "Incorrect. The Azure AI Vision Computer Vision service is designed to extract information from images, not audio."
30
30
- content: "You want to use the Azure AI Vision Analyze Image function to generate an appropriate caption for an image. Which visual feature should you specify?"
0 commit comments