Which code should you use?

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?
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")

Answer: A

Explanation:

https://azure.microsoft.com/en-us/pricing/details/cognitive-services/computer-vision/

Latest AI-102 Dumps Valid Version with 80 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments