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
- A. Create a person model and associate the model to the videos.
- B. Create person objects and provide face images for each object.
- C. Invite the entire staff of the company to Video Indexer.
- D. Edit the faces in the videos.
- E. Upload names to a language model.
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.