Microsoft Azure AI Engineer Associate AI-102 Practice Question

You are building an Azure Function that receives a single paragraph of user-generated text. The function must return both the key phrases and the list of recognized entities while keeping network round-trips to a minimum. You are using the Azure.AI.TextAnalytics SDK (v5.x) against the v3.2 REST API. Which TextAnalyticsClient method should you invoke to satisfy the requirement?

  • Call TextAnalyticsClient.StartAnalyzeHealthcareEntitiesAsync with the text as input.

  • Call TextAnalyticsClient.StartAnalyzeActionsAsync and include both a RecognizeEntitiesAction and an ExtractKeyPhrasesAction.

  • Call TextAnalyticsClient.StartRecognizeEntitiesAsync, then separately call ExtractKeyPhrasesAsync for the same text.

  • Call TextAnalyticsClient.AnalyzeSentimentAsync with a combined analysis type.

Microsoft Azure AI Engineer Associate AI-102
Implement natural language processing solutions
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot