nerdexam
MicrosoftMicrosoft

AI-102 · Question #24

AI-102 Question #24: Real Exam Question with Answer & Explanation

Sign in or unlock AI-102 to reveal the answer and full explanation for question #24. The question stem and answer options stay visible for context.

Submitted by weili_xi· Mar 30, 2026Implement Computer Vision solutions

Question

You have the following C# method for creating Azure AI service resources programmatically. You need to call the function 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?

Options

  • Acreate_resource(client, "res1", "ComputerVision", "F0", "westus")
  • Bcreate_resource(client, "res1", "CustomVision.Prediction", "F0", "westus")
  • Ccreate_resource(client, "res1", "ComputerVision", "S0", "westus")
  • Dcreate_resource(client, "res1", "CustomVision.Prediction", "S0", "westus")

Unlock AI-102 to see the answer

You've previewed enough free AI-102 questions. Unlock AI-102 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Azure Computer Vision#Azure AI provisioning#Azure AI SKUs
Full AI-102 PracticeBrowse All AI-102 Questions