Exam AB-731 Topic 1 Question 33 Discussion

Actual exam question for Microsoft's AB-731 exam
Question #: 33
Topic #: 1
Your company manages a website that publishes daily news articles. You need to recommend an AI solution that can analyze text and identify the main people, locations, and companies mentioned in the articles. What should you include in the recommendation?

Suggested Answer: A Vote an answer

The requirement is to analyze text and identify "people, locations, and companies" mentioned in news articles. This is a classic Named Entity Recognition (NER) / entity extraction scenario, which falls under natural language processing. Azure Language in Foundry Tools is the correct choice because it provides text analytics capabilities that detect and categorize entities in unstructured text-commonly including Person
, Location , and Organization . This enables downstream experiences such as topic tagging, search filters (e.
g., "all articles mentioning Company X"), trend dashboards (top people/places mentioned this week), and improved content discovery.
The other options do not match the requirement. Content Safety focuses on moderating harmful or policy- violating content (for example, hate, violence, self-harm, sexual content) and is not the primary tool for extracting named entities. Azure Vision is for analyzing images and performing OCR; it would only be relevant if the articles were images or scans, but the task here is entity extraction from text articles. Azure Speech is for speech-to-text, text-to-speech, and audio analysis; it would be used if your input were audio recordings rather than written articles.
Therefore, to identify key entities (people, locations, companies) from daily news article text, the best recommendation is Azure Language in Foundry Tools .

by Ogden at Jul 26, 2026, 12:00 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10