Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam AI-102 Topic 2 Question 67 Discussion

Actual exam question for Microsoft's AI-102 exam
Question #: 67
Topic #: 2
[All AI-102 Questions]

You have the following C# method for creating Azure Cognitive Services resources programmatically.

You need to call the method to create a free Azure resource in the West US Azure region. The resource will be used to generate captions of images automatically.

Which code should you use?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Georgiann
2 days ago
That makes sense, we do need a higher tier for generating captions. Option C seems like the best choice then.
upvoted 0 times
...
Emerson
4 days ago
Option A seems like the right choice here. The question mentions creating a free Azure resource for image captioning, and the 'ComputerVision' service with the 'F0' pricing tier is the appropriate choice for that use case.
upvoted 0 times
...
Isreal
10 days ago
I disagree, I believe option C is the right one because we need to use the 'S0' tier for generating captions.
upvoted 0 times
...
Georgiann
14 days ago
I think the correct code to use is option A.
upvoted 0 times
...

Save Cancel