Skip to content

Commit ab5165d

Browse files
committed
Fixed service name
1 parent e6ab412 commit ab5165d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

learn-pr/wwl-data-ai/analyze-images/6-knowledge-check.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@ durationInMinutes: 2
1616
quiz:
1717
title: "Check your knowledge"
1818
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?"
2020
choices:
2121
- content: "To provide functionality for audio transcription"
2222
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."
2424
- content: "To extract information from images"
2525
isCorrect: true
2626
explanation: "The Azure AI Vision service is designed to help you extract information from images through various functionalities."
2727
- content: "To detect the presence and location of specific sounds within an audio file"
2828
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."
3030
- 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?"
3131
choices:
3232
- content: "Tags"

0 commit comments

Comments
 (0)