New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft AI-102 Exam - Topic 1 Question 23 Discussion

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

You have the following C# method.

You need to deploy an Azure resource to the East US Azure region. The resource will be used to perform sentiment analysis.

How should you call the method?

Show Suggested Answer Hide Answer
Suggested Answer: B

To perform sentiment analysis, we specify TextAnalytics, not ContentModerator.

Possible SKU names include: 'F0','F1','S0','S1','S2','S3','S4','S5','S6','S7','S8'

Possible location names include: westus, eastus


https://docs.microsoft.com/en-us/powershell/module/az.cognitiveservices/new-azcognitiveservicesaccount

Contribute your Thoughts:

0/2000 characters
Veta
4 months ago
I'm surprised there's a difference between 'Standard' and 'S0' plans!
upvoted 0 times
...
Ashley
4 months ago
C has the wrong casing for the region, so it's not valid.
upvoted 0 times
...
Daniela
4 months ago
Wait, isn't ContentModerator also for sentiment?
upvoted 0 times
...
Twila
5 months ago
Definitely agree with B, TextAnalytics is the way to go!
upvoted 0 times
...
Georgeanna
5 months ago
I think B is the right choice for sentiment analysis.
upvoted 0 times
...
Tiffiny
5 months ago
I practiced a similar question, and I think the correct answer is B because it uses the right service for sentiment analysis and the correct region format.
upvoted 0 times
...
Florinda
5 months ago
I think the region name should be 'eastus' instead of 'East US' to match the expected format. That might eliminate options C and D.
upvoted 0 times
...
Josephine
5 months ago
I remember that TextAnalytics is specifically for sentiment analysis, so I think options B and D are the ones to consider.
upvoted 0 times
...
Tiffiny
5 months ago
I'm not sure if 'Standard' is the right pricing tier for this. I feel like I saw something about 'S0' being more common in practice questions.
upvoted 0 times
...
Vicki
5 months ago
This question seems to be focused on optimizing the database performance during high traffic periods. I think the key is to find a solution that can handle the increased load without requiring major changes to the application.
upvoted 0 times
...
Leeann
5 months ago
I'm a little confused by the question. Are we supposed to create a diagram that shows the resources, or one that shows the roles and responsibilities? I want to make sure I understand the requirement before answering.
upvoted 0 times
...

Save Cancel