Designing and Implementing a Microsoft Azure AI Solution — Question 10

You have an Azure Video Analyzer for Media (previously Video Indexer) service that is used to provide a search interface over company videos on your company's website.
You need to be able to search for videos based on who is present in the video.
What should you do?

Answer options

Correct answer: A

Explanation

Creating a person model and associating it with the videos is the correct approach as it allows the system to recognize and search for individuals in the content. The other options either do not facilitate searching by person, such as inviting staff or editing faces, or do not effectively integrate with the video analysis process, like uploading names to a language model.